Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e006c610c04bb7e0ab96add43a12e9ef9e699912 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-ssh16526765336350355524.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5790768696180030318.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh9793733899323625919.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh3996876412749836946.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-ssh17889267548851413251.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2450 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 e006c610c04bb7e0ab96add43a12e9ef9e699912 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#580)" > 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 e006c610c04bb7e0ab96add43a12e9ef9e699912 # timeout=10 > git rev-list --no-walk c5f9822de111f2ad008e04cca8702a7116aaeba8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-28T17:45:23.828Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-28T17:45:23.892Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-28T17:45:23.908Z] ========================================================= [2023-07-28T17:45:23.908Z] EdgeX Global Pipelines Version Info [2023-07-28T17:45:23.908Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:45:25.006Z] ------------------- [2023-07-28T17:45:25.006Z] stable info: [2023-07-28T17:45:25.006Z] ------------------- [2023-07-28T17:45:25.006Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-28T17:45:25.006Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-28T17:45:25.006Z] Message: update stable to v1.0.250 [2023-07-28T17:45:25.577Z] ------------------- [2023-07-28T17:45:25.577Z] experimental info: [2023-07-28T17:45:25.577Z] ------------------- [2023-07-28T17:45:25.577Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-28T17:45:25.577Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-28T17:45:25.577Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-28T17:45:25.763Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-28T17:45:25.778Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-28T17:45:25.792Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-28T17:45:25.809Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-28T17:45:25.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-28T17:45:25.836Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-28T17:45:25.854Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-28T17:45:25.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-28T17:45:25.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-28T17:45:25.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-28T17:45:25.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-28T17:45:25.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-28T17:45:25.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-28T17:45:25.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-28T17:45:25.994Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-28T17:45:26.007Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-28T17:45:26.017Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-28T17:45:26.032Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-28T17:45:26.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-28T17:45:26.060Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-28T17:45:26.076Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-28T17:45:26.097Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-28T17:45:26.114Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-28T17:45:26.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-28T17:45:26.147Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-28T17:45:26.168Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-28T17:45:26.183Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-28T17:45:26.203Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-28T17:45:26.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-28T17:45:26.238Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-28T17:45:26.249Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] echo [2023-07-28T17:45:26.267Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e006c61 [Pipeline] echo [2023-07-28T17:45:26.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-28T17:45:26.331Z] provisioning config files... [2023-07-28T17:45:26.345Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10918373682708231264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:45:26.652Z] ---> docker-login.sh [2023-07-28T17:45:26.652Z] nexus3.edgexfoundry.org:10001 [2023-07-28T17:45:26.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:45:27.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:45:27.178Z] Configure a credential helper to remove this warning. See [2023-07-28T17:45:27.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:45:27.178Z] [2023-07-28T17:45:27.178Z] Login Succeeded [2023-07-28T17:45:27.178Z] nexus3.edgexfoundry.org:10002 [2023-07-28T17:45:27.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:45:27.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:45:27.178Z] Configure a credential helper to remove this warning. See [2023-07-28T17:45:27.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:45:27.178Z] [2023-07-28T17:45:27.178Z] Login Succeeded [2023-07-28T17:45:27.178Z] nexus3.edgexfoundry.org:10003 [2023-07-28T17:45:27.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:45:27.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:45:27.178Z] Configure a credential helper to remove this warning. See [2023-07-28T17:45:27.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:45:27.178Z] [2023-07-28T17:45:27.178Z] Login Succeeded [2023-07-28T17:45:27.178Z] nexus3.edgexfoundry.org:10004 [2023-07-28T17:45:27.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:45:27.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:45:27.440Z] Configure a credential helper to remove this warning. See [2023-07-28T17:45:27.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:45:27.440Z] [2023-07-28T17:45:27.440Z] Login Succeeded [2023-07-28T17:45:27.440Z] docker.io [2023-07-28T17:45:27.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:45:28.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:45:28.011Z] Configure a credential helper to remove this warning. See [2023-07-28T17:45:28.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:45:28.011Z] [2023-07-28T17:45:28.011Z] Login Succeeded [2023-07-28T17:45:28.011Z] ---> docker-login.sh ends [Pipeline] } [2023-07-28T17:45:28.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-28T17:45:28.411Z] + git rev-list -1 --merges e006c610c04bb7e0ab96add43a12e9ef9e699912~1..e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] echo [2023-07-28T17:45:28.464Z] -----------> git rev-list -1 --merges e006c610c04bb7e0ab96add43a12e9ef9e699912~1..e006c610c04bb7e0ab96add43a12e9ef9e699912 e006c610c04bb7e0ab96add43a12e9ef9e699912 [false] [Pipeline] sh [2023-07-28T17:45:28.753Z] + git log --format=format:%s -1 e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] echo [2023-07-28T17:45:28.771Z] ========================================================= [2023-07-28T17:45:28.771Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-28T17:45:28.771Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-28T17:45:29.097Z] + git log --format=format:%s -1 e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] echo [2023-07-28T17:45:29.108Z] [semverPrep] GIT_COMMIT: e006c610c04bb7e0ab96add43a12e9ef9e699912, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#580) [Pipeline] echo [2023-07-28T17:45:29.116Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-28T17:45:29.480Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-28T17:45:29.480Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-28T17:45:29.480Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-28T17:45:29.480Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-28T17:45:29.480Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-28T17:45:29.480Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-28T17:45:29.480Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:45:29.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-28T17:45:29.894Z] [2023-07-28T17:45:29.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:45:30.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-28T17:45:30.197Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-28T17:45:30.197Z] b85a868b505f: Pulling fs layer [2023-07-28T17:45:30.197Z] e2be974225ed: Pulling fs layer [2023-07-28T17:45:30.197Z] 339a4e72a1f5: Pulling fs layer [2023-07-28T17:45:30.197Z] 988bab9f4d93: Pulling fs layer [2023-07-28T17:45:30.197Z] 1469e6f7b9e6: Pulling fs layer [2023-07-28T17:45:30.197Z] eaf3925da568: Pulling fs layer [2023-07-28T17:45:30.197Z] bab4dde63d76: Pulling fs layer [2023-07-28T17:45:30.197Z] bde34c3a00c8: Pulling fs layer [2023-07-28T17:45:30.197Z] b352a97aabf1: Pulling fs layer [2023-07-28T17:45:30.197Z] 4872d77fe225: Pulling fs layer [2023-07-28T17:45:30.197Z] 5851b861e8e6: Pulling fs layer [2023-07-28T17:45:30.197Z] bde34c3a00c8: Waiting [2023-07-28T17:45:30.197Z] b352a97aabf1: Waiting [2023-07-28T17:45:30.197Z] 4872d77fe225: Waiting [2023-07-28T17:45:30.197Z] 5851b861e8e6: Waiting [2023-07-28T17:45:30.197Z] 988bab9f4d93: Waiting [2023-07-28T17:45:30.197Z] eaf3925da568: Waiting [2023-07-28T17:45:30.197Z] bab4dde63d76: Waiting [2023-07-28T17:45:30.197Z] 1469e6f7b9e6: Waiting [2023-07-28T17:45:30.197Z] e2be974225ed: Verifying Checksum [2023-07-28T17:45:30.197Z] e2be974225ed: Download complete [2023-07-28T17:45:30.197Z] 988bab9f4d93: Download complete [2023-07-28T17:45:30.459Z] 339a4e72a1f5: Verifying Checksum [2023-07-28T17:45:30.459Z] 339a4e72a1f5: Download complete [2023-07-28T17:45:30.459Z] 1469e6f7b9e6: Verifying Checksum [2023-07-28T17:45:30.459Z] 1469e6f7b9e6: Download complete [2023-07-28T17:45:30.459Z] eaf3925da568: Verifying Checksum [2023-07-28T17:45:30.459Z] eaf3925da568: Download complete [2023-07-28T17:45:30.459Z] bde34c3a00c8: Download complete [2023-07-28T17:45:30.459Z] b352a97aabf1: Verifying Checksum [2023-07-28T17:45:30.459Z] b352a97aabf1: Download complete [2023-07-28T17:45:30.459Z] 4872d77fe225: Verifying Checksum [2023-07-28T17:45:30.459Z] 4872d77fe225: Download complete [2023-07-28T17:45:30.459Z] 5851b861e8e6: Verifying Checksum [2023-07-28T17:45:30.459Z] 5851b861e8e6: Download complete [2023-07-28T17:45:30.719Z] b85a868b505f: Verifying Checksum [2023-07-28T17:45:30.719Z] b85a868b505f: Download complete [2023-07-28T17:45:30.977Z] bab4dde63d76: Verifying Checksum [2023-07-28T17:45:30.977Z] bab4dde63d76: Download complete [2023-07-28T17:45:31.916Z] b85a868b505f: Pull complete [2023-07-28T17:45:31.916Z] e2be974225ed: Pull complete [2023-07-28T17:45:32.490Z] 339a4e72a1f5: Pull complete [2023-07-28T17:45:32.490Z] 988bab9f4d93: Pull complete [2023-07-28T17:45:33.066Z] 1469e6f7b9e6: Pull complete [2023-07-28T17:45:33.066Z] eaf3925da568: Pull complete [2023-07-28T17:45:34.442Z] bab4dde63d76: Pull complete [2023-07-28T17:45:34.701Z] bde34c3a00c8: Pull complete [2023-07-28T17:45:34.701Z] b352a97aabf1: Pull complete [2023-07-28T17:45:34.960Z] 4872d77fe225: Pull complete [2023-07-28T17:45:34.960Z] 5851b861e8e6: Pull complete [2023-07-28T17:45:34.960Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-28T17:45:34.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-28T17:45:34.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-28T17:45:35.054Z] prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container [2023-07-28T17:45:35.086Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-28T17:45:37.818Z] $ docker top f5aa63f861a9229fcf8916af59850ec92ae63037009fb6390171d35521a52836 -eo pid,comm [2023-07-28T17:45:37.872Z] 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). [2023-07-28T17:45:37.872Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-28T17:45:37.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-28T17:45:37.902Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-28T17:45:38.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-28T17:45:38.021Z] $ docker exec f5aa63f861a9229fcf8916af59850ec92ae63037009fb6390171d35521a52836 ssh-agent [2023-07-28T17:45:38.114Z] SSH_AUTH_SOCK=/tmp/ssh-8TjeDLbeUeP5/agent.33 [2023-07-28T17:45:38.114Z] SSH_AGENT_PID=40 [2023-07-28T17:45:38.120Z] Running ssh-add (command line suppressed) [2023-07-28T17:45:38.206Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9260011438727875199.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9260011438727875199.key) [2023-07-28T17:45:38.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-28T17:45:38.507Z] + git tag --points-at HEAD [Pipeline] } [2023-07-28T17:45:38.517Z] $ docker exec --env ******** --env ******** f5aa63f861a9229fcf8916af59850ec92ae63037009fb6390171d35521a52836 ssh-agent -k [2023-07-28T17:45:38.627Z] unset SSH_AUTH_SOCK; [2023-07-28T17:45:38.628Z] unset SSH_AGENT_PID; [2023-07-28T17:45:38.628Z] echo Agent pid 40 killed; [2023-07-28T17:45:38.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-28T17:45:38.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-28T17:45:38.660Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-28T17:45:38.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-28T17:45:38.793Z] $ docker exec f5aa63f861a9229fcf8916af59850ec92ae63037009fb6390171d35521a52836 ssh-agent [2023-07-28T17:45:38.925Z] SSH_AUTH_SOCK=/tmp/ssh-ciQqxCIxRna1/agent.72 [2023-07-28T17:45:38.925Z] SSH_AGENT_PID=78 [2023-07-28T17:45:38.931Z] Running ssh-add (command line suppressed) [2023-07-28T17:45:39.039Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14674990349569372572.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14674990349569372572.key) [2023-07-28T17:45:39.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-28T17:45:39.348Z] + git semver init [2023-07-28T17:45:39.608Z] 2023-07-28 17:45:39,536 [run_init] DEBUG init version:0.0.0 force:False [2023-07-28T17:45:39.608Z] 2023-07-28 17:45:39,536 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-07-28T17:45:39.608Z] 2023-07-28 17:45:39,537 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-07-28T17:45:39.608Z] 2023-07-28 17:45:39,537 [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) [2023-07-28T17:45:40.547Z] 2023-07-28 17:45:40,440 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-07-28T17:45:40.547Z] 2023-07-28 17:45:40,440 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-07-28T17:45:40.547Z] 2023-07-28 17:45:40,440 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-28T17:45:40.547Z] 2023-07-28 17:45:40,441 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-28T17:45:40.547Z] 3.1.0-dev.5 [Pipeline] } [2023-07-28T17:45:40.563Z] $ docker exec --env ******** --env ******** f5aa63f861a9229fcf8916af59850ec92ae63037009fb6390171d35521a52836 ssh-agent -k [2023-07-28T17:45:40.657Z] unset SSH_AUTH_SOCK; [2023-07-28T17:45:40.657Z] unset SSH_AGENT_PID; [2023-07-28T17:45:40.657Z] echo Agent pid 78 killed; [2023-07-28T17:45:40.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-28T17:45:40.967Z] + git semver [Pipeline] } [2023-07-28T17:45:41.244Z] $ docker stop --time=1 f5aa63f861a9229fcf8916af59850ec92ae63037009fb6390171d35521a52836 [2023-07-28T17:45:42.536Z] $ docker rm -f --volumes f5aa63f861a9229fcf8916af59850ec92ae63037009fb6390171d35521a52836 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-28T17:45:42.882Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-28T17:45:43.118Z] Stashed 1 file(s) [Pipeline] echo [2023-07-28T17:45:43.121Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [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 [2023-07-28T17:45:43.296Z] provisioning config files... [2023-07-28T17:45:43.305Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16768511479799895912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:45:43.601Z] ---> docker-login.sh [2023-07-28T17:45:43.601Z] nexus3.edgexfoundry.org:10001 [2023-07-28T17:45:43.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:45:43.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:45:43.602Z] Configure a credential helper to remove this warning. See [2023-07-28T17:45:43.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:45:43.602Z] [2023-07-28T17:45:43.602Z] Login Succeeded [2023-07-28T17:45:43.602Z] nexus3.edgexfoundry.org:10002 [2023-07-28T17:45:43.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:45:43.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:45:43.602Z] Configure a credential helper to remove this warning. See [2023-07-28T17:45:43.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:45:43.602Z] [2023-07-28T17:45:43.602Z] Login Succeeded [2023-07-28T17:45:43.602Z] nexus3.edgexfoundry.org:10003 [2023-07-28T17:45:43.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:45:43.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:45:43.862Z] Configure a credential helper to remove this warning. See [2023-07-28T17:45:43.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:45:43.862Z] [2023-07-28T17:45:43.862Z] Login Succeeded [2023-07-28T17:45:43.862Z] nexus3.edgexfoundry.org:10004 [2023-07-28T17:45:43.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:45:43.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:45:43.862Z] Configure a credential helper to remove this warning. See [2023-07-28T17:45:43.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:45:43.862Z] [2023-07-28T17:45:43.862Z] Login Succeeded [2023-07-28T17:45:43.862Z] docker.io [2023-07-28T17:45:44.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:45:44.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:45:44.381Z] Configure a credential helper to remove this warning. See [2023-07-28T17:45:44.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:45:44.381Z] [2023-07-28T17:45:44.381Z] Login Succeeded [2023-07-28T17:45:44.381Z] ---> docker-login.sh ends [Pipeline] } [2023-07-28T17:45:44.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-28T17:45:44.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-28T17:45:44.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-28T17:45:44.460Z] ========================================================= [2023-07-28T17:45:44.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-28T17:45:44.460Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:45:44.766Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-28T17:45:44.766Z] Sending build context to Docker daemon 3.308MB [2023-07-28T17:45:44.766Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-28T17:45:44.766Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-28T17:45:44.766Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-28T17:45:44.766Z] 4db1b89c0bd1: Pulling fs layer [2023-07-28T17:45:44.766Z] 6911f1a30b25: Pulling fs layer [2023-07-28T17:45:44.766Z] e194b8c5c2a9: Pulling fs layer [2023-07-28T17:45:44.766Z] 6863d3e3a2b1: Pulling fs layer [2023-07-28T17:45:44.766Z] ec0bb842ea78: Pulling fs layer [2023-07-28T17:45:44.766Z] 40a00589a448: Pulling fs layer [2023-07-28T17:45:44.766Z] 6c08303d61cc: Pulling fs layer [2023-07-28T17:45:44.766Z] 798269fcf238: Pulling fs layer [2023-07-28T17:45:44.766Z] 6863d3e3a2b1: Waiting [2023-07-28T17:45:44.766Z] 40a00589a448: Waiting [2023-07-28T17:45:44.766Z] 6c08303d61cc: Waiting [2023-07-28T17:45:44.766Z] 798269fcf238: Waiting [2023-07-28T17:45:44.766Z] ec0bb842ea78: Waiting [2023-07-28T17:45:44.766Z] 6911f1a30b25: Download complete [2023-07-28T17:45:44.766Z] 6863d3e3a2b1: Verifying Checksum [2023-07-28T17:45:44.766Z] 6863d3e3a2b1: Download complete [2023-07-28T17:45:44.766Z] ec0bb842ea78: Download complete [2023-07-28T17:45:44.766Z] 4db1b89c0bd1: Verifying Checksum [2023-07-28T17:45:44.766Z] 4db1b89c0bd1: Download complete [2023-07-28T17:45:45.026Z] 40a00589a448: Verifying Checksum [2023-07-28T17:45:45.026Z] 40a00589a448: Download complete [2023-07-28T17:45:45.026Z] 4db1b89c0bd1: Pull complete [2023-07-28T17:45:45.289Z] 6911f1a30b25: Pull complete [2023-07-28T17:45:45.862Z] e194b8c5c2a9: Verifying Checksum [2023-07-28T17:45:45.862Z] e194b8c5c2a9: Download complete [2023-07-28T17:45:45.862Z] 798269fcf238: Verifying Checksum [2023-07-28T17:45:45.862Z] 798269fcf238: Download complete [2023-07-28T17:45:45.862Z] 6c08303d61cc: Verifying Checksum [2023-07-28T17:45:45.862Z] 6c08303d61cc: Download complete [2023-07-28T17:45:49.145Z] e194b8c5c2a9: Pull complete [2023-07-28T17:45:49.405Z] 6863d3e3a2b1: Pull complete [2023-07-28T17:45:49.405Z] ec0bb842ea78: Pull complete [2023-07-28T17:45:49.405Z] 40a00589a448: Pull complete [2023-07-28T17:45:51.941Z] 6c08303d61cc: Pull complete [2023-07-28T17:45:52.875Z] 798269fcf238: Pull complete [2023-07-28T17:45:52.875Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-28T17:45:52.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-28T17:45:52.875Z] ---> ec979cd7f677 [2023-07-28T17:45:52.875Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-28T17:45:57.109Z] ---> Running in 2469191b8db7 [2023-07-28T17:45:57.109Z] Removing intermediate container 2469191b8db7 [2023-07-28T17:45:57.109Z] ---> 5ba233a927e9 [2023-07-28T17:45:57.109Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-28T17:45:57.109Z] ---> Running in 4bb221b19cbd [2023-07-28T17:45:57.368Z] Removing intermediate container 4bb221b19cbd [2023-07-28T17:45:57.368Z] ---> 69ce76588595 [2023-07-28T17:45:57.368Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-28T17:45:57.368Z] ---> Running in 5796b9ce26d9 [2023-07-28T17:45:57.368Z] Removing intermediate container 5796b9ce26d9 [2023-07-28T17:45:57.368Z] ---> 91f8283e391f [2023-07-28T17:45:57.368Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-28T17:45:57.368Z] ---> Running in 32558fa5caee [2023-07-28T17:45:57.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-28T17:45:57.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-28T17:45:58.146Z] OK: 265 MiB in 53 packages [2023-07-28T17:45:58.242Z] Still waiting to schedule task [2023-07-28T17:45:58.242Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-28T17:45:58.713Z] Removing intermediate container 32558fa5caee [2023-07-28T17:45:58.713Z] ---> 3dec0888d001 [2023-07-28T17:45:58.713Z] Step 7/12 : WORKDIR /app [2023-07-28T17:45:58.713Z] ---> Running in 4d262e2084e6 [2023-07-28T17:45:58.713Z] Removing intermediate container 4d262e2084e6 [2023-07-28T17:45:58.713Z] ---> 34d213537c23 [2023-07-28T17:45:58.713Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-28T17:45:58.713Z] ---> f1c871044f7a [2023-07-28T17:45:58.713Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-28T17:45:58.713Z] ---> Running in 6068a023b166 [2023-07-28T17:46:45.395Z] Removing intermediate container 6068a023b166 [2023-07-28T17:46:45.395Z] ---> 14795d2c72ba [2023-07-28T17:46:45.395Z] Step 10/12 : COPY . . [2023-07-28T17:46:45.395Z] ---> ded3006ac4c1 [2023-07-28T17:46:45.395Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-28T17:46:45.395Z] ---> Running in 5ddb830a1e25 [2023-07-28T17:46:45.655Z] Removing intermediate container 5ddb830a1e25 [2023-07-28T17:46:45.655Z] ---> 0ebb686c5a05 [2023-07-28T17:46:45.655Z] Step 12/12 : RUN $MAKE [2023-07-28T17:46:45.655Z] ---> Running in 6c25091a93ae [2023-07-28T17:46:45.915Z] noop [2023-07-28T17:46:46.174Z] Removing intermediate container 6c25091a93ae [2023-07-28T17:46:46.174Z] ---> e47fd8a05d25 [2023-07-28T17:46:46.174Z] Successfully built e47fd8a05d25 [2023-07-28T17:46:46.174Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:46:46.481Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-28T17:46:46.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-28T17:46:46.549Z] prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container [2023-07-28T17:46:46.578Z] $ 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 ******** ci-base-image-x86_64 cat [2023-07-28T17:46:46.915Z] $ docker top 6f8012614efbd6cda40cae0e0fa8828d723b3dc2176ba9cee862ebfdc13a978d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-28T17:46:47.256Z] + go version [2023-07-28T17:46:47.256Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-28T17:46:47.266Z] $ docker stop --time=1 6f8012614efbd6cda40cae0e0fa8828d723b3dc2176ba9cee862ebfdc13a978d [2023-07-28T17:46:48.522Z] $ docker rm -f --volumes 6f8012614efbd6cda40cae0e0fa8828d723b3dc2176ba9cee862ebfdc13a978d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:46:48.901Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-28T17:46:48.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-28T17:46:48.969Z] prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container [2023-07-28T17:46:49.001Z] $ 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 ******** ci-base-image-x86_64 cat [2023-07-28T17:46:49.312Z] $ docker top 8558bf3e8869ac3abb6d3e2780658dfaf529fed0985d29c58826276c4a531756 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-28T17:46:49.651Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-07-28T17:46:49.948Z] + make test [2023-07-28T17:46:49.948Z] go test -race -coverprofile=coverage.out ./... [2023-07-28T17:47:11.869Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-28T17:47:20.706Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2452 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-07-28T17:47:20.720Z] Running in /w/workspace/app-service-configurable/174 [Pipeline] { [Pipeline] checkout [2023-07-28T17:47:20.761Z] Selected Git installation does not exist. Using Default [2023-07-28T17:47:20.761Z] The recommended git tool is: NONE [2023-07-28T17:47:26.476Z] using credential edgex-jenkins-ssh [2023-07-28T17:47:26.491Z] Cloning the remote Git repository [2023-07-28T17:47:26.529Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-28T17:47:26.616Z] > git init /w/workspace/app-service-configurable/174 # timeout=10 [2023-07-28T17:47:26.750Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-28T17:47:26.751Z] > git --version # timeout=10 [2023-07-28T17:47:26.771Z] > git --version # 'git version 2.25.1' [2023-07-28T17:47:26.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-28T17:47:26.929Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-28T17:47:28.081Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-28T17:47:28.109Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-28T17:47:28.919Z] Avoid second fetch [2023-07-28T17:47:28.920Z] Checking out Revision e006c610c04bb7e0ab96add43a12e9ef9e699912 (main) [2023-07-28T17:47:29.461Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#580)" [2023-07-28T17:47:28.934Z] > git config core.sparsecheckout # timeout=10 [2023-07-28T17:47:28.995Z] > git checkout -f e006c610c04bb7e0ab96add43a12e9ef9e699912 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-28T17:47:29.944Z] go vet ./... [2023-07-28T17:47:30.318Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-28T17:47:30.318Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-28T17:47:30.318Z] Dload Upload Total Spent Left Speed [2023-07-28T17:47:30.318Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-07-28T17:47:30.881Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-28T17:47:30.881Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-28T17:47:30.881Z] ./bin/test-attribution-txt.sh [2023-07-28T17:47:30.947Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] echo [2023-07-28T17:47:31.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-28T17:47:31.162Z] $ docker stop --time=1 8558bf3e8869ac3abb6d3e2780658dfaf529fed0985d29c58826276c4a531756 [2023-07-28T17:47:31.264Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-28T17:47:31.264Z] + sudo tee /etc/docker/daemon.new [2023-07-28T17:47:31.264Z] { [2023-07-28T17:47:31.264Z] "registry-mirrors": [ [2023-07-28T17:47:31.264Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-28T17:47:31.264Z] ], [2023-07-28T17:47:31.264Z] "bip": "10.250.0.254/24", [2023-07-28T17:47:31.264Z] "hosts": [ [2023-07-28T17:47:31.264Z] "tcp://0.0.0.0:5555", [2023-07-28T17:47:31.264Z] "unix:///var/run/docker.sock" [2023-07-28T17:47:31.264Z] ], [2023-07-28T17:47:31.264Z] "mtu": 1458, [2023-07-28T17:47:31.264Z] "selinux-enabled": true, [2023-07-28T17:47:31.264Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-28T17:47:31.264Z] } [2023-07-28T17:47:34.894Z] $ docker rm -f --volumes 8558bf3e8869ac3abb6d3e2780658dfaf529fed0985d29c58826276c4a531756 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2023-07-28T17:47:35.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-28T17:47:35.469Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2023-07-28T17:47:35.485Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-28T17:47:35.818Z] + sudo service docker restart [2023-07-28T17:47:36.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-28T17:47:36.307Z] + ls -al . [2023-07-28T17:47:36.308Z] total 180 [2023-07-28T17:47:36.308Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 17:46 . [2023-07-28T17:47:36.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:45 .. [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 28 17:45 .dockerignore [2023-07-28T17:47:36.308Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 17:45 .git [2023-07-28T17:47:36.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 17:45 .github [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 28 17:45 .gitignore [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 28 17:45 .golangci.yml [2023-07-28T17:47:36.308Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 17:45 .semver [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 28 17:45 Attribution.txt [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 28 17:45 CHANGELOG.md [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 28 17:45 Dockerfile [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 17:45 GOVERNANCE.md [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 28 17:45 Jenkinsfile [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 28 17:45 LICENSE [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 28 17:45 OWNERS.md [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 28 17:45 README.md [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 28 17:45 VERSION [2023-07-28T17:47:36.308Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:45 bin [2023-07-28T17:47:36.308Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 28 17:46 coverage.out [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 28 17:45 go.mod [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 28 17:45 go.sum [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 28 17:45 main.go [2023-07-28T17:47:36.308Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 28 17:45 makefile [2023-07-28T17:47:36.308Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 17:45 res [2023-07-28T17:47:36.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:45 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:47:36.619Z] + 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=e006c610c04bb7e0ab96add43a12e9ef9e699912 --label arch=amd64 --label version=3.1.0-dev.5 . [2023-07-28T17:47:36.619Z] Sending build context to Docker daemon 3.309MB [2023-07-28T17:47:36.619Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-28T17:47:36.619Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-28T17:47:36.619Z] ---> e47fd8a05d25 [2023-07-28T17:47:36.619Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-28T17:47:36.878Z] ---> Running in 45a19c8a46be [2023-07-28T17:47:36.879Z] Removing intermediate container 45a19c8a46be [2023-07-28T17:47:36.879Z] ---> fcc58292f3d9 [2023-07-28T17:47:36.879Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-28T17:47:36.879Z] ---> Running in 7d02cabd045d [2023-07-28T17:47:36.879Z] Removing intermediate container 7d02cabd045d [2023-07-28T17:47:36.879Z] ---> 4e6d1c910e13 [2023-07-28T17:47:36.879Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-28T17:47:36.879Z] ---> Running in dfa69ad369ff [2023-07-28T17:47:37.139Z] Removing intermediate container dfa69ad369ff [2023-07-28T17:47:37.139Z] ---> 9a16c1ad2d54 [2023-07-28T17:47:37.139Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-28T17:47:37.139Z] ---> Running in 7190df1ef25b [2023-07-28T17:47:37.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-28T17:47:37.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-28T17:47:37.918Z] OK: 265 MiB in 53 packages [2023-07-28T17:47:38.178Z] Removing intermediate container 7190df1ef25b [2023-07-28T17:47:38.178Z] ---> a06cdb2090af [2023-07-28T17:47:38.178Z] Step 7/26 : WORKDIR /app [2023-07-28T17:47:38.178Z] ---> Running in 2bafa31ebc35 [2023-07-28T17:47:38.178Z] Removing intermediate container 2bafa31ebc35 [2023-07-28T17:47:38.178Z] ---> ae114fdff6ab [2023-07-28T17:47:38.178Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-28T17:47:38.436Z] ---> dfabbd12039e [2023-07-28T17:47:38.436Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-28T17:47:38.436Z] ---> Running in 624db5483e7d [2023-07-28T17:47:39.373Z] Removing intermediate container 624db5483e7d [2023-07-28T17:47:39.373Z] ---> e827a3a88577 [2023-07-28T17:47:39.373Z] Step 10/26 : COPY . . [2023-07-28T17:47:39.373Z] ---> 89aa416b6ad5 [2023-07-28T17:47:39.373Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-28T17:47:39.373Z] ---> Running in 1bbe4d3de529 [2023-07-28T17:47:39.633Z] Removing intermediate container 1bbe4d3de529 [2023-07-28T17:47:39.633Z] ---> d9f0ac2262c2 [2023-07-28T17:47:39.633Z] Step 12/26 : RUN $MAKE [2023-07-28T17:47:39.633Z] ---> Running in 31671c65dbce [2023-07-28T17:47:39.892Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.5" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-28T17:47:54.064Z] provisioning config files... [2023-07-28T17:47:54.086Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/174@tmp/config16416330517965358666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:47:54.434Z] ---> docker-login.sh [2023-07-28T17:47:54.434Z] nexus3.edgexfoundry.org:10001 [2023-07-28T17:47:54.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:47:54.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:47:54.973Z] Configure a credential helper to remove this warning. See [2023-07-28T17:47:54.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:47:54.973Z] [2023-07-28T17:47:54.973Z] Login Succeeded [2023-07-28T17:47:54.973Z] nexus3.edgexfoundry.org:10002 [2023-07-28T17:47:55.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:47:55.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:47:55.513Z] Configure a credential helper to remove this warning. See [2023-07-28T17:47:55.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:47:55.513Z] [2023-07-28T17:47:55.513Z] Login Succeeded [2023-07-28T17:47:55.513Z] nexus3.edgexfoundry.org:10003 [2023-07-28T17:47:55.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:47:55.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:47:55.788Z] Configure a credential helper to remove this warning. See [2023-07-28T17:47:55.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:47:55.788Z] [2023-07-28T17:47:55.788Z] Login Succeeded [2023-07-28T17:47:55.788Z] nexus3.edgexfoundry.org:10004 [2023-07-28T17:47:56.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:47:56.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:47:56.056Z] Configure a credential helper to remove this warning. See [2023-07-28T17:47:56.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:47:56.056Z] [2023-07-28T17:47:56.056Z] Login Succeeded [2023-07-28T17:47:56.056Z] docker.io [2023-07-28T17:47:56.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:47:56.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:47:56.590Z] Configure a credential helper to remove this warning. See [2023-07-28T17:47:56.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:47:56.590Z] [2023-07-28T17:47:56.590Z] Login Succeeded [2023-07-28T17:47:56.590Z] ---> docker-login.sh ends [Pipeline] } [2023-07-28T17:47:56.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-28T17:47:56.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-28T17:47:56.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-28T17:47:56.879Z] ========================================================= [2023-07-28T17:47:56.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-28T17:47:56.879Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:47:57.222Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-28T17:47:57.222Z] Sending build context to Docker daemon 176.1kB [2023-07-28T17:47:57.500Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-28T17:47:57.500Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-28T17:47:57.500Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-28T17:47:57.500Z] edb6bdbacee9: Pulling fs layer [2023-07-28T17:47:57.500Z] 5f9638ab2659: Pulling fs layer [2023-07-28T17:47:57.500Z] 8d51d6327a98: Pulling fs layer [2023-07-28T17:47:57.500Z] 8b374f2dd631: Pulling fs layer [2023-07-28T17:47:57.500Z] ec14aa9079de: Pulling fs layer [2023-07-28T17:47:57.500Z] 2f466654f4bb: Pulling fs layer [2023-07-28T17:47:57.500Z] 554e91adad29: Pulling fs layer [2023-07-28T17:47:57.500Z] ec14aa9079de: Waiting [2023-07-28T17:47:57.500Z] 2f466654f4bb: Waiting [2023-07-28T17:47:57.500Z] 554e91adad29: Waiting [2023-07-28T17:47:57.500Z] 8b374f2dd631: Waiting [2023-07-28T17:47:57.500Z] 5f9638ab2659: Verifying Checksum [2023-07-28T17:47:57.500Z] 5f9638ab2659: Download complete [2023-07-28T17:47:57.770Z] 8b374f2dd631: Verifying Checksum [2023-07-28T17:47:57.770Z] 8b374f2dd631: Download complete [2023-07-28T17:47:57.770Z] ec14aa9079de: Verifying Checksum [2023-07-28T17:47:57.770Z] ec14aa9079de: Download complete [2023-07-28T17:47:57.770Z] edb6bdbacee9: Verifying Checksum [2023-07-28T17:47:57.770Z] edb6bdbacee9: Download complete [2023-07-28T17:47:58.751Z] edb6bdbacee9: Pull complete [2023-07-28T17:47:59.017Z] 554e91adad29: Verifying Checksum [2023-07-28T17:47:59.017Z] 554e91adad29: Download complete [2023-07-28T17:47:59.286Z] 5f9638ab2659: Pull complete [2023-07-28T17:48:00.258Z] 8d51d6327a98: Verifying Checksum [2023-07-28T17:48:00.258Z] 8d51d6327a98: Download complete [2023-07-28T17:48:00.258Z] 2f466654f4bb: Download complete [2023-07-28T17:48:02.174Z] Removing intermediate container 31671c65dbce [2023-07-28T17:48:02.174Z] ---> 8046a311f9e6 [2023-07-28T17:48:02.174Z] Step 13/26 : FROM alpine:3.17 [2023-07-28T17:48:02.174Z] 3.17: Pulling from library/alpine [2023-07-28T17:48:02.174Z] 4db1b89c0bd1: Already exists [2023-07-28T17:48:02.174Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-28T17:48:02.174Z] Status: Downloaded newer image for alpine:3.17 [2023-07-28T17:48:02.174Z] ---> 1f73a9d63274 [2023-07-28T17:48:02.174Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-28T17:48:02.174Z] ---> Running in 2b4b509cc7bf [2023-07-28T17:48:02.174Z] Removing intermediate container 2b4b509cc7bf [2023-07-28T17:48:02.174Z] ---> 27de2630c531 [2023-07-28T17:48:02.174Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-28T17:48:02.174Z] ---> Running in 9428ec24d202 [2023-07-28T17:48:02.174Z] Removing intermediate container 9428ec24d202 [2023-07-28T17:48:02.174Z] ---> 8de52ae3e3ca [2023-07-28T17:48:02.174Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-28T17:48:02.174Z] ---> Running in 18bd7d093aba [2023-07-28T17:48:02.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-28T17:48:02.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-28T17:48:02.174Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-28T17:48:02.174Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-28T17:48:02.174Z] Executing busybox-1.35.0-r29.trigger [2023-07-28T17:48:02.174Z] Executing ca-certificates-20230506-r0.trigger [2023-07-28T17:48:02.174Z] OK: 8 MiB in 17 packages [2023-07-28T17:48:02.174Z] Removing intermediate container 18bd7d093aba [2023-07-28T17:48:02.174Z] ---> 1b13988d6254 [2023-07-28T17:48:02.174Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-28T17:48:02.174Z] ---> 0b3048c259a3 [2023-07-28T17:48:02.174Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-28T17:48:02.174Z] ---> 70710ab05f70 [2023-07-28T17:48:02.174Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-28T17:48:02.174Z] ---> 02834a3ecaa1 [2023-07-28T17:48:02.174Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-28T17:48:02.433Z] ---> 8f97371f06b2 [2023-07-28T17:48:02.434Z] Step 21/26 : EXPOSE 48095 [2023-07-28T17:48:02.434Z] ---> Running in 66a43714094e [2023-07-28T17:48:02.434Z] Removing intermediate container 66a43714094e [2023-07-28T17:48:02.434Z] ---> e56600eed05b [2023-07-28T17:48:02.434Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-28T17:48:02.434Z] ---> Running in 041238bb1cfa [2023-07-28T17:48:02.434Z] Removing intermediate container 041238bb1cfa [2023-07-28T17:48:02.434Z] ---> bb84973b9365 [2023-07-28T17:48:02.434Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-28T17:48:02.434Z] ---> Running in c43f2f4a2f5c [2023-07-28T17:48:02.694Z] Removing intermediate container c43f2f4a2f5c [2023-07-28T17:48:02.694Z] ---> cc1bf38c5c8f [2023-07-28T17:48:02.694Z] Step 24/26 : LABEL arch=amd64 [2023-07-28T17:48:02.694Z] ---> Running in 75f576a3de98 [2023-07-28T17:48:02.694Z] Removing intermediate container 75f576a3de98 [2023-07-28T17:48:02.694Z] ---> 6f3e7dcae68b [2023-07-28T17:48:02.694Z] Step 25/26 : LABEL git_sha=e006c610c04bb7e0ab96add43a12e9ef9e699912 [2023-07-28T17:48:02.694Z] ---> Running in bbea30a5dad0 [2023-07-28T17:48:02.694Z] Removing intermediate container bbea30a5dad0 [2023-07-28T17:48:02.694Z] ---> 18978b2f8ea2 [2023-07-28T17:48:02.694Z] Step 26/26 : LABEL version=3.1.0-dev.5 [2023-07-28T17:48:02.694Z] ---> Running in 6d635bd93c2c [2023-07-28T17:48:02.954Z] Removing intermediate container 6d635bd93c2c [2023-07-28T17:48:02.954Z] ---> 82c8c136a441 [2023-07-28T17:48:02.954Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-28T17:48:02.954Z] Successfully built 82c8c136a441 [2023-07-28T17:48:02.954Z] 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 [2023-07-28T17:48:03.034Z] provisioning config files... [2023-07-28T17:48:03.041Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5008401982623770159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:48:03.407Z] ---> docker-login.sh [2023-07-28T17:48:03.407Z] nexus3.edgexfoundry.org:10001 [2023-07-28T17:48:03.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:48:03.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:48:03.407Z] Configure a credential helper to remove this warning. See [2023-07-28T17:48:03.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:48:03.407Z] [2023-07-28T17:48:03.407Z] Login Succeeded [2023-07-28T17:48:03.407Z] nexus3.edgexfoundry.org:10002 [2023-07-28T17:48:03.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:48:03.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:48:03.407Z] Configure a credential helper to remove this warning. See [2023-07-28T17:48:03.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:48:03.407Z] [2023-07-28T17:48:03.407Z] Login Succeeded [2023-07-28T17:48:03.407Z] nexus3.edgexfoundry.org:10003 [2023-07-28T17:48:03.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:48:03.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:48:03.666Z] Configure a credential helper to remove this warning. See [2023-07-28T17:48:03.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:48:03.666Z] [2023-07-28T17:48:03.666Z] Login Succeeded [2023-07-28T17:48:03.666Z] nexus3.edgexfoundry.org:10004 [2023-07-28T17:48:03.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:48:03.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:48:03.666Z] Configure a credential helper to remove this warning. See [2023-07-28T17:48:03.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:48:03.666Z] [2023-07-28T17:48:03.666Z] Login Succeeded [2023-07-28T17:48:03.666Z] docker.io [2023-07-28T17:48:03.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:48:04.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:48:04.235Z] Configure a credential helper to remove this warning. See [2023-07-28T17:48:04.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:48:04.235Z] [2023-07-28T17:48:04.235Z] Login Succeeded [2023-07-28T17:48:04.235Z] ---> docker-login.sh ends [Pipeline] } [2023-07-28T17:48:04.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-28T17:48:04.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-28T17:48:04.282Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-07-28T17:48:04.282Z] e006c610c04bb7e0ab96add43a12e9ef9e699912 [2023-07-28T17:48:04.282Z] latest [2023-07-28T17:48:04.282Z] 3.1.0-dev.5 [2023-07-28T17:48:04.282Z] e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 [2023-07-28T17:48:04.282Z] main [2023-07-28T17:48:04.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:48:04.586Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:48:04.888Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e006c610c04bb7e0ab96add43a12e9ef9e699912 [2023-07-28T17:48:04.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-28T17:48:04.888Z] be3b923c9026: Preparing [2023-07-28T17:48:04.888Z] f7131ba473a1: Preparing [2023-07-28T17:48:04.888Z] 3770beb3e279: Preparing [2023-07-28T17:48:04.888Z] 25ce45a55e74: Preparing [2023-07-28T17:48:04.888Z] b634f6841419: Preparing [2023-07-28T17:48:04.888Z] 3dab9f8bf2d2: Preparing [2023-07-28T17:48:04.888Z] 3dab9f8bf2d2: Waiting [2023-07-28T17:48:04.888Z] 25ce45a55e74: Pushed [2023-07-28T17:48:04.888Z] 3770beb3e279: Pushed [2023-07-28T17:48:04.888Z] f7131ba473a1: Pushed [2023-07-28T17:48:04.888Z] 3dab9f8bf2d2: Layer already exists [2023-07-28T17:48:04.888Z] b634f6841419: Pushed [2023-07-28T17:48:07.419Z] be3b923c9026: Pushed [2023-07-28T17:48:07.419Z] e006c610c04bb7e0ab96add43a12e9ef9e699912: digest: sha256:b282dacce4441395be3f2028c06ef950cc40f4b592014c1d872f9461afab3c70 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:48:07.726Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:48:08.028Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-28T17:48:08.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-28T17:48:08.028Z] be3b923c9026: Preparing [2023-07-28T17:48:08.028Z] f7131ba473a1: Preparing [2023-07-28T17:48:08.028Z] 3770beb3e279: Preparing [2023-07-28T17:48:08.028Z] 25ce45a55e74: Preparing [2023-07-28T17:48:08.028Z] b634f6841419: Preparing [2023-07-28T17:48:08.028Z] 3dab9f8bf2d2: Preparing [2023-07-28T17:48:08.028Z] 3dab9f8bf2d2: Waiting [2023-07-28T17:48:08.028Z] 25ce45a55e74: Layer already exists [2023-07-28T17:48:08.028Z] 3770beb3e279: Layer already exists [2023-07-28T17:48:08.028Z] be3b923c9026: Layer already exists [2023-07-28T17:48:08.028Z] f7131ba473a1: Layer already exists [2023-07-28T17:48:08.028Z] b634f6841419: Layer already exists [2023-07-28T17:48:08.028Z] 3dab9f8bf2d2: Layer already exists [2023-07-28T17:48:08.028Z] latest: digest: sha256:b282dacce4441395be3f2028c06ef950cc40f4b592014c1d872f9461afab3c70 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:48:08.335Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:48:08.656Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.5 [2023-07-28T17:48:08.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-28T17:48:08.656Z] be3b923c9026: Preparing [2023-07-28T17:48:08.656Z] f7131ba473a1: Preparing [2023-07-28T17:48:08.656Z] 3770beb3e279: Preparing [2023-07-28T17:48:08.656Z] 25ce45a55e74: Preparing [2023-07-28T17:48:08.656Z] b634f6841419: Preparing [2023-07-28T17:48:08.656Z] 3dab9f8bf2d2: Preparing [2023-07-28T17:48:08.656Z] 3dab9f8bf2d2: Waiting [2023-07-28T17:48:08.656Z] 25ce45a55e74: Layer already exists [2023-07-28T17:48:08.656Z] be3b923c9026: Layer already exists [2023-07-28T17:48:08.656Z] 3770beb3e279: Layer already exists [2023-07-28T17:48:08.656Z] f7131ba473a1: Layer already exists [2023-07-28T17:48:08.656Z] b634f6841419: Layer already exists [2023-07-28T17:48:08.656Z] 3dab9f8bf2d2: Layer already exists [2023-07-28T17:48:08.656Z] 3.1.0-dev.5: digest: sha256:b282dacce4441395be3f2028c06ef950cc40f4b592014c1d872f9461afab3c70 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:48:08.961Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:48:09.262Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 [2023-07-28T17:48:09.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-28T17:48:09.262Z] be3b923c9026: Preparing [2023-07-28T17:48:09.262Z] f7131ba473a1: Preparing [2023-07-28T17:48:09.262Z] 3770beb3e279: Preparing [2023-07-28T17:48:09.262Z] 25ce45a55e74: Preparing [2023-07-28T17:48:09.262Z] b634f6841419: Preparing [2023-07-28T17:48:09.262Z] 3dab9f8bf2d2: Preparing [2023-07-28T17:48:09.262Z] 3dab9f8bf2d2: Waiting [2023-07-28T17:48:09.262Z] be3b923c9026: Layer already exists [2023-07-28T17:48:09.262Z] 3770beb3e279: Layer already exists [2023-07-28T17:48:09.262Z] f7131ba473a1: Layer already exists [2023-07-28T17:48:09.262Z] b634f6841419: Layer already exists [2023-07-28T17:48:09.262Z] 25ce45a55e74: Layer already exists [2023-07-28T17:48:09.262Z] 3dab9f8bf2d2: Layer already exists [2023-07-28T17:48:09.262Z] e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5: digest: sha256:b282dacce4441395be3f2028c06ef950cc40f4b592014c1d872f9461afab3c70 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:48:09.576Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:48:09.876Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-07-28T17:48:09.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-28T17:48:09.876Z] be3b923c9026: Preparing [2023-07-28T17:48:09.876Z] f7131ba473a1: Preparing [2023-07-28T17:48:09.876Z] 3770beb3e279: Preparing [2023-07-28T17:48:09.876Z] 25ce45a55e74: Preparing [2023-07-28T17:48:09.876Z] b634f6841419: Preparing [2023-07-28T17:48:09.876Z] 3dab9f8bf2d2: Preparing [2023-07-28T17:48:09.876Z] 3dab9f8bf2d2: Waiting [2023-07-28T17:48:09.876Z] b634f6841419: Layer already exists [2023-07-28T17:48:09.876Z] 25ce45a55e74: Layer already exists [2023-07-28T17:48:09.876Z] f7131ba473a1: Layer already exists [2023-07-28T17:48:09.876Z] 3770beb3e279: Layer already exists [2023-07-28T17:48:09.876Z] be3b923c9026: Layer already exists [2023-07-28T17:48:09.876Z] 3dab9f8bf2d2: Layer already exists [2023-07-28T17:48:09.876Z] main: digest: sha256:b282dacce4441395be3f2028c06ef950cc40f4b592014c1d872f9461afab3c70 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-28T17:48:09.919Z] ===================================================== [Pipeline] echo [2023-07-28T17:48:09.930Z] taggedImages: [2023-07-28T17:48:09.930Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e006c610c04bb7e0ab96add43a12e9ef9e699912 [2023-07-28T17:48:09.930Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-28T17:48:09.930Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.5 [2023-07-28T17:48:09.930Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 [2023-07-28T17:48:09.930Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:48:10.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-28T17:48:10.323Z] [2023-07-28T17:48:10.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:48:10.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-28T17:48:10.625Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-28T17:48:10.625Z] 5eb5b503b376: Pulling fs layer [2023-07-28T17:48:10.625Z] 5c69ac0246d0: Pulling fs layer [2023-07-28T17:48:10.625Z] ec43610c2a17: Pulling fs layer [2023-07-28T17:48:10.625Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-28T17:48:10.625Z] 33b1e0a273af: Pulling fs layer [2023-07-28T17:48:10.625Z] 5d3b04190fa2: Pulling fs layer [2023-07-28T17:48:10.625Z] 2f39f015ded8: Pulling fs layer [2023-07-28T17:48:10.625Z] 3a2ae6a8a46f: Waiting [2023-07-28T17:48:10.625Z] 5d3b04190fa2: Waiting [2023-07-28T17:48:10.625Z] 33b1e0a273af: Waiting [2023-07-28T17:48:10.625Z] 2f39f015ded8: Waiting [2023-07-28T17:48:10.625Z] 5c69ac0246d0: Verifying Checksum [2023-07-28T17:48:10.625Z] 5c69ac0246d0: Download complete [2023-07-28T17:48:10.625Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-28T17:48:10.625Z] 3a2ae6a8a46f: Download complete [2023-07-28T17:48:10.625Z] 33b1e0a273af: Verifying Checksum [2023-07-28T17:48:10.625Z] 33b1e0a273af: Download complete [2023-07-28T17:48:10.625Z] ec43610c2a17: Verifying Checksum [2023-07-28T17:48:10.625Z] ec43610c2a17: Download complete [2023-07-28T17:48:10.625Z] 5d3b04190fa2: Verifying Checksum [2023-07-28T17:48:10.625Z] 5d3b04190fa2: Download complete [2023-07-28T17:48:10.890Z] 5eb5b503b376: Verifying Checksum [2023-07-28T17:48:10.890Z] 5eb5b503b376: Download complete [2023-07-28T17:48:11.455Z] 2f39f015ded8: Download complete [2023-07-28T17:48:12.022Z] 5eb5b503b376: Pull complete [2023-07-28T17:48:12.022Z] 5c69ac0246d0: Pull complete [2023-07-28T17:48:12.281Z] ec43610c2a17: Pull complete [2023-07-28T17:48:12.540Z] 3a2ae6a8a46f: Pull complete [2023-07-28T17:48:12.540Z] 33b1e0a273af: Pull complete [2023-07-28T17:48:12.585Z] 8d51d6327a98: Pull complete [2023-07-28T17:48:12.585Z] 8b374f2dd631: Pull complete [2023-07-28T17:48:12.585Z] ec14aa9079de: Pull complete [2023-07-28T17:48:12.798Z] 5d3b04190fa2: Pull complete [2023-07-28T17:48:16.985Z] 2f39f015ded8: Pull complete [2023-07-28T17:48:16.985Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-28T17:48:16.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-28T17:48:16.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-28T17:48:17.068Z] prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container [2023-07-28T17:48:17.102Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-28T17:48:19.232Z] 2f466654f4bb: Pull complete [2023-07-28T17:48:20.471Z] $ docker top b6d08950719a75ae39269b39a51ae470364a5e280515b92958563455042ffac0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:48:20.865Z] ---> job-cost.sh [2023-07-28T17:48:20.865Z] lf-activate-venv: SKIPPING [2023-07-28T17:48:20.865Z] INFO: No Stack... [2023-07-28T17:48:21.124Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-28T17:48:21.184Z] 554e91adad29: Pull complete [2023-07-28T17:48:21.184Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-28T17:48:21.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-28T17:48:21.184Z] ---> 1e15ea492957 [2023-07-28T17:48:21.184Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-28T17:48:21.384Z] INFO: Archiving Costs [Pipeline] sh [2023-07-28T17:48:21.675Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-07-28T17:48:21.675Z] + cut -d, -f6 [Pipeline] lock [2023-07-28T17:48:21.688Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] [2023-07-28T17:48:21.693Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] did not exist. Created. [2023-07-28T17:48:21.693Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-28T17:48:21.991Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-28T17:48:22.023Z] Stashed 1 file(s) [Pipeline] } [2023-07-28T17:48:22.035Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-28T17:48:22.056Z] $ docker stop --time=1 b6d08950719a75ae39269b39a51ae470364a5e280515b92958563455042ffac0 [2023-07-28T17:48:23.147Z] ---> Running in 2bb86b6829bf [2023-07-28T17:48:23.147Z] Removing intermediate container 2bb86b6829bf [2023-07-28T17:48:23.147Z] ---> f2ff71b90f08 [2023-07-28T17:48:23.147Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-28T17:48:23.147Z] ---> Running in 81b09eae9a61 [2023-07-28T17:48:23.212Z] $ docker rm -f --volumes b6d08950719a75ae39269b39a51ae470364a5e280515b92958563455042ffac0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-28T17:48:23.416Z] Removing intermediate container 81b09eae9a61 [2023-07-28T17:48:23.416Z] ---> e6aa300f42dd [2023-07-28T17:48:23.416Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-28T17:48:23.416Z] ---> Running in 5079c8670cc4 [2023-07-28T17:48:23.687Z] Removing intermediate container 5079c8670cc4 [2023-07-28T17:48:23.688Z] ---> 6e9b3fafa838 [2023-07-28T17:48:23.688Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-28T17:48:24.030Z] ---> Running in 8eeb2b530820 [2023-07-28T17:48:25.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-28T17:48:25.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-28T17:48:26.574Z] OK: 263 MiB in 53 packages [2023-07-28T17:48:27.539Z] Removing intermediate container 8eeb2b530820 [2023-07-28T17:48:27.539Z] ---> eefcd8212e42 [2023-07-28T17:48:27.539Z] Step 7/12 : WORKDIR /app [2023-07-28T17:48:27.539Z] ---> Running in fcd5c5ec2fed [2023-07-28T17:48:27.808Z] Removing intermediate container fcd5c5ec2fed [2023-07-28T17:48:27.808Z] ---> e94dd71d9504 [2023-07-28T17:48:27.808Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-28T17:48:28.090Z] ---> b643ac0f29d5 [2023-07-28T17:48:28.090Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-28T17:48:28.359Z] ---> Running in c913d1c2c7f9 [2023-07-28T17:49:36.241Z] Removing intermediate container c913d1c2c7f9 [2023-07-28T17:49:36.241Z] ---> 75478917dce2 [2023-07-28T17:49:36.241Z] Step 10/12 : COPY . . [2023-07-28T17:49:36.241Z] ---> 6f4e2b84a33e [2023-07-28T17:49:36.241Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-28T17:49:36.241Z] ---> Running in 93472593faff [2023-07-28T17:49:36.241Z] Removing intermediate container 93472593faff [2023-07-28T17:49:36.241Z] ---> 95d8e15164f1 [2023-07-28T17:49:36.241Z] Step 12/12 : RUN $MAKE [2023-07-28T17:49:36.241Z] ---> Running in 2596c6900c8e [2023-07-28T17:49:36.241Z] noop [2023-07-28T17:49:36.241Z] Removing intermediate container 2596c6900c8e [2023-07-28T17:49:36.241Z] ---> b1cbe32d0a3c [2023-07-28T17:49:36.241Z] Successfully built b1cbe32d0a3c [2023-07-28T17:49:36.241Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:49:36.600Z] + docker inspect -f . ci-base-image-arm64 [2023-07-28T17:49:36.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-28T17:49:36.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-2452 does not seem to be running inside a container [2023-07-28T17:49:36.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/174 -v /w/workspace/app-service-configurable/174:/w/workspace/app-service-configurable/174:rw,z -v /w/workspace/app-service-configurable/174@tmp:/w/workspace/app-service-configurable/174@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 [2023-07-28T17:49:38.052Z] $ docker top f45cbf2d2140a7782241e238185fd998747d3e9850ed82eb8556c79100674950 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-28T17:49:38.841Z] + go version [2023-07-28T17:49:38.841Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-28T17:49:38.861Z] $ docker stop --time=1 f45cbf2d2140a7782241e238185fd998747d3e9850ed82eb8556c79100674950 [2023-07-28T17:49:43.373Z] $ docker rm -f --volumes f45cbf2d2140a7782241e238185fd998747d3e9850ed82eb8556c79100674950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:49:43.908Z] + docker inspect -f . ci-base-image-arm64 [2023-07-28T17:49:43.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-28T17:49:44.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-2452 does not seem to be running inside a container [2023-07-28T17:49:44.196Z] $ 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/174 -v /w/workspace/app-service-configurable/174:/w/workspace/app-service-configurable/174:rw,z -v /w/workspace/app-service-configurable/174@tmp:/w/workspace/app-service-configurable/174@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 [2023-07-28T17:49:45.301Z] $ docker top abec81fc39739ae3b1e50c11277835ae41a32cee3f6e1b338441bc373bec82a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-28T17:49:45.811Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/174 [Pipeline] fileExists [Pipeline] sh [2023-07-28T17:49:46.465Z] + make test [2023-07-28T17:49:46.465Z] go test -race -coverprofile=coverage.out ./... [2023-07-28T17:52:38.956Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-28T17:52:38.956Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-28T17:52:38.956Z] go vet ./... [2023-07-28T17:55:00.668Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-28T17:55:00.668Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-28T17:55:00.668Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-28T17:55:00.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-28T17:55:00.693Z] $ docker stop --time=1 abec81fc39739ae3b1e50c11277835ae41a32cee3f6e1b338441bc373bec82a1 [2023-07-28T17:55:02.600Z] $ docker rm -f --volumes abec81fc39739ae3b1e50c11277835ae41a32cee3f6e1b338441bc373bec82a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-28T17:55:04.128Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-28T17:55:04.151Z] Warning: overwriting stash ‘coverage-report’ [2023-07-28T17:55:04.561Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-28T17:55:04.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-28T17:55:05.249Z] + ls -al . [2023-07-28T17:55:05.249Z] total 176 [2023-07-28T17:55:05.249Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 28 17:49 . [2023-07-28T17:55:05.249Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:47 .. [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 28 17:47 .dockerignore [2023-07-28T17:55:05.249Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 17:47 .git [2023-07-28T17:55:05.249Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 17:47 .github [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 28 17:47 .gitignore [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 28 17:47 .golangci.yml [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 28 17:47 Attribution.txt [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 28 17:47 CHANGELOG.md [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 28 17:47 Dockerfile [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 17:47 GOVERNANCE.md [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 28 17:47 Jenkinsfile [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 28 17:47 LICENSE [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 28 17:47 OWNERS.md [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 28 17:47 README.md [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 28 17:45 VERSION [2023-07-28T17:55:05.249Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:47 bin [2023-07-28T17:55:05.249Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 28 17:49 coverage.out [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 28 17:47 go.mod [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 28 17:47 go.sum [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 28 17:47 main.go [2023-07-28T17:55:05.249Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 28 17:47 makefile [2023-07-28T17:55:05.249Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 17:47 res [2023-07-28T17:55:05.249Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:47 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:55:05.587Z] + 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=e006c610c04bb7e0ab96add43a12e9ef9e699912 --label arch=arm64 --label version=3.1.0-dev.5 . [2023-07-28T17:55:05.588Z] Sending build context to Docker daemon 177.2kB [2023-07-28T17:55:05.855Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-28T17:55:05.855Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-28T17:55:05.855Z] ---> b1cbe32d0a3c [2023-07-28T17:55:05.855Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-28T17:55:05.855Z] ---> Running in d53ebf1f50b9 [2023-07-28T17:55:06.127Z] Removing intermediate container d53ebf1f50b9 [2023-07-28T17:55:06.127Z] ---> 72bca9964764 [2023-07-28T17:55:06.127Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-28T17:55:06.395Z] ---> Running in c5597cb5041f [2023-07-28T17:55:06.664Z] Removing intermediate container c5597cb5041f [2023-07-28T17:55:06.664Z] ---> 3d9d0e8ad2ef [2023-07-28T17:55:06.664Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-28T17:55:06.664Z] ---> Running in be7a4041d49f [2023-07-28T17:55:06.931Z] Removing intermediate container be7a4041d49f [2023-07-28T17:55:06.931Z] ---> 358f4bd8e1c3 [2023-07-28T17:55:06.931Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-28T17:55:06.931Z] ---> Running in 928bb7e87af5 [2023-07-28T17:55:07.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-28T17:55:08.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-28T17:55:09.884Z] OK: 263 MiB in 53 packages [2023-07-28T17:55:10.471Z] Removing intermediate container 928bb7e87af5 [2023-07-28T17:55:10.471Z] ---> f3784d7f0c62 [2023-07-28T17:55:10.471Z] Step 7/26 : WORKDIR /app [2023-07-28T17:55:10.471Z] ---> Running in 865abf88e59c [2023-07-28T17:55:10.739Z] Removing intermediate container 865abf88e59c [2023-07-28T17:55:10.739Z] ---> 5b943619fda3 [2023-07-28T17:55:10.739Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-28T17:55:12.682Z] ---> 659685796228 [2023-07-28T17:55:12.682Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-28T17:55:12.951Z] ---> Running in c4eb6874ac2f [2023-07-28T17:55:15.552Z] Removing intermediate container c4eb6874ac2f [2023-07-28T17:55:15.552Z] ---> 2b6459f2e2ad [2023-07-28T17:55:15.552Z] Step 10/26 : COPY . . [2023-07-28T17:55:15.818Z] ---> ff2b82941d33 [2023-07-28T17:55:15.818Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-28T17:55:15.818Z] ---> Running in 48a9c036faee [2023-07-28T17:55:16.088Z] Removing intermediate container 48a9c036faee [2023-07-28T17:55:16.088Z] ---> 5b8af5ebf0e5 [2023-07-28T17:55:16.088Z] Step 12/26 : RUN $MAKE [2023-07-28T17:55:16.088Z] ---> Running in 1b5b540e89d0 [2023-07-28T17:55:17.049Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.5" -trimpath -mod=readonly -o app-service-configurable [2023-07-28T17:57:38.755Z] Removing intermediate container 1b5b540e89d0 [2023-07-28T17:57:38.755Z] ---> 01afffedd255 [2023-07-28T17:57:38.755Z] Step 13/26 : FROM alpine:3.17 [2023-07-28T17:57:38.755Z] 3.17: Pulling from library/alpine [2023-07-28T17:57:38.755Z] edb6bdbacee9: Already exists [2023-07-28T17:57:38.755Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-28T17:57:38.755Z] Status: Downloaded newer image for alpine:3.17 [2023-07-28T17:57:38.755Z] ---> 779605e5fbc0 [2023-07-28T17:57:38.755Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-28T17:57:38.755Z] ---> Running in 3af993103b57 [2023-07-28T17:57:38.755Z] Removing intermediate container 3af993103b57 [2023-07-28T17:57:38.755Z] ---> c59cb4225621 [2023-07-28T17:57:38.755Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-28T17:57:38.755Z] ---> Running in bcaa35510ff8 [2023-07-28T17:57:38.755Z] Removing intermediate container bcaa35510ff8 [2023-07-28T17:57:38.755Z] ---> c359d486e626 [2023-07-28T17:57:38.755Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-28T17:57:38.755Z] ---> Running in df6bf7c3465d [2023-07-28T17:57:38.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-28T17:57:38.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-28T17:57:38.755Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-28T17:57:38.755Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-28T17:57:38.755Z] Executing busybox-1.35.0-r29.trigger [2023-07-28T17:57:38.755Z] Executing ca-certificates-20230506-r0.trigger [2023-07-28T17:57:38.755Z] OK: 8 MiB in 17 packages [2023-07-28T17:57:38.755Z] Removing intermediate container df6bf7c3465d [2023-07-28T17:57:38.755Z] ---> b01d633bb6e2 [2023-07-28T17:57:38.755Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-28T17:57:38.755Z] ---> 66881797084c [2023-07-28T17:57:38.755Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-28T17:57:38.755Z] ---> c22cee79c7c7 [2023-07-28T17:57:38.755Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-28T17:57:38.755Z] ---> 970432933103 [2023-07-28T17:57:38.755Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-28T17:57:39.720Z] ---> 5204b98395fe [2023-07-28T17:57:39.720Z] Step 21/26 : EXPOSE 48095 [2023-07-28T17:57:39.720Z] ---> Running in c2cf3e711165 [2023-07-28T17:57:39.720Z] Removing intermediate container c2cf3e711165 [2023-07-28T17:57:39.720Z] ---> 6fbea464ac64 [2023-07-28T17:57:39.720Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-28T17:57:39.987Z] ---> Running in 58279b2f4de2 [2023-07-28T17:57:40.259Z] Removing intermediate container 58279b2f4de2 [2023-07-28T17:57:40.259Z] ---> 84c440a90393 [2023-07-28T17:57:40.259Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-28T17:57:40.259Z] ---> Running in 31fcb8f76e03 [2023-07-28T17:57:40.527Z] Removing intermediate container 31fcb8f76e03 [2023-07-28T17:57:40.527Z] ---> a2d2b11bfdc2 [2023-07-28T17:57:40.527Z] Step 24/26 : LABEL arch=arm64 [2023-07-28T17:57:40.527Z] ---> Running in 5e6c29efccd4 [2023-07-28T17:57:40.797Z] Removing intermediate container 5e6c29efccd4 [2023-07-28T17:57:40.797Z] ---> d039a1b916e5 [2023-07-28T17:57:40.797Z] Step 25/26 : LABEL git_sha=e006c610c04bb7e0ab96add43a12e9ef9e699912 [2023-07-28T17:57:41.073Z] ---> Running in 046105400bd8 [2023-07-28T17:57:41.340Z] Removing intermediate container 046105400bd8 [2023-07-28T17:57:41.340Z] ---> 5b9b7ce7f085 [2023-07-28T17:57:41.340Z] Step 26/26 : LABEL version=3.1.0-dev.5 [2023-07-28T17:57:41.340Z] ---> Running in 27ee2f972702 [2023-07-28T17:57:41.606Z] Removing intermediate container 27ee2f972702 [2023-07-28T17:57:41.606Z] ---> c2dad6b7b3fb [2023-07-28T17:57:41.606Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-28T17:57:41.606Z] Successfully built c2dad6b7b3fb [2023-07-28T17:57:41.606Z] 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 [2023-07-28T17:57:41.739Z] provisioning config files... [2023-07-28T17:57:41.755Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/174@tmp/config13047970204706578549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:57:42.164Z] ---> docker-login.sh [2023-07-28T17:57:42.164Z] nexus3.edgexfoundry.org:10001 [2023-07-28T17:57:42.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:57:42.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:57:42.436Z] Configure a credential helper to remove this warning. See [2023-07-28T17:57:42.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:57:42.436Z] [2023-07-28T17:57:42.436Z] Login Succeeded [2023-07-28T17:57:42.436Z] nexus3.edgexfoundry.org:10002 [2023-07-28T17:57:42.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:57:42.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:57:42.707Z] Configure a credential helper to remove this warning. See [2023-07-28T17:57:42.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:57:42.707Z] [2023-07-28T17:57:42.707Z] Login Succeeded [2023-07-28T17:57:42.707Z] nexus3.edgexfoundry.org:10003 [2023-07-28T17:57:42.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:57:43.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:57:43.259Z] Configure a credential helper to remove this warning. See [2023-07-28T17:57:43.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:57:43.259Z] [2023-07-28T17:57:43.259Z] Login Succeeded [2023-07-28T17:57:43.259Z] nexus3.edgexfoundry.org:10004 [2023-07-28T17:57:43.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:57:43.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:57:43.527Z] Configure a credential helper to remove this warning. See [2023-07-28T17:57:43.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:57:43.527Z] [2023-07-28T17:57:43.527Z] Login Succeeded [2023-07-28T17:57:43.527Z] docker.io [2023-07-28T17:57:43.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-28T17:57:44.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-28T17:57:44.071Z] Configure a credential helper to remove this warning. See [2023-07-28T17:57:44.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-28T17:57:44.071Z] [2023-07-28T17:57:44.071Z] Login Succeeded [2023-07-28T17:57:44.071Z] ---> docker-login.sh ends [Pipeline] } [2023-07-28T17:57:44.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-28T17:57:44.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-28T17:57:44.134Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-07-28T17:57:44.134Z] e006c610c04bb7e0ab96add43a12e9ef9e699912 [2023-07-28T17:57:44.134Z] latest [2023-07-28T17:57:44.134Z] 3.1.0-dev.5 [2023-07-28T17:57:44.134Z] e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 [2023-07-28T17:57:44.134Z] main [2023-07-28T17:57:44.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:57:44.464Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:57:44.804Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e006c610c04bb7e0ab96add43a12e9ef9e699912 [2023-07-28T17:57:44.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-28T17:57:44.804Z] c52834e7d1f1: Preparing [2023-07-28T17:57:44.804Z] 538f6075d525: Preparing [2023-07-28T17:57:44.804Z] 17a4071e00b0: Preparing [2023-07-28T17:57:44.804Z] 8cee5d176b03: Preparing [2023-07-28T17:57:44.804Z] 1381368989a4: Preparing [2023-07-28T17:57:44.804Z] 9386262d7a74: Preparing [2023-07-28T17:57:44.804Z] 9386262d7a74: Waiting [2023-07-28T17:57:45.071Z] 17a4071e00b0: Pushed [2023-07-28T17:57:45.071Z] 8cee5d176b03: Pushed [2023-07-28T17:57:45.071Z] 538f6075d525: Pushed [2023-07-28T17:57:45.071Z] 9386262d7a74: Layer already exists [2023-07-28T17:57:45.339Z] 1381368989a4: Pushed [2023-07-28T17:57:50.676Z] c52834e7d1f1: Pushed [2023-07-28T17:57:50.676Z] e006c610c04bb7e0ab96add43a12e9ef9e699912: digest: sha256:7fabe4e44e83cc37e303353305d14d7c4bed0fd11cbbef267c661e8f7c35e4bc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:57:51.010Z] + 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 [2023-07-28T17:57:51.341Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-28T17:57:51.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-28T17:57:51.341Z] c52834e7d1f1: Preparing [2023-07-28T17:57:51.341Z] 538f6075d525: Preparing [2023-07-28T17:57:51.341Z] 17a4071e00b0: Preparing [2023-07-28T17:57:51.341Z] 8cee5d176b03: Preparing [2023-07-28T17:57:51.341Z] 1381368989a4: Preparing [2023-07-28T17:57:51.341Z] 9386262d7a74: Preparing [2023-07-28T17:57:51.341Z] 9386262d7a74: Waiting [2023-07-28T17:57:51.341Z] 8cee5d176b03: Layer already exists [2023-07-28T17:57:51.341Z] 17a4071e00b0: Layer already exists [2023-07-28T17:57:51.341Z] c52834e7d1f1: Layer already exists [2023-07-28T17:57:51.341Z] 1381368989a4: Layer already exists [2023-07-28T17:57:51.341Z] 538f6075d525: Layer already exists [2023-07-28T17:57:51.341Z] 9386262d7a74: Layer already exists [2023-07-28T17:57:51.341Z] latest: digest: sha256:7fabe4e44e83cc37e303353305d14d7c4bed0fd11cbbef267c661e8f7c35e4bc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:57:51.675Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:57:52.005Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.5 [2023-07-28T17:57:52.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-28T17:57:52.005Z] c52834e7d1f1: Preparing [2023-07-28T17:57:52.005Z] 538f6075d525: Preparing [2023-07-28T17:57:52.005Z] 17a4071e00b0: Preparing [2023-07-28T17:57:52.005Z] 8cee5d176b03: Preparing [2023-07-28T17:57:52.005Z] 1381368989a4: Preparing [2023-07-28T17:57:52.005Z] 9386262d7a74: Preparing [2023-07-28T17:57:52.005Z] 8cee5d176b03: Layer already exists [2023-07-28T17:57:52.005Z] 538f6075d525: Layer already exists [2023-07-28T17:57:52.005Z] 1381368989a4: Layer already exists [2023-07-28T17:57:52.005Z] 17a4071e00b0: Layer already exists [2023-07-28T17:57:52.005Z] c52834e7d1f1: Layer already exists [2023-07-28T17:57:52.005Z] 9386262d7a74: Layer already exists [2023-07-28T17:57:52.005Z] 3.1.0-dev.5: digest: sha256:7fabe4e44e83cc37e303353305d14d7c4bed0fd11cbbef267c661e8f7c35e4bc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:57:52.357Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:57:52.700Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 [2023-07-28T17:57:52.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-28T17:57:52.700Z] c52834e7d1f1: Preparing [2023-07-28T17:57:52.700Z] 538f6075d525: Preparing [2023-07-28T17:57:52.700Z] 17a4071e00b0: Preparing [2023-07-28T17:57:52.700Z] 8cee5d176b03: Preparing [2023-07-28T17:57:52.700Z] 1381368989a4: Preparing [2023-07-28T17:57:52.700Z] 9386262d7a74: Preparing [2023-07-28T17:57:52.700Z] 9386262d7a74: Waiting [2023-07-28T17:57:52.700Z] 538f6075d525: Layer already exists [2023-07-28T17:57:52.700Z] 8cee5d176b03: Layer already exists [2023-07-28T17:57:52.700Z] 17a4071e00b0: Layer already exists [2023-07-28T17:57:52.700Z] c52834e7d1f1: Layer already exists [2023-07-28T17:57:52.700Z] 1381368989a4: Layer already exists [2023-07-28T17:57:52.700Z] 9386262d7a74: Layer already exists [2023-07-28T17:57:52.700Z] e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5: digest: sha256:7fabe4e44e83cc37e303353305d14d7c4bed0fd11cbbef267c661e8f7c35e4bc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:57:53.038Z] + 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 [2023-07-28T17:57:53.372Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-07-28T17:57:53.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-28T17:57:53.373Z] c52834e7d1f1: Preparing [2023-07-28T17:57:53.373Z] 538f6075d525: Preparing [2023-07-28T17:57:53.373Z] 17a4071e00b0: Preparing [2023-07-28T17:57:53.373Z] 8cee5d176b03: Preparing [2023-07-28T17:57:53.373Z] 1381368989a4: Preparing [2023-07-28T17:57:53.373Z] 9386262d7a74: Preparing [2023-07-28T17:57:53.373Z] 9386262d7a74: Waiting [2023-07-28T17:57:53.373Z] 1381368989a4: Layer already exists [2023-07-28T17:57:53.373Z] 8cee5d176b03: Layer already exists [2023-07-28T17:57:53.373Z] 538f6075d525: Layer already exists [2023-07-28T17:57:53.373Z] c52834e7d1f1: Layer already exists [2023-07-28T17:57:53.373Z] 17a4071e00b0: Layer already exists [2023-07-28T17:57:53.373Z] 9386262d7a74: Layer already exists [2023-07-28T17:57:53.638Z] main: digest: sha256:7fabe4e44e83cc37e303353305d14d7c4bed0fd11cbbef267c661e8f7c35e4bc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-28T17:57:53.709Z] ===================================================== [Pipeline] echo [2023-07-28T17:57:53.723Z] taggedImages: [2023-07-28T17:57:53.723Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e006c610c04bb7e0ab96add43a12e9ef9e699912 [2023-07-28T17:57:53.723Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-28T17:57:53.723Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.5 [2023-07-28T17:57:53.723Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 [2023-07-28T17:57:53.723Z] - 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 [2023-07-28T17:57:54.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-28T17:57:54.089Z] [2023-07-28T17:57:54.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:57:54.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-28T17:57:54.417Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-28T17:57:54.417Z] 8998bd30e6a1: Pulling fs layer [2023-07-28T17:57:54.417Z] 04944245beec: Pulling fs layer [2023-07-28T17:57:54.417Z] 699f458cf7ca: Pulling fs layer [2023-07-28T17:57:54.417Z] 765212b225bb: Pulling fs layer [2023-07-28T17:57:54.417Z] f23df028b6ca: Pulling fs layer [2023-07-28T17:57:54.417Z] d65c8cfc05b1: Pulling fs layer [2023-07-28T17:57:54.417Z] 2437ff75d9bd: Pulling fs layer [2023-07-28T17:57:54.417Z] 765212b225bb: Waiting [2023-07-28T17:57:54.417Z] f23df028b6ca: Waiting [2023-07-28T17:57:54.417Z] d65c8cfc05b1: Waiting [2023-07-28T17:57:54.417Z] 2437ff75d9bd: Waiting [2023-07-28T17:57:54.685Z] 04944245beec: Verifying Checksum [2023-07-28T17:57:54.685Z] 04944245beec: Download complete [2023-07-28T17:57:54.685Z] 765212b225bb: Verifying Checksum [2023-07-28T17:57:54.685Z] 765212b225bb: Download complete [2023-07-28T17:57:54.685Z] f23df028b6ca: Verifying Checksum [2023-07-28T17:57:54.685Z] f23df028b6ca: Download complete [2023-07-28T17:57:54.685Z] d65c8cfc05b1: Verifying Checksum [2023-07-28T17:57:54.685Z] d65c8cfc05b1: Download complete [2023-07-28T17:57:54.685Z] 699f458cf7ca: Verifying Checksum [2023-07-28T17:57:54.685Z] 699f458cf7ca: Download complete [2023-07-28T17:57:55.270Z] 8998bd30e6a1: Verifying Checksum [2023-07-28T17:57:55.270Z] 8998bd30e6a1: Download complete [2023-07-28T17:57:57.210Z] 2437ff75d9bd: Verifying Checksum [2023-07-28T17:57:57.210Z] 2437ff75d9bd: Download complete [2023-07-28T17:57:59.153Z] 8998bd30e6a1: Pull complete [2023-07-28T17:57:59.736Z] 04944245beec: Pull complete [2023-07-28T17:58:01.143Z] 699f458cf7ca: Pull complete [2023-07-28T17:58:03.083Z] 765212b225bb: Pull complete [2023-07-28T17:58:03.666Z] f23df028b6ca: Pull complete [2023-07-28T17:58:03.931Z] d65c8cfc05b1: Pull complete [2023-07-28T17:58:16.211Z] 2437ff75d9bd: Pull complete [2023-07-28T17:58:16.211Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-28T17:58:16.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-28T17:58:16.211Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-28T17:58:16.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-2452 does not seem to be running inside a container [2023-07-28T17:58:16.439Z] $ 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/174 -v /w/workspace/app-service-configurable/174:/w/workspace/app-service-configurable/174:rw,z -v /w/workspace/app-service-configurable/174@tmp:/w/workspace/app-service-configurable/174@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 [2023-07-28T17:58:19.038Z] $ docker top bafe224ad3404cba028be7e24745aaa5fa4133a006c3cae57d48d5488766a982 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:58:19.539Z] ---> job-cost.sh [2023-07-28T17:58:19.804Z] lf-activate-venv: SKIPPING [2023-07-28T17:58:19.804Z] INFO: No Stack... [2023-07-28T17:58:20.385Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-28T17:58:20.964Z] INFO: Archiving Costs [Pipeline] sh [2023-07-28T17:58:21.282Z] + cut -d, -f6 [2023-07-28T17:58:21.282Z] + cat /w/workspace/app-service-configurable/174/archives/cost.csv [Pipeline] lock [2023-07-28T17:58:21.317Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] [2023-07-28T17:58:21.326Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] did not exist. Created. [2023-07-28T17:58:21.326Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-28T17:58:21.660Z] /w/workspace/app-service-configurable/174@tmp/durable-23195d60/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-28T17:58:21.990Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-28T17:58:22.012Z] Warning: overwriting stash ‘stack-cost’ [2023-07-28T17:58:22.066Z] Stashed 1 file(s) [Pipeline] } [2023-07-28T17:58:22.075Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-28T17:58:22.096Z] $ docker stop --time=1 bafe224ad3404cba028be7e24745aaa5fa4133a006c3cae57d48d5488766a982 [2023-07-28T17:58:23.537Z] $ docker rm -f --volumes bafe224ad3404cba028be7e24745aaa5fa4133a006c3cae57d48d5488766a982 [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 [2023-07-28T17:58:23.933Z] provisioning config files... [2023-07-28T17:58:23.940Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config783542038271686406tmp [Pipeline] { [Pipeline] sh [2023-07-28T17:58:24.239Z] + set +x [2023-07-28T17:58:24.239Z] + curl -s https://codecov.io/bash [2023-07-28T17:58:24.239Z] + bash -s -- [2023-07-28T17:58:24.239Z] [2023-07-28T17:58:24.239Z] _____ _ [2023-07-28T17:58:24.239Z] / ____| | | [2023-07-28T17:58:24.239Z] | | ___ __| | ___ ___ _____ __ [2023-07-28T17:58:24.239Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-28T17:58:24.239Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-28T17:58:24.239Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-28T17:58:24.239Z] Bash-1.0.6 [2023-07-28T17:58:24.239Z] [2023-07-28T17:58:24.239Z] [2023-07-28T17:58:24.239Z] ==> git version 2.25.1 found [2023-07-28T17:58:24.239Z] ==> 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 [2023-07-28T17:58:24.239Z] Release-Date: 2020-01-08 [2023-07-28T17:58:24.239Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-28T17:58:24.239Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-28T17:58:24.239Z] ==> Jenkins CI detected. [2023-07-28T17:58:24.239Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-07-28T17:58:24.239Z] project root: . [2023-07-28T17:58:24.239Z] --> token set from env [2023-07-28T17:58:24.239Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-28T17:58:24.498Z] ==> Running gcov in . (disable via -X gcov) [2023-07-28T17:58:24.498Z] ==> Python coveragepy not found [2023-07-28T17:58:24.498Z] ==> Searching for coverage reports in: [2023-07-28T17:58:24.498Z] + . [2023-07-28T17:58:24.498Z] -> Found 1 reports [2023-07-28T17:58:24.498Z] ==> Detecting git/mercurial file structure [2023-07-28T17:58:24.498Z] ==> Reading reports [2023-07-28T17:58:24.498Z] + ./coverage.out bytes=13 [2023-07-28T17:58:24.498Z] ==> Appending adjustments [2023-07-28T17:58:24.498Z] https://docs.codecov.io/docs/fixing-reports [2023-07-28T17:58:24.498Z] + Found adjustments [2023-07-28T17:58:24.498Z] ==> Gzipping contents [2023-07-28T17:58:24.498Z] 4.0K /tmp/codecov.lNMKuE.gz [2023-07-28T17:58:24.498Z] ==> Uploading reports [2023-07-28T17:58:24.498Z] url: https://codecov.io [2023-07-28T17:58:24.498Z] query: branch=main&commit=e006c610c04bb7e0ab96add43a12e9ef9e699912&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-28T17:58:24.498Z] -> Pinging Codecov [2023-07-28T17:58:24.498Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=e006c610c04bb7e0ab96add43a12e9ef9e699912&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-28T17:58:24.757Z] -> Uploading to [2023-07-28T17:58:24.757Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-28/A97CA9966030D2A3747ED39772930CCE/e006c610c04bb7e0ab96add43a12e9ef9e699912/ea1e4be4-3df3-46db-9811-929752e47e49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230728T175824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6a293af753fb4d23bfc77a569305bc9c6ec88d8f84ca759cdf048d509a64fc5 [2023-07-28T17:58:24.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-28T17:58:24.757Z] Dload Upload Total Spent Left Speed [2023-07-28T17:58:25.015Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2033 --:--:-- --:--:-- --:--:-- 2033 [2023-07-28T17:58:25.016Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] } [2023-07-28T17:58:25.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-28T17:58:25.239Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-28T17:58:25.250Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:58:25.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-28T17:58:25.548Z] [2023-07-28T17:58:25.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:58:25.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-28T17:58:25.845Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-28T17:58:25.845Z] df9b9388f04a: Pulling fs layer [2023-07-28T17:58:25.845Z] 52dc419b0ee2: Pulling fs layer [2023-07-28T17:58:25.845Z] 25bc292e5bac: Pulling fs layer [2023-07-28T17:58:25.845Z] 114826534d7a: Pulling fs layer [2023-07-28T17:58:25.845Z] 4657fd5d0bcf: Pulling fs layer [2023-07-28T17:58:25.845Z] 6ad1cebc031e: Pulling fs layer [2023-07-28T17:58:25.845Z] 114826534d7a: Waiting [2023-07-28T17:58:25.845Z] 4657fd5d0bcf: Waiting [2023-07-28T17:58:25.845Z] 8a3aa393b2d8: Pulling fs layer [2023-07-28T17:58:25.845Z] 6ad1cebc031e: Waiting [2023-07-28T17:58:25.845Z] 8a3aa393b2d8: Waiting [2023-07-28T17:58:25.845Z] 25bc292e5bac: Verifying Checksum [2023-07-28T17:58:25.845Z] 25bc292e5bac: Download complete [2023-07-28T17:58:25.845Z] 52dc419b0ee2: Verifying Checksum [2023-07-28T17:58:25.845Z] 52dc419b0ee2: Download complete [2023-07-28T17:58:25.845Z] 4657fd5d0bcf: Verifying Checksum [2023-07-28T17:58:25.845Z] df9b9388f04a: Download complete [2023-07-28T17:58:26.111Z] df9b9388f04a: Pull complete [2023-07-28T17:58:26.111Z] 6ad1cebc031e: Verifying Checksum [2023-07-28T17:58:26.111Z] 6ad1cebc031e: Download complete [2023-07-28T17:58:26.111Z] 52dc419b0ee2: Pull complete [2023-07-28T17:58:26.111Z] 25bc292e5bac: Pull complete [2023-07-28T17:58:26.677Z] 114826534d7a: Verifying Checksum [2023-07-28T17:58:26.677Z] 114826534d7a: Download complete [2023-07-28T17:58:26.935Z] 8a3aa393b2d8: Verifying Checksum [2023-07-28T17:58:26.935Z] 8a3aa393b2d8: Download complete [2023-07-28T17:58:30.215Z] 114826534d7a: Pull complete [2023-07-28T17:58:30.215Z] 4657fd5d0bcf: Pull complete [2023-07-28T17:58:30.474Z] 6ad1cebc031e: Pull complete [2023-07-28T17:58:33.004Z] 8a3aa393b2d8: Pull complete [2023-07-28T17:58:33.004Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-28T17:58:33.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-28T17:58:33.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-28T17:58:33.079Z] prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container [2023-07-28T17:58:33.111Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-28T17:58:36.738Z] $ docker top d387d60a2f77d06b37b2340984375eff7c756c03dbc992f1a4ecef6c5b121507 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-28T17:58:36.808Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-07-28T17:58:37.085Z] + set -o pipefail [2023-07-28T17:58:37.085Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-07-28T17:58:43.645Z] [2023-07-28T17:58:43.645Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-07-28T17:58:43.645Z] [2023-07-28T17:58:43.645Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/292301fa-b333-43d8-af5e-2b05aabf9d63 [2023-07-28T17:58:43.645Z] [2023-07-28T17:58:43.645Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-28T17:58:43.645Z] [2023-07-28T17:58:43.645Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-28T17:58:43.645Z] [2023-07-28T17:58:43.645Z] [2023-07-28T17:58:43.645Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-28T17:58:43.645Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-28T17:58:43.645Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-28T17:58:43.654Z] $ docker stop --time=1 d387d60a2f77d06b37b2340984375eff7c756c03dbc992f1a4ecef6c5b121507 [2023-07-28T17:58:46.605Z] $ docker rm -f --volumes d387d60a2f77d06b37b2340984375eff7c756c03dbc992f1a4ecef6c5b121507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-28T17:58:47.351Z] + git log --format=format:%s -1 e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] sh [2023-07-28T17:58:47.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-28T17:58:47.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:58:47.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-28T17:58:47.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-28T17:58:48.002Z] prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container [2023-07-28T17:58:48.033Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-28T17:58:48.430Z] $ docker top b60ba32e27c61e89f804c10c571e7e15b721e3479b23dee82dca8fc19347fb54 -eo pid,comm [2023-07-28T17:58:48.475Z] 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). [2023-07-28T17:58:48.475Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-28T17:58:48.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-28T17:58:48.512Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-28T17:58:48.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-28T17:58:48.610Z] $ docker exec b60ba32e27c61e89f804c10c571e7e15b721e3479b23dee82dca8fc19347fb54 ssh-agent [2023-07-28T17:58:48.711Z] SSH_AUTH_SOCK=/tmp/ssh-gazTse5P1pLe/agent.33 [2023-07-28T17:58:48.711Z] SSH_AGENT_PID=39 [2023-07-28T17:58:48.717Z] Running ssh-add (command line suppressed) [2023-07-28T17:58:48.811Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18397563589358731429.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18397563589358731429.key) [2023-07-28T17:58:48.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-28T17:58:49.113Z] + git semver tag [2023-07-28T17:58:49.372Z] 2023-07-28 17:58:49,285 [run_tag] DEBUG tag force:False [2023-07-28T17:58:49.372Z] 2023-07-28 17:58:49,285 [check_head_tag] DEBUG check head tag [2023-07-28T17:58:49.372Z] 2023-07-28 17:58:49,286 [execute] INFO git cat-file --batch-check [2023-07-28T17:58:49.372Z] 2023-07-28 17:58:49,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-07-28T17:58:49.372Z] 2023-07-28 17:58:49,290 [execute] INFO git cat-file --batch [2023-07-28T17:58:49.372Z] 2023-07-28 17:58:49,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-07-28T17:58:49.372Z] 2023-07-28 17:58:49,301 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-28T17:58:49.372Z] 2023-07-28 17:58:49,301 [execute] INFO git tag -a v3.1.0-dev.5 -m v3.1.0-dev.5 [2023-07-28T17:58:49.372Z] 2023-07-28 17:58:49,301 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.5', '-m', 'v3.1.0-dev.5'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-07-28T17:58:49.372Z] 2023-07-28 17:58:49,306 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-28T17:58:49.372Z] 3.1.0-dev.5 [Pipeline] } [2023-07-28T17:58:49.381Z] $ docker exec --env ******** --env ******** b60ba32e27c61e89f804c10c571e7e15b721e3479b23dee82dca8fc19347fb54 ssh-agent -k [2023-07-28T17:58:49.478Z] unset SSH_AUTH_SOCK; [2023-07-28T17:58:49.478Z] unset SSH_AGENT_PID; [2023-07-28T17:58:49.478Z] echo Agent pid 39 killed; [2023-07-28T17:58:49.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-28T17:58:49.792Z] + git semver [Pipeline] } [2023-07-28T17:58:50.063Z] $ docker stop --time=1 b60ba32e27c61e89f804c10c571e7e15b721e3479b23dee82dca8fc19347fb54 [2023-07-28T17:58:51.315Z] $ docker rm -f --volumes b60ba32e27c61e89f804c10c571e7e15b721e3479b23dee82dca8fc19347fb54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:58:51.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-28T17:58:51.695Z] [2023-07-28T17:58:51.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:58:51.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-28T17:58:51.988Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-28T17:58:51.988Z] ab5ef0e58194: Pulling fs layer [2023-07-28T17:58:51.988Z] 9712f1f96733: Pulling fs layer [2023-07-28T17:58:51.988Z] 63f879dbbcfc: Pulling fs layer [2023-07-28T17:58:51.988Z] 0d9ebad4ef96: Pulling fs layer [2023-07-28T17:58:51.988Z] e9a5061849ea: Pulling fs layer [2023-07-28T17:58:51.988Z] d747dcd14b5f: Pulling fs layer [2023-07-28T17:58:51.988Z] 2de7ff778b66: Pulling fs layer [2023-07-28T17:58:51.988Z] e9a5061849ea: Waiting [2023-07-28T17:58:51.988Z] d747dcd14b5f: Waiting [2023-07-28T17:58:51.988Z] 2de7ff778b66: Waiting [2023-07-28T17:58:51.988Z] 0d9ebad4ef96: Waiting [2023-07-28T17:58:51.988Z] 9712f1f96733: Verifying Checksum [2023-07-28T17:58:51.988Z] 9712f1f96733: Download complete [2023-07-28T17:58:52.558Z] 63f879dbbcfc: Verifying Checksum [2023-07-28T17:58:52.558Z] 63f879dbbcfc: Download complete [2023-07-28T17:58:52.558Z] 0d9ebad4ef96: Verifying Checksum [2023-07-28T17:58:52.558Z] 0d9ebad4ef96: Download complete [2023-07-28T17:58:52.558Z] d747dcd14b5f: Verifying Checksum [2023-07-28T17:58:52.558Z] d747dcd14b5f: Download complete [2023-07-28T17:58:52.816Z] e9a5061849ea: Verifying Checksum [2023-07-28T17:58:52.816Z] e9a5061849ea: Download complete [2023-07-28T17:58:52.816Z] ab5ef0e58194: Download complete [2023-07-28T17:58:52.816Z] 2de7ff778b66: Verifying Checksum [2023-07-28T17:58:52.816Z] 2de7ff778b66: Download complete [2023-07-28T17:58:55.341Z] ab5ef0e58194: Pull complete [2023-07-28T17:58:55.341Z] 9712f1f96733: Pull complete [2023-07-28T17:58:55.905Z] 63f879dbbcfc: Pull complete [2023-07-28T17:58:59.180Z] 0d9ebad4ef96: Pull complete [2023-07-28T17:58:59.180Z] e9a5061849ea: Pull complete [2023-07-28T17:58:59.180Z] d747dcd14b5f: Pull complete [2023-07-28T17:59:00.111Z] 2de7ff778b66: Pull complete [2023-07-28T17:59:00.111Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-28T17:59:00.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-28T17:59:00.111Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-28T17:59:00.189Z] prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container [2023-07-28T17:59:00.214Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-28T17:59:03.931Z] $ docker top d536d8328a7dacb5933702458e725283dc5784bf11b76cb8925d6abbf4b273a9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-28T17:59:03.994Z] provisioning config files... [2023-07-28T17:59:04.001Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11458722326194593050tmp [2023-07-28T17:59:04.008Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16287195828830528476tmp [2023-07-28T17:59:04.015Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4757767870923316278tmp [Pipeline] { [Pipeline] echo [2023-07-28T17:59:04.031Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:59:04.307Z] ---> sigul-configuration.sh [2023-07-28T17:59:04.307Z] gpg: directory `/root/.gnupg' created [2023-07-28T17:59:04.307Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-28T17:59:04.307Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-28T17:59:04.307Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-28T17:59:04.307Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-28T17:59:04.307Z] gpg: CAST5 encrypted data [2023-07-28T17:59:04.307Z] gpg: encrypted with 1 passphrase [2023-07-28T17:59:04.307Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-28T17:59:04.585Z] + mkdir /home/jenkins [2023-07-28T17:59:04.585Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-28T17:59:04.865Z] + 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 [2023-07-28T17:59:04.873Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:59:05.152Z] ---> sigul-install.sh [2023-07-28T17:59:05.152Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-28T17:59:05.436Z] + git tag --list [2023-07-28T17:59:05.436Z] v1.0.0 [2023-07-28T17:59:05.436Z] v1.1.0 [2023-07-28T17:59:05.436Z] v1.2.0 [2023-07-28T17:59:05.436Z] v1.3.0 [2023-07-28T17:59:05.436Z] v1.3.1 [2023-07-28T17:59:05.436Z] v2.0.0 [2023-07-28T17:59:05.436Z] v2.0.1 [2023-07-28T17:59:05.436Z] v2.1.0 [2023-07-28T17:59:05.436Z] v2.1.1 [2023-07-28T17:59:05.436Z] v2.1.2 [2023-07-28T17:59:05.436Z] v2.2.0 [2023-07-28T17:59:05.436Z] v2.3 [2023-07-28T17:59:05.436Z] v2.3.0 [2023-07-28T17:59:05.436Z] v2.3.1 [2023-07-28T17:59:05.436Z] v3.0 [2023-07-28T17:59:05.436Z] v3.0.0 [2023-07-28T17:59:05.436Z] v3.0.1 [2023-07-28T17:59:05.436Z] v3.0.1-dev.1 [2023-07-28T17:59:05.436Z] v3.1.0-dev.1 [2023-07-28T17:59:05.436Z] v3.1.0-dev.2 [2023-07-28T17:59:05.436Z] v3.1.0-dev.3 [2023-07-28T17:59:05.436Z] v3.1.0-dev.4 [2023-07-28T17:59:05.436Z] v3.1.0-dev.5 [Pipeline] sh [2023-07-28T17:59:05.719Z] + lftools sign git-tag v3.1.0-dev.5 [2023-07-28T17:59:06.284Z] Signing Git tag with Sigul... [2023-07-28T17:59:06.284Z] Signing v3.1.0-dev.5 [Pipeline] echo [2023-07-28T17:59:06.551Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:59:06.833Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-28T17:59:06.841Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-28T17:59:06.863Z] $ docker stop --time=1 d536d8328a7dacb5933702458e725283dc5784bf11b76cb8925d6abbf4b273a9 [2023-07-28T17:59:08.135Z] $ docker rm -f --volumes d536d8328a7dacb5933702458e725283dc5784bf11b76cb8925d6abbf4b273a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-28T17:59:08.548Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-28T17:59:08.548Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:59:08.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-28T17:59:08.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-28T17:59:08.912Z] prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container [2023-07-28T17:59:08.943Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-28T17:59:09.249Z] $ docker top 30149f8cd2e9013a81feddf804ea0767d6adacbef18fdf1f8d2237aed2f72f1e -eo pid,comm [2023-07-28T17:59:09.294Z] 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). [2023-07-28T17:59:09.294Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-28T17:59:09.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-28T17:59:09.425Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-28T17:59:09.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-28T17:59:09.532Z] $ docker exec 30149f8cd2e9013a81feddf804ea0767d6adacbef18fdf1f8d2237aed2f72f1e ssh-agent [2023-07-28T17:59:09.632Z] SSH_AUTH_SOCK=/tmp/ssh-qLKQMTbfCH4p/agent.32 [2023-07-28T17:59:09.632Z] SSH_AGENT_PID=38 [2023-07-28T17:59:09.636Z] Running ssh-add (command line suppressed) [2023-07-28T17:59:09.734Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3611454315358309528.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3611454315358309528.key) [2023-07-28T17:59:09.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-28T17:59:10.033Z] + git semver bump pre [2023-07-28T17:59:10.292Z] 2023-07-28 17:59:10,195 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-28T17:59:10.292Z] 2023-07-28 17:59:10,195 [bump_version] DEBUG bumping version:3.1.0-dev.5 on axis:pre with prefix:dev [2023-07-28T17:59:10.292Z] 2023-07-28 17:59:10,196 [bump_version] DEBUG bumped version:3.1.0-dev.6 [2023-07-28T17:59:10.292Z] 2023-07-28 17:59:10,196 [write_version] DEBUG write version:3.1.0-dev.6 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-07-28T17:59:10.292Z] 2023-07-28 17:59:10,196 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-28T17:59:10.292Z] 2023-07-28 17:59:10,196 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-28T17:59:10.292Z] 2023-07-28 17:59:10,197 [execute] INFO git cat-file --batch-check [2023-07-28T17:59:10.292Z] 2023-07-28 17:59:10,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-28T17:59:10.292Z] 2023-07-28 17:59:10,202 [execute] INFO git cat-file --batch [2023-07-28T17:59:10.292Z] 2023-07-28 17:59:10,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-28T17:59:10.292Z] 2023-07-28 17:59:10,208 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-28T17:59:10.292Z] 3.1.0-dev.6 [Pipeline] } [2023-07-28T17:59:10.300Z] $ docker exec --env ******** --env ******** 30149f8cd2e9013a81feddf804ea0767d6adacbef18fdf1f8d2237aed2f72f1e ssh-agent -k [2023-07-28T17:59:10.396Z] unset SSH_AUTH_SOCK; [2023-07-28T17:59:10.401Z] unset SSH_AGENT_PID; [2023-07-28T17:59:10.401Z] echo Agent pid 38 killed; [2023-07-28T17:59:10.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-28T17:59:10.704Z] + git semver [Pipeline] } [2023-07-28T17:59:10.973Z] $ docker stop --time=1 30149f8cd2e9013a81feddf804ea0767d6adacbef18fdf1f8d2237aed2f72f1e [2023-07-28T17:59:12.215Z] $ docker rm -f --volumes 30149f8cd2e9013a81feddf804ea0767d6adacbef18fdf1f8d2237aed2f72f1e [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-28T17:59:12.552Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-28T17:59:12.552Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:59:12.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-28T17:59:12.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-28T17:59:12.912Z] prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container [2023-07-28T17:59:12.941Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-28T17:59:13.262Z] $ docker top 4f35d5b937fb77bcad7033826397c9c93a0077dc9725c2446ba0071fed985bb4 -eo pid,comm [2023-07-28T17:59:13.312Z] 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). [2023-07-28T17:59:13.312Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-28T17:59:13.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-28T17:59:13.389Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-28T17:59:13.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-28T17:59:13.503Z] $ docker exec 4f35d5b937fb77bcad7033826397c9c93a0077dc9725c2446ba0071fed985bb4 ssh-agent [2023-07-28T17:59:13.605Z] SSH_AUTH_SOCK=/tmp/ssh-dvA92IHQSorl/agent.32 [2023-07-28T17:59:13.605Z] SSH_AGENT_PID=38 [2023-07-28T17:59:13.626Z] Running ssh-add (command line suppressed) [2023-07-28T17:59:13.723Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8145950384398082343.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8145950384398082343.key) [2023-07-28T17:59:13.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-28T17:59:14.069Z] + git semver push [2023-07-28T17:59:14.327Z] 2023-07-28 17:59:14,223 [run_push] DEBUG push [2023-07-28T17:59:14.327Z] 2023-07-28 17:59:14,223 [execute] INFO git cat-file --batch-check [2023-07-28T17:59:14.327Z] 2023-07-28 17:59:14,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-28T17:59:14.327Z] 2023-07-28 17:59:14,227 [execute] INFO git rev-list c0977a75f8c4410c399fda6fea65a93a212cf01f -- [2023-07-28T17:59:14.327Z] 2023-07-28 17:59:14,227 [execute] DEBUG Popen(['git', 'rev-list', 'c0977a75f8c4410c399fda6fea65a93a212cf01f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-28T17:59:14.327Z] 2023-07-28 17:59:14,239 [execute] INFO git fetch -v origin [2023-07-28T17:59:14.327Z] 2023-07-28 17:59:14,240 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-28T17:59:14.897Z] 2023-07-28 17:59:14,798 [run_push] DEBUG no remote changes detected [2023-07-28T17:59:14.897Z] 2023-07-28 17:59:14,798 [execute] INFO git push origin semver [2023-07-28T17:59:14.897Z] 2023-07-28 17:59:14,799 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-28T17:59:15.839Z] 2023-07-28 17:59:15,649 [run_push] DEBUG push all version tags [2023-07-28T17:59:15.839Z] 2023-07-28 17:59:15,650 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-28T17:59:15.839Z] 2023-07-28 17:59:15,650 [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) [2023-07-28T17:59:16.776Z] 2023-07-28 17:59:16,460 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-28T17:59:16.776Z] 3.1.0-dev.6 [Pipeline] } [2023-07-28T17:59:16.785Z] $ docker exec --env ******** --env ******** 4f35d5b937fb77bcad7033826397c9c93a0077dc9725c2446ba0071fed985bb4 ssh-agent -k [2023-07-28T17:59:16.879Z] unset SSH_AUTH_SOCK; [2023-07-28T17:59:16.881Z] unset SSH_AGENT_PID; [2023-07-28T17:59:16.881Z] echo Agent pid 38 killed; [2023-07-28T17:59:16.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-28T17:59:17.186Z] + git semver [Pipeline] } [2023-07-28T17:59:17.457Z] $ docker stop --time=1 4f35d5b937fb77bcad7033826397c9c93a0077dc9725c2446ba0071fed985bb4 [2023-07-28T17:59:18.726Z] $ docker rm -f --volumes 4f35d5b937fb77bcad7033826397c9c93a0077dc9725c2446ba0071fed985bb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-28T17:59:19.324Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-07-28T17:59:19.324Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-07-28T17:59:19.324Z] total 16 [2023-07-28T17:59:19.324Z] drwxr-xr-x 3 root root 4096 Jul 28 17:48 . [2023-07-28T17:59:19.324Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 17:59 .. [2023-07-28T17:59:19.324Z] drwxr-xr-x 2 root root 4096 Jul 28 17:48 cost [2023-07-28T17:59:19.324Z] -rw-r--r-- 1 root root 96 Jul 28 17:48 cost.csv [2023-07-28T17:59:19.324Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-07-28T17:59:19.324Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-07-28T17:59:19.324Z] total 16 [2023-07-28T17:59:19.324Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 17:48 . [2023-07-28T17:59:19.324Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 17:59 .. [2023-07-28T17:59:19.324Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 17:48 cost [2023-07-28T17:59:19.324Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 28 17:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:59:19.609Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:59:20.464Z] ---> package-listing.sh [2023-07-28T17:59:20.464Z] ++ facter osfamily [2023-07-28T17:59:20.464Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-28T17:59:20.723Z] + OS_FAMILY=debian [2023-07-28T17:59:20.723Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-07-28T17:59:20.723Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-28T17:59:20.723Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-28T17:59:20.723Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-28T17:59:20.723Z] + PACKAGES=/tmp/packages_start.txt [2023-07-28T17:59:20.723Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-07-28T17:59:20.723Z] + PACKAGES=/tmp/packages_end.txt [2023-07-28T17:59:20.723Z] + case "${OS_FAMILY}" in [2023-07-28T17:59:20.723Z] + dpkg -l [2023-07-28T17:59:20.723Z] + grep '^ii' [2023-07-28T17:59:20.723Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-28T17:59:20.723Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-28T17:59:20.723Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-28T17:59:20.723Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-07-28T17:59:20.723Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-07-28T17:59:20.723Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-07-28T17:59:20.733Z] 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 [2023-07-28T17:59:21.008Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-28T17:59:21.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-28T17:59:21.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-28T17:59:21.629Z] prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container [2023-07-28T17:59:21.654Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-28T17:59:21.865Z] $ docker top 85d896d6cf7e11ad5b709672ec77fdea2b47b9b14522b6cad7e98c2d9409f15f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-28T17:59:22.194Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-28T17:59:22.476Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-28T17:59:22.760Z] + ls /var/log/sa-host [2023-07-28T17:59:22.760Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-28T17:59:22.901Z] provisioning config files... [2023-07-28T17:59:22.909Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8599285798115628869tmp [Pipeline] { [Pipeline] echo [2023-07-28T17:59:22.921Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:59:23.204Z] ---> create-netrc.sh [Pipeline] } [2023-07-28T17:59:23.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:59:23.537Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-28T17:59:23.544Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:59:23.827Z] ---> sudo-logs.sh [2023-07-28T17:59:23.827Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-28T17:59:23.855Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:59:24.135Z] ---> job-cost.sh [2023-07-28T17:59:24.135Z] lf-activate-venv: SKIPPING [2023-07-28T17:59:24.135Z] DEBUG: total: 0.2199999988079071 [2023-07-28T17:59:24.135Z] INFO: Retrieving Stack Cost... [2023-07-28T17:59:24.702Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-28T17:59:24.961Z] INFO: Archiving Costs [Pipeline] echo [2023-07-28T17:59:24.970Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-28T17:59:25.252Z] ---> logs-deploy.sh [2023-07-28T17:59:25.252Z] lf-activate-venv: SKIPPING [2023-07-28T17:59:25.252Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/174 [2023-07-28T17:59:25.252Z] INFO: archiving workspace using pattern(s): [2023-07-28T17:59:26.187Z] Archives upload complete. [2023-07-28T17:59:26.446Z] INFO: archiving logs to Nexus [2023-07-28T17:59:27.016Z] ---> uname -a: [2023-07-28T17:59:27.016Z] Linux prd-ubuntu20-04-docker-8c-8g-2450 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-28T17:59:27.016Z] [2023-07-28T17:59:27.016Z] [2023-07-28T17:59:27.016Z] ---> lscpu: [2023-07-28T17:59:27.016Z] Architecture: x86_64 [2023-07-28T17:59:27.016Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-28T17:59:27.016Z] Byte Order: Little Endian [2023-07-28T17:59:27.016Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-28T17:59:27.016Z] CPU(s): 8 [2023-07-28T17:59:27.016Z] On-line CPU(s) list: 0-7 [2023-07-28T17:59:27.016Z] Thread(s) per core: 1 [2023-07-28T17:59:27.016Z] Core(s) per socket: 1 [2023-07-28T17:59:27.016Z] Socket(s): 8 [2023-07-28T17:59:27.016Z] NUMA node(s): 1 [2023-07-28T17:59:27.016Z] Vendor ID: AuthenticAMD [2023-07-28T17:59:27.016Z] CPU family: 23 [2023-07-28T17:59:27.016Z] Model: 49 [2023-07-28T17:59:27.016Z] Model name: AMD EPYC-Rome Processor [2023-07-28T17:59:27.016Z] Stepping: 0 [2023-07-28T17:59:27.016Z] CPU MHz: 2799.998 [2023-07-28T17:59:27.016Z] BogoMIPS: 5599.99 [2023-07-28T17:59:27.016Z] Virtualization: AMD-V [2023-07-28T17:59:27.016Z] Hypervisor vendor: KVM [2023-07-28T17:59:27.016Z] Virtualization type: full [2023-07-28T17:59:27.016Z] L1d cache: 256 KiB [2023-07-28T17:59:27.016Z] L1i cache: 256 KiB [2023-07-28T17:59:27.016Z] L2 cache: 4 MiB [2023-07-28T17:59:27.016Z] L3 cache: 128 MiB [2023-07-28T17:59:27.016Z] NUMA node0 CPU(s): 0-7 [2023-07-28T17:59:27.016Z] Vulnerability Itlb multihit: Not affected [2023-07-28T17:59:27.016Z] Vulnerability L1tf: Not affected [2023-07-28T17:59:27.016Z] Vulnerability Mds: Not affected [2023-07-28T17:59:27.016Z] Vulnerability Meltdown: Not affected [2023-07-28T17:59:27.016Z] Vulnerability Mmio stale data: Not affected [2023-07-28T17:59:27.016Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-28T17:59:27.016Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-28T17:59:27.016Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-28T17:59:27.016Z] Vulnerability Srbds: Not affected [2023-07-28T17:59:27.016Z] Vulnerability Tsx async abort: Not affected [2023-07-28T17:59:27.016Z] 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 [2023-07-28T17:59:27.016Z] [2023-07-28T17:59:27.016Z] [2023-07-28T17:59:27.016Z] ---> nproc: [2023-07-28T17:59:27.016Z] 8 [2023-07-28T17:59:27.016Z] [2023-07-28T17:59:27.016Z] [2023-07-28T17:59:27.016Z] ---> df -h: [2023-07-28T17:59:27.016Z] Filesystem Size Used Avail Use% Mounted on [2023-07-28T17:59:27.016Z] overlay 155G 13G 143G 9% / [2023-07-28T17:59:27.016Z] tmpfs 64M 0 64M 0% /dev [2023-07-28T17:59:27.016Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-28T17:59:27.016Z] shm 64M 0 64M 0% /dev/shm [2023-07-28T17:59:27.016Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-07-28T17:59:27.016Z] [2023-07-28T17:59:27.016Z] [2023-07-28T17:59:27.016Z] ---> sar -b -r -n DEV: [2023-07-28T17:59:27.016Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2450) 07/28/23 _x86_64_ (8 CPU) [2023-07-28T17:59:27.016Z] [2023-07-28T17:59:27.016Z] 17:44:44 LINUX RESTART (8 CPU) [2023-07-28T17:59:27.016Z] [2023-07-28T17:59:27.016Z] 17:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-28T17:59:27.016Z] 17:46:02 189.25 47.89 141.36 0.00 5412.16 133355.77 0.00 [2023-07-28T17:59:27.016Z] 17:47:01 127.59 0.85 126.74 0.00 10.03 51008.71 0.00 [2023-07-28T17:59:27.016Z] 17:48:01 133.11 0.25 132.86 0.00 14.93 32534.84 0.00 [2023-07-28T17:59:27.016Z] 17:49:01 68.46 0.07 68.39 0.00 12.66 19001.25 0.00 [2023-07-28T17:59:27.016Z] 17:50:01 39.14 9.35 29.80 0.00 2884.45 5121.55 0.00 [2023-07-28T17:59:27.016Z] 17:51:01 19.55 2.25 17.30 0.00 2292.28 3762.17 0.00 [2023-07-28T17:59:27.016Z] 17:52:01 5.33 1.62 3.72 0.00 36.39 95.43 0.00 [2023-07-28T17:59:27.016Z] 17:53:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 [2023-07-28T17:59:27.016Z] 17:54:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 [2023-07-28T17:59:27.016Z] 17:55:01 2.05 0.00 2.05 0.00 0.00 23.06 0.00 [2023-07-28T17:59:27.016Z] 17:56:01 1.37 0.00 1.37 0.00 0.00 14.40 0.00 [2023-07-28T17:59:27.016Z] 17:57:01 1.85 0.00 1.85 0.00 0.00 21.06 0.00 [2023-07-28T17:59:27.016Z] 17:58:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2023-07-28T17:59:27.016Z] 17:59:01 82.55 0.13 82.42 0.00 12.53 53704.92 0.00 [2023-07-28T17:59:27.016Z] Average: 48.10 4.46 43.64 0.00 763.41 21299.33 0.00 [2023-07-28T17:59:27.016Z] [2023-07-28T17:59:27.016Z] 17:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-28T17:59:27.016Z] 17:46:02 29136184 31566304 754940 2.30 75328 2626352 1969700 5.80 1023236 2368472 1604 [2023-07-28T17:59:27.016Z] 17:47:01 27794172 31296260 1008308 3.07 146132 3528484 2378208 7.01 1550820 3062112 270492 [2023-07-28T17:59:27.016Z] 17:48:01 28018312 31513748 793100 2.41 151404 3529556 2020460 5.95 1297524 3107956 40584 [2023-07-28T17:59:27.016Z] 17:49:01 27566732 31555132 749192 2.28 160492 3962836 1753632 5.17 1273632 3527936 316 [2023-07-28T17:59:27.016Z] 17:50:01 27226752 31525500 761096 2.31 179296 4245724 1818436 5.36 1442500 3673664 28024 [2023-07-28T17:59:27.016Z] 17:51:01 27039248 31537048 748004 2.27 194524 4424304 1825652 5.38 1597052 3695880 12 [2023-07-28T17:59:27.016Z] 17:52:01 27032644 31527540 757252 2.30 193056 4422136 1807244 5.33 1609844 3692972 156 [2023-07-28T17:59:27.016Z] 17:53:01 27038416 31533392 751372 2.28 193128 4422132 1807244 5.33 1602172 3692972 4 [2023-07-28T17:59:27.016Z] 17:54:01 27038368 31533408 751292 2.28 193184 4422144 1807244 5.33 1602492 3692972 20 [2023-07-28T17:59:27.016Z] 17:55:01 27038548 31533652 750956 2.28 193236 4422148 1807244 5.33 1602304 3692980 24 [2023-07-28T17:59:27.016Z] 17:56:01 27038240 31533364 751136 2.28 193288 4422148 1807244 5.33 1602712 3692980 16 [2023-07-28T17:59:27.016Z] 17:57:01 27038256 31533536 751028 2.28 193356 4422152 1807244 5.33 1602372 3693032 48 [2023-07-28T17:59:27.016Z] 17:58:01 27038168 31533464 751016 2.28 193368 4422156 1807244 5.33 1602660 3693036 8 [2023-07-28T17:59:27.016Z] 17:59:01 25537244 31499404 773132 2.35 229432 5730028 1882796 5.55 1701348 4958492 277324 [2023-07-28T17:59:27.016Z] Average: 27255806 31515839 775130 2.36 177802 4214450 1878542 5.54 1507905 3588961 44188 [2023-07-28T17:59:27.016Z] [2023-07-28T17:59:27.016Z] 17:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-28T17:59:27.016Z] 17:46:02 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:46:02 ens3 635.78 403.20 6799.89 90.42 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:46:02 veth9c1fc9b 47.66 61.77 4.48 47.68 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:46:02 docker0 55.62 71.15 4.48 138.54 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:47:01 ens3 328.10 191.43 2340.56 25.47 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:47:01 veth225787d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:47:01 docker0 176.28 301.54 13.40 2315.96 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:48:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:48:01 ens3 37.76 30.29 108.69 79.37 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:48:01 docker0 3.45 7.45 0.21 88.11 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:49:01 lo 7.33 7.33 0.71 0.71 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:49:01 ens3 146.63 110.21 2559.66 250.99 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:50:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:50:01 ens3 114.00 45.99 2017.36 3.43 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:51:01 ens3 45.59 18.25 906.76 1.53 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:52:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:52:01 ens3 7.13 5.08 5.29 5.77 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:53:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:54:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:55:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:56:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:57:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:59:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:59:01 ens3 358.66 236.31 8172.68 34.42 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] 17:59:01 docker0 78.64 103.35 5.87 1002.50 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] Average: ens3 119.34 74.23 1635.62 35.12 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] Average: docker0 22.24 34.22 1.70 250.76 0.00 0.00 0.00 0.00 [2023-07-28T17:59:27.016Z] [2023-07-28T17:59:27.016Z] [2023-07-28T17:59:27.016Z] ---> sar -P ALL: [2023-07-28T17:59:27.017Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2450) 07/28/23 _x86_64_ (8 CPU) [2023-07-28T17:59:27.017Z] [2023-07-28T17:59:27.017Z] 17:44:44 LINUX RESTART (8 CPU) [2023-07-28T17:59:27.017Z] [2023-07-28T17:59:27.017Z] 17:45:01 CPU %user %nice %system %iowait %steal %idle [2023-07-28T17:59:27.017Z] 17:46:02 all 9.60 0.00 3.66 3.35 0.07 83.33 [2023-07-28T17:59:27.017Z] 17:46:02 0 6.46 0.00 3.96 0.77 0.07 88.73 [2023-07-28T17:59:27.017Z] 17:46:02 1 9.72 0.00 4.56 1.13 0.07 84.52 [2023-07-28T17:59:27.017Z] 17:46:02 2 11.49 0.00 3.99 0.45 0.05 84.01 [2023-07-28T17:59:27.017Z] 17:46:02 3 10.30 0.00 3.24 3.44 0.08 82.93 [2023-07-28T17:59:27.017Z] 17:46:02 4 10.31 0.00 3.04 10.97 0.05 75.62 [2023-07-28T17:59:27.017Z] 17:46:02 5 11.10 0.00 3.36 0.57 0.05 84.92 [2023-07-28T17:59:27.017Z] 17:46:02 6 9.30 0.00 3.05 5.18 0.07 82.40 [2023-07-28T17:59:27.017Z] 17:46:02 7 8.11 0.00 4.06 4.31 0.10 83.42 [2023-07-28T17:59:27.017Z] 17:47:01 all 15.97 0.00 3.69 2.82 0.05 77.46 [2023-07-28T17:59:27.017Z] 17:47:01 0 15.92 0.00 4.02 0.27 0.03 79.75 [2023-07-28T17:59:27.017Z] 17:47:01 1 15.93 0.00 3.32 0.84 0.05 79.87 [2023-07-28T17:59:27.017Z] 17:47:01 2 17.42 0.00 4.56 15.44 0.05 62.53 [2023-07-28T17:59:27.017Z] 17:47:01 3 15.00 0.00 3.24 0.10 0.05 81.61 [2023-07-28T17:59:27.017Z] 17:47:01 4 16.45 0.00 3.48 0.56 0.07 79.44 [2023-07-28T17:59:27.017Z] 17:47:01 5 16.02 0.00 4.12 0.31 0.05 79.51 [2023-07-28T17:59:27.017Z] 17:47:01 6 15.48 0.00 2.80 1.01 0.05 80.66 [2023-07-28T17:59:27.017Z] 17:47:01 7 15.56 0.00 3.98 4.09 0.07 76.30 [2023-07-28T17:59:27.017Z] 17:48:01 all 41.01 0.00 6.22 1.61 0.09 51.06 [2023-07-28T17:59:27.017Z] 17:48:01 0 41.21 0.00 6.58 0.13 0.10 51.97 [2023-07-28T17:59:27.017Z] 17:48:01 1 42.86 0.00 6.26 0.39 0.08 50.41 [2023-07-28T17:59:27.017Z] 17:48:01 2 40.00 0.00 6.36 0.13 0.12 53.39 [2023-07-28T17:59:27.017Z] 17:48:01 3 42.49 0.00 6.04 0.17 0.08 51.21 [2023-07-28T17:59:27.017Z] 17:48:01 4 41.16 0.00 6.34 8.30 0.08 44.11 [2023-07-28T17:59:27.017Z] 17:48:01 5 40.45 0.00 5.59 0.45 0.08 53.43 [2023-07-28T17:59:27.017Z] 17:48:01 6 39.64 0.00 6.22 0.02 0.07 54.05 [2023-07-28T17:59:27.017Z] 17:48:01 7 40.26 0.00 6.39 3.36 0.10 49.89 [2023-07-28T17:59:27.017Z] 17:49:01 all 3.26 0.00 1.29 0.85 0.03 94.57 [2023-07-28T17:59:27.017Z] 17:49:01 0 2.38 0.00 1.46 0.07 0.02 96.08 [2023-07-28T17:59:27.017Z] 17:49:01 1 4.06 0.00 1.73 1.43 0.05 92.73 [2023-07-28T17:59:27.017Z] 17:49:01 2 3.12 0.00 1.67 0.03 0.02 95.15 [2023-07-28T17:59:27.017Z] 17:49:01 3 3.67 0.00 1.07 0.20 0.02 95.04 [2023-07-28T17:59:27.017Z] 17:49:01 4 3.15 0.00 0.79 0.00 0.03 96.03 [2023-07-28T17:59:27.017Z] 17:49:01 5 3.33 0.00 0.94 0.37 0.02 95.35 [2023-07-28T17:59:27.017Z] 17:49:01 6 3.03 0.00 0.89 0.67 0.03 95.37 [2023-07-28T17:59:27.017Z] 17:49:01 7 3.33 0.00 1.79 4.09 0.03 90.77 [2023-07-28T17:59:27.017Z] 17:50:01 all 1.42 0.00 0.88 0.51 0.01 97.17 [2023-07-28T17:59:27.017Z] 17:50:01 0 1.24 0.00 0.85 0.95 0.02 96.94 [2023-07-28T17:59:27.017Z] 17:50:01 1 1.95 0.00 0.79 1.39 0.02 95.86 [2023-07-28T17:59:27.017Z] 17:50:01 2 1.02 0.00 1.03 0.02 0.02 97.92 [2023-07-28T17:59:27.017Z] 17:50:01 3 1.27 0.00 1.79 0.05 0.02 96.88 [2023-07-28T17:59:27.017Z] 17:50:01 4 1.12 0.00 0.90 1.00 0.00 96.98 [2023-07-28T17:59:27.017Z] 17:50:01 5 1.30 0.00 0.45 0.02 0.00 98.23 [2023-07-28T17:59:27.017Z] 17:50:01 6 1.88 0.00 0.63 0.58 0.02 96.88 [2023-07-28T17:59:27.017Z] 17:50:01 7 1.60 0.00 0.60 0.05 0.03 97.71 [2023-07-28T17:59:27.017Z] 17:51:01 all 0.89 0.00 0.61 0.24 0.02 98.23 [2023-07-28T17:59:27.017Z] 17:51:01 0 1.20 0.00 0.43 0.00 0.02 98.35 [2023-07-28T17:59:27.017Z] 17:51:01 1 0.62 0.00 0.72 0.02 0.00 98.65 [2023-07-28T17:59:27.017Z] 17:51:01 2 0.67 0.00 0.28 0.18 0.02 98.85 [2023-07-28T17:59:27.017Z] 17:51:01 3 1.24 0.00 0.73 0.13 0.03 97.86 [2023-07-28T17:59:27.017Z] 17:51:01 4 0.57 0.00 0.83 0.57 0.02 98.01 [2023-07-28T17:59:27.017Z] 17:51:01 5 2.07 0.00 0.38 0.53 0.02 97.00 [2023-07-28T17:59:27.017Z] 17:51:01 6 0.40 0.00 0.32 0.48 0.02 98.78 [2023-07-28T17:59:27.017Z] 17:51:01 7 0.40 0.00 1.20 0.03 0.02 98.35 [2023-07-28T17:59:27.017Z] 17:52:01 all 0.47 0.00 0.07 0.02 0.01 99.42 [2023-07-28T17:59:27.017Z] 17:52:01 0 1.74 0.00 0.08 0.00 0.02 98.16 [2023-07-28T17:59:27.017Z] 17:52:01 1 0.12 0.00 0.05 0.02 0.02 99.80 [2023-07-28T17:59:27.017Z] 17:52:01 2 0.48 0.00 0.08 0.03 0.00 99.40 [2023-07-28T17:59:27.017Z] 17:52:01 3 0.32 0.00 0.15 0.00 0.02 99.52 [2023-07-28T17:59:27.017Z] 17:52:01 4 0.38 0.00 0.05 0.02 0.02 99.53 [2023-07-28T17:59:27.017Z] 17:52:01 5 0.18 0.00 0.05 0.02 0.00 99.75 [2023-07-28T17:59:27.017Z] 17:52:01 6 0.52 0.00 0.08 0.08 0.02 99.30 [2023-07-28T17:59:27.017Z] 17:52:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-07-28T17:59:27.017Z] 17:53:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-07-28T17:59:27.017Z] 17:53:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2023-07-28T17:59:27.017Z] 17:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-07-28T17:59:27.017Z] 17:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-28T17:59:27.017Z] 17:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-28T17:59:27.017Z] 17:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-28T17:59:27.017Z] 17:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-07-28T17:59:27.017Z] 17:53:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2023-07-28T17:59:27.017Z] 17:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-28T17:59:27.017Z] 17:54:01 all 0.07 0.00 0.04 0.00 0.01 99.88 [2023-07-28T17:59:27.017Z] 17:54:01 0 0.42 0.00 0.05 0.00 0.02 99.52 [2023-07-28T17:59:27.017Z] 17:54:01 1 0.02 0.00 0.10 0.00 0.00 99.88 [2023-07-28T17:59:27.017Z] 17:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-28T17:59:27.017Z] 17:54:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-07-28T17:59:27.017Z] 17:54:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2023-07-28T17:59:27.017Z] 17:54:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-28T17:59:27.017Z] 17:54:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2023-07-28T17:59:27.017Z] 17:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-28T17:59:27.017Z] 17:55:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-07-28T17:59:27.017Z] 17:55:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-07-28T17:59:27.017Z] 17:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-28T17:59:27.017Z] 17:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-28T17:59:27.017Z] 17:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-07-28T17:59:27.017Z] 17:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-28T17:59:27.017Z] 17:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-28T17:59:27.017Z] 17:55:01 6 0.02 0.00 0.00 0.12 0.02 99.85 [2023-07-28T17:59:27.017Z] 17:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-28T17:59:27.017Z] 17:56:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-07-28T17:59:27.017Z] 17:56:01 0 0.10 0.00 0.00 0.00 0.00 99.90 [2023-07-28T17:59:27.017Z] 17:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-28T17:59:27.017Z] 17:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-28T17:59:27.017Z] 17:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-28T17:59:27.017Z] 17:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-07-28T17:59:27.017Z] 17:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-07-28T17:59:27.017Z] 17:56:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2023-07-28T17:59:27.017Z] 17:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-28T17:59:27.017Z] [2023-07-28T17:59:27.017Z] 17:56:01 CPU %user %nice %system %iowait %steal %idle [2023-07-28T17:59:27.017Z] 17:57:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-07-28T17:59:27.017Z] 17:57:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2023-07-28T17:59:27.017Z] 17:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-07-28T17:59:27.017Z] 17:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-07-28T17:59:27.017Z] 17:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-28T17:59:27.017Z] 17:57:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-07-28T17:59:27.017Z] 17:57:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-07-28T17:59:27.017Z] 17:57:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2023-07-28T17:59:27.017Z] 17:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-07-28T17:59:27.017Z] 17:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-07-28T17:59:27.017Z] 17:58:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2023-07-28T17:59:27.017Z] 17:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-07-28T17:59:27.017Z] 17:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-07-28T17:59:27.017Z] 17:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-07-28T17:59:27.017Z] 17:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-07-28T17:59:27.017Z] 17:58:01 5 0.02 0.00 0.00 0.02 0.03 99.93 [2023-07-28T17:59:27.017Z] 17:58:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-07-28T17:59:27.017Z] 17:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-07-28T17:59:27.017Z] 17:59:01 all 7.47 0.00 2.97 1.68 0.04 87.84 [2023-07-28T17:59:27.017Z] 17:59:01 0 8.08 0.00 2.87 0.08 0.03 88.93 [2023-07-28T17:59:27.017Z] 17:59:01 1 8.05 0.00 3.23 0.03 0.03 88.66 [2023-07-28T17:59:27.017Z] 17:59:01 2 7.28 0.00 3.84 0.44 0.03 88.40 [2023-07-28T17:59:27.017Z] 17:59:01 3 7.31 0.00 2.80 0.19 0.05 89.66 [2023-07-28T17:59:27.017Z] 17:59:01 4 7.60 0.00 2.90 0.02 0.03 89.45 [2023-07-28T17:59:27.017Z] 17:59:01 5 6.64 0.00 2.48 3.81 0.03 87.04 [2023-07-28T17:59:27.017Z] 17:59:01 6 7.51 0.00 2.74 8.86 0.05 80.84 [2023-07-28T17:59:27.017Z] 17:59:01 7 7.26 0.00 2.90 0.07 0.05 89.72 [2023-07-28T17:59:27.017Z] Average: all 5.70 0.00 1.38 0.79 0.03 92.10 [2023-07-28T17:59:27.017Z] Average: 0 5.62 0.00 1.45 0.16 0.03 92.74 [2023-07-28T17:59:27.017Z] Average: 1 5.92 0.00 1.48 0.37 0.03 92.21 [2023-07-28T17:59:27.017Z] Average: 2 5.79 0.00 1.55 1.17 0.03 91.46 [2023-07-28T17:59:27.017Z] Average: 3 5.79 0.00 1.36 0.30 0.03 92.52 [2023-07-28T17:59:27.017Z] Average: 4 5.73 0.00 1.31 1.52 0.02 91.42 [2023-07-28T17:59:27.017Z] Average: 5 5.76 0.00 1.24 0.43 0.03 92.54 [2023-07-28T17:59:27.017Z] Average: 6 5.52 0.00 1.19 1.22 0.03 92.04 [2023-07-28T17:59:27.017Z] Average: 7 5.43 0.00 1.49 1.13 0.03 91.92 [2023-07-28T17:59:27.017Z] [2023-07-28T17:59:27.017Z] [2023-07-28T17:59:27.017Z]