Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8a5d46700fb7f28d3d7157a33cb96b157f5d133 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-ssh10870004712860479940.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10162812707839188479.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8770598245145487000.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13388125132255460266.key Verifying host key using known hosts file > 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-ssh3652052727314642576.key Verifying host key using known hosts file > 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.18 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-453 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 c8a5d46700fb7f28d3d7157a33cb96b157f5d133 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#468)" > 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 c8a5d46700fb7f28d3d7157a33cb96b157f5d133 # timeout=10 > git rev-list --no-walk bc8bec4a73d0404efbe6ccf3648f358a175bc285 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-21T19:08:17.477Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-21T19:08:17.513Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-21T19:08:17.527Z] ========================================================= [2022-09-21T19:08:17.527Z] EdgeX Global Pipelines Version Info [2022-09-21T19:08:17.527Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:08:18.237Z] ------------------- [2022-09-21T19:08:18.237Z] stable info: [2022-09-21T19:08:18.237Z] ------------------- [2022-09-21T19:08:18.237Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-21T19:08:18.237Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T19:08:18.237Z] Message: update stable to v1.0.239 [2022-09-21T19:08:18.811Z] ------------------- [2022-09-21T19:08:18.811Z] experimental info: [2022-09-21T19:08:18.811Z] ------------------- [2022-09-21T19:08:18.811Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-21T19:08:18.811Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T19:08:18.811Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-21T19:08:18.958Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-09-21T19:08:18.967Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-09-21T19:08:18.976Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-21T19:08:18.984Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-21T19:08:18.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-21T19:08:19.000Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-21T19:08:19.014Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-21T19:08:19.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-21T19:08:19.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-21T19:08:19.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-21T19:08:19.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-21T19:08:19.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-09-21T19:08:19.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-21T19:08:19.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-21T19:08:19.115Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-21T19:08:19.125Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-21T19:08:19.136Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-21T19:08:19.151Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-21T19:08:19.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-21T19:08:19.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-21T19:08:19.203Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-21T19:08:19.217Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-21T19:08:19.227Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-21T19:08:19.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-21T19:08:19.248Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-21T19:08:19.263Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-21T19:08:19.275Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-21T19:08:19.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-21T19:08:19.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-21T19:08:19.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-21T19:08:19.312Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] echo [2022-09-21T19:08:19.320Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8a5d46 [Pipeline] echo [2022-09-21T19:08:19.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T19:08:19.368Z] provisioning config files... [2022-09-21T19:08:19.387Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15249282722288446954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:08:19.687Z] ---> docker-login.sh [2022-09-21T19:08:19.687Z] nexus3.edgexfoundry.org:10001 [2022-09-21T19:08:19.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:08:19.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:08:19.948Z] Configure a credential helper to remove this warning. See [2022-09-21T19:08:19.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:08:19.948Z] [2022-09-21T19:08:19.948Z] Login Succeeded [2022-09-21T19:08:19.948Z] nexus3.edgexfoundry.org:10002 [2022-09-21T19:08:20.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:08:20.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:08:20.208Z] Configure a credential helper to remove this warning. See [2022-09-21T19:08:20.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:08:20.208Z] [2022-09-21T19:08:20.208Z] Login Succeeded [2022-09-21T19:08:20.208Z] nexus3.edgexfoundry.org:10003 [2022-09-21T19:08:20.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:08:20.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:08:20.208Z] Configure a credential helper to remove this warning. See [2022-09-21T19:08:20.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:08:20.208Z] [2022-09-21T19:08:20.208Z] Login Succeeded [2022-09-21T19:08:20.208Z] nexus3.edgexfoundry.org:10004 [2022-09-21T19:08:20.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:08:20.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:08:20.469Z] Configure a credential helper to remove this warning. See [2022-09-21T19:08:20.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:08:20.469Z] [2022-09-21T19:08:20.469Z] Login Succeeded [2022-09-21T19:08:20.469Z] docker.io [2022-09-21T19:08:20.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:08:20.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:08:20.729Z] Configure a credential helper to remove this warning. See [2022-09-21T19:08:20.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:08:20.729Z] [2022-09-21T19:08:20.729Z] Login Succeeded [2022-09-21T19:08:20.992Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T19:08:20.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-21T19:08:21.362Z] + git rev-list -1 --merges c8a5d46700fb7f28d3d7157a33cb96b157f5d133~1..c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] echo [2022-09-21T19:08:21.390Z] -----------> git rev-list -1 --merges c8a5d46700fb7f28d3d7157a33cb96b157f5d133~1..c8a5d46700fb7f28d3d7157a33cb96b157f5d133 c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [false] [Pipeline] sh [2022-09-21T19:08:21.681Z] + git log --format=format:%s -1 c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] echo [2022-09-21T19:08:21.709Z] ========================================================= [2022-09-21T19:08:21.709Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-21T19:08:21.709Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T19:08:22.025Z] + git log --format=format:%s -1 c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] echo [2022-09-21T19:08:22.036Z] [semverPrep] GIT_COMMIT: c8a5d46700fb7f28d3d7157a33cb96b157f5d133, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#468) [Pipeline] echo [2022-09-21T19:08:22.043Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-21T19:08:22.396Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T19:08:22.397Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-21T19:08:22.397Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-21T19:08:22.397Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-21T19:08:22.397Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-21T19:08:22.397Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-21T19:08:22.397Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:08:22.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T19:08:22.799Z] [2022-09-21T19:08:22.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:08:23.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T19:08:23.098Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-21T19:08:23.098Z] b85a868b505f: Pulling fs layer [2022-09-21T19:08:23.098Z] e2be974225ed: Pulling fs layer [2022-09-21T19:08:23.098Z] 339a4e72a1f5: Pulling fs layer [2022-09-21T19:08:23.098Z] 988bab9f4d93: Pulling fs layer [2022-09-21T19:08:23.098Z] 1469e6f7b9e6: Pulling fs layer [2022-09-21T19:08:23.098Z] eaf3925da568: Pulling fs layer [2022-09-21T19:08:23.098Z] bab4dde63d76: Pulling fs layer [2022-09-21T19:08:23.098Z] bde34c3a00c8: Pulling fs layer [2022-09-21T19:08:23.098Z] b352a97aabf1: Pulling fs layer [2022-09-21T19:08:23.098Z] 4872d77fe225: Pulling fs layer [2022-09-21T19:08:23.098Z] 5851b861e8e6: Pulling fs layer [2022-09-21T19:08:23.098Z] 1469e6f7b9e6: Waiting [2022-09-21T19:08:23.098Z] eaf3925da568: Waiting [2022-09-21T19:08:23.098Z] bab4dde63d76: Waiting [2022-09-21T19:08:23.098Z] bde34c3a00c8: Waiting [2022-09-21T19:08:23.098Z] b352a97aabf1: Waiting [2022-09-21T19:08:23.098Z] 988bab9f4d93: Waiting [2022-09-21T19:08:23.098Z] 4872d77fe225: Waiting [2022-09-21T19:08:23.098Z] 5851b861e8e6: Waiting [2022-09-21T19:08:23.098Z] e2be974225ed: Download complete [2022-09-21T19:08:23.098Z] 988bab9f4d93: Download complete [2022-09-21T19:08:23.359Z] 1469e6f7b9e6: Verifying Checksum [2022-09-21T19:08:23.359Z] 1469e6f7b9e6: Download complete [2022-09-21T19:08:23.359Z] 339a4e72a1f5: Verifying Checksum [2022-09-21T19:08:23.359Z] 339a4e72a1f5: Download complete [2022-09-21T19:08:23.359Z] eaf3925da568: Verifying Checksum [2022-09-21T19:08:23.359Z] eaf3925da568: Download complete [2022-09-21T19:08:23.359Z] bde34c3a00c8: Verifying Checksum [2022-09-21T19:08:23.359Z] bde34c3a00c8: Download complete [2022-09-21T19:08:23.359Z] b352a97aabf1: Download complete [2022-09-21T19:08:23.359Z] 4872d77fe225: Verifying Checksum [2022-09-21T19:08:23.359Z] 4872d77fe225: Download complete [2022-09-21T19:08:23.359Z] 5851b861e8e6: Verifying Checksum [2022-09-21T19:08:23.359Z] 5851b861e8e6: Download complete [2022-09-21T19:08:23.359Z] b85a868b505f: Verifying Checksum [2022-09-21T19:08:23.359Z] b85a868b505f: Download complete [2022-09-21T19:08:23.618Z] bab4dde63d76: Verifying Checksum [2022-09-21T19:08:23.618Z] bab4dde63d76: Download complete [2022-09-21T19:08:24.557Z] b85a868b505f: Pull complete [2022-09-21T19:08:24.817Z] e2be974225ed: Pull complete [2022-09-21T19:08:25.388Z] 339a4e72a1f5: Pull complete [2022-09-21T19:08:25.388Z] 988bab9f4d93: Pull complete [2022-09-21T19:08:25.649Z] 1469e6f7b9e6: Pull complete [2022-09-21T19:08:25.909Z] eaf3925da568: Pull complete [2022-09-21T19:08:27.816Z] bab4dde63d76: Pull complete [2022-09-21T19:08:27.816Z] bde34c3a00c8: Pull complete [2022-09-21T19:08:27.816Z] b352a97aabf1: Pull complete [2022-09-21T19:08:28.077Z] 4872d77fe225: Pull complete [2022-09-21T19:08:28.077Z] 5851b861e8e6: Pull complete [2022-09-21T19:08:28.077Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-21T19:08:28.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T19:08:28.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T19:08:28.173Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2022-09-21T19:08:28.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-21T19:08:29.707Z] $ docker top 4dd34a48daaa84dc6eb1e4fd658c8779e54b05482a91e0cedeecb55b0e17f60b -eo pid,comm [2022-09-21T19:08:29.758Z] 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). [2022-09-21T19:08:29.758Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T19:08:29.793Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T19:08:29.793Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T19:08:29.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T19:08:29.917Z] $ docker exec 4dd34a48daaa84dc6eb1e4fd658c8779e54b05482a91e0cedeecb55b0e17f60b ssh-agent [2022-09-21T19:08:30.034Z] SSH_AUTH_SOCK=/tmp/ssh-fiGEOGz8Idna/agent.31 [2022-09-21T19:08:30.034Z] SSH_AGENT_PID=37 [2022-09-21T19:08:30.041Z] Running ssh-add (command line suppressed) [2022-09-21T19:08:30.153Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3039164971371797895.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3039164971371797895.key) [2022-09-21T19:08:30.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T19:08:30.454Z] + git tag --points-at HEAD [Pipeline] } [2022-09-21T19:08:30.471Z] $ docker exec --env ******** --env ******** 4dd34a48daaa84dc6eb1e4fd658c8779e54b05482a91e0cedeecb55b0e17f60b ssh-agent -k [2022-09-21T19:08:30.578Z] unset SSH_AUTH_SOCK; [2022-09-21T19:08:30.579Z] unset SSH_AGENT_PID; [2022-09-21T19:08:30.579Z] echo Agent pid 37 killed; [2022-09-21T19:08:30.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-21T19:08:30.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T19:08:30.608Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T19:08:30.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T19:08:30.739Z] $ docker exec 4dd34a48daaa84dc6eb1e4fd658c8779e54b05482a91e0cedeecb55b0e17f60b ssh-agent [2022-09-21T19:08:30.869Z] SSH_AUTH_SOCK=/tmp/ssh-3Sxqew2GBEds/agent.69 [2022-09-21T19:08:30.869Z] SSH_AGENT_PID=75 [2022-09-21T19:08:30.874Z] Running ssh-add (command line suppressed) [2022-09-21T19:08:30.988Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2506545220052038647.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2506545220052038647.key) [2022-09-21T19:08:31.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T19:08:31.292Z] + git semver init [2022-09-21T19:08:31.552Z] 2022-09-21 19:08:31,504 [run_init] DEBUG init version:0.0.0 force:False [2022-09-21T19:08:31.552Z] 2022-09-21 19:08:31,505 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-09-21T19:08:31.552Z] 2022-09-21 19:08:31,506 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-09-21T19:08:31.552Z] 2022-09-21 19:08:31,506 [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) [2022-09-21T19:08:32.489Z] 2022-09-21 19:08:32,413 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-09-21T19:08:32.489Z] 2022-09-21 19:08:32,413 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-09-21T19:08:32.489Z] 2022-09-21 19:08:32,414 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-21T19:08:32.489Z] 2022-09-21 19:08:32,414 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-21T19:08:32.489Z] 2.3.0-dev.24 [Pipeline] } [2022-09-21T19:08:32.502Z] $ docker exec --env ******** --env ******** 4dd34a48daaa84dc6eb1e4fd658c8779e54b05482a91e0cedeecb55b0e17f60b ssh-agent -k [2022-09-21T19:08:32.596Z] unset SSH_AUTH_SOCK; [2022-09-21T19:08:32.596Z] unset SSH_AGENT_PID; [2022-09-21T19:08:32.596Z] echo Agent pid 75 killed; [2022-09-21T19:08:32.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T19:08:32.917Z] + git semver [Pipeline] } [2022-09-21T19:08:33.194Z] $ docker stop --time=1 4dd34a48daaa84dc6eb1e4fd658c8779e54b05482a91e0cedeecb55b0e17f60b [2022-09-21T19:08:34.567Z] $ docker rm -f 4dd34a48daaa84dc6eb1e4fd658c8779e54b05482a91e0cedeecb55b0e17f60b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T19:08:34.914Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-21T19:08:35.093Z] Stashed 1 file(s) [Pipeline] echo [2022-09-21T19:08:35.095Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.24 [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 [2022-09-21T19:08:35.217Z] provisioning config files... [2022-09-21T19:08:35.227Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13924329548562111279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:08:35.524Z] ---> docker-login.sh [2022-09-21T19:08:35.524Z] nexus3.edgexfoundry.org:10001 [2022-09-21T19:08:35.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:08:35.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:08:35.524Z] Configure a credential helper to remove this warning. See [2022-09-21T19:08:35.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:08:35.524Z] [2022-09-21T19:08:35.524Z] Login Succeeded [2022-09-21T19:08:35.524Z] nexus3.edgexfoundry.org:10002 [2022-09-21T19:08:35.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:08:35.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:08:35.524Z] Configure a credential helper to remove this warning. See [2022-09-21T19:08:35.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:08:35.524Z] [2022-09-21T19:08:35.524Z] Login Succeeded [2022-09-21T19:08:35.785Z] nexus3.edgexfoundry.org:10003 [2022-09-21T19:08:35.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:08:35.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:08:35.785Z] Configure a credential helper to remove this warning. See [2022-09-21T19:08:35.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:08:35.785Z] [2022-09-21T19:08:35.785Z] Login Succeeded [2022-09-21T19:08:35.785Z] nexus3.edgexfoundry.org:10004 [2022-09-21T19:08:35.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:08:35.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:08:35.785Z] Configure a credential helper to remove this warning. See [2022-09-21T19:08:35.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:08:35.785Z] [2022-09-21T19:08:35.785Z] Login Succeeded [2022-09-21T19:08:35.785Z] docker.io [2022-09-21T19:08:36.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:08:36.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:08:36.306Z] Configure a credential helper to remove this warning. See [2022-09-21T19:08:36.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:08:36.306Z] [2022-09-21T19:08:36.306Z] Login Succeeded [2022-09-21T19:08:36.306Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T19:08:36.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-21T19:08:36.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T19:08:36.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T19:08:36.386Z] ========================================================= [2022-09-21T19:08:36.386Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-21T19:08:36.386Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:08:36.687Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-21T19:08:36.687Z] Sending build context to Docker daemon 3.115MB [2022-09-21T19:08:36.687Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T19:08:36.687Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-21T19:08:36.687Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-21T19:08:36.687Z] 2408cc74d12b: Pulling fs layer [2022-09-21T19:08:36.687Z] ea60b727a1ce: Pulling fs layer [2022-09-21T19:08:36.687Z] 30c4a7721957: Pulling fs layer [2022-09-21T19:08:36.687Z] 370296b7ddb6: Pulling fs layer [2022-09-21T19:08:36.687Z] 7c6cee850709: Pulling fs layer [2022-09-21T19:08:36.687Z] 39a5fcdaea64: Pulling fs layer [2022-09-21T19:08:36.687Z] d94ebbe4e438: Pulling fs layer [2022-09-21T19:08:36.687Z] bcfd1f05c69d: Pulling fs layer [2022-09-21T19:08:36.687Z] 59ccb84bbe0f: Pulling fs layer [2022-09-21T19:08:36.687Z] d94ebbe4e438: Waiting [2022-09-21T19:08:36.687Z] 7c6cee850709: Waiting [2022-09-21T19:08:36.687Z] 39a5fcdaea64: Waiting [2022-09-21T19:08:36.687Z] 370296b7ddb6: Waiting [2022-09-21T19:08:36.687Z] 59ccb84bbe0f: Waiting [2022-09-21T19:08:36.687Z] 30c4a7721957: Verifying Checksum [2022-09-21T19:08:36.687Z] 30c4a7721957: Download complete [2022-09-21T19:08:36.687Z] ea60b727a1ce: Verifying Checksum [2022-09-21T19:08:36.687Z] ea60b727a1ce: Download complete [2022-09-21T19:08:36.687Z] 7c6cee850709: Verifying Checksum [2022-09-21T19:08:36.687Z] 39a5fcdaea64: Verifying Checksum [2022-09-21T19:08:36.687Z] 39a5fcdaea64: Download complete [2022-09-21T19:08:36.950Z] 2408cc74d12b: Verifying Checksum [2022-09-21T19:08:36.950Z] 2408cc74d12b: Download complete [2022-09-21T19:08:36.950Z] d94ebbe4e438: Verifying Checksum [2022-09-21T19:08:36.950Z] d94ebbe4e438: Download complete [2022-09-21T19:08:36.950Z] 2408cc74d12b: Pull complete [2022-09-21T19:08:37.212Z] ea60b727a1ce: Pull complete [2022-09-21T19:08:37.212Z] 30c4a7721957: Pull complete [2022-09-21T19:08:37.212Z] 59ccb84bbe0f: Download complete [2022-09-21T19:08:37.473Z] bcfd1f05c69d: Verifying Checksum [2022-09-21T19:08:37.473Z] bcfd1f05c69d: Download complete [2022-09-21T19:08:37.732Z] 370296b7ddb6: Verifying Checksum [2022-09-21T19:08:37.732Z] 370296b7ddb6: Download complete [2022-09-21T19:08:41.932Z] 370296b7ddb6: Pull complete [2022-09-21T19:08:41.932Z] 7c6cee850709: Pull complete [2022-09-21T19:08:41.932Z] 39a5fcdaea64: Pull complete [2022-09-21T19:08:41.932Z] d94ebbe4e438: Pull complete [2022-09-21T19:08:44.467Z] bcfd1f05c69d: Pull complete [2022-09-21T19:08:45.041Z] 59ccb84bbe0f: Pull complete [2022-09-21T19:08:45.041Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-21T19:08:45.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-21T19:08:45.041Z] ---> a4fb48ad2a94 [2022-09-21T19:08:45.041Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-21T19:08:46.950Z] ---> Running in a563655470dd [2022-09-21T19:08:46.950Z] Removing intermediate container a563655470dd [2022-09-21T19:08:46.950Z] ---> 6cbf08eab7b9 [2022-09-21T19:08:46.950Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T19:08:47.217Z] ---> Running in e687a0e8f207 [2022-09-21T19:08:47.217Z] Removing intermediate container e687a0e8f207 [2022-09-21T19:08:47.217Z] ---> de287a747b08 [2022-09-21T19:08:47.217Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-21T19:08:47.217Z] ---> Running in 9e62830d342a [2022-09-21T19:08:47.488Z] Removing intermediate container 9e62830d342a [2022-09-21T19:08:47.488Z] ---> d3900e9b9f59 [2022-09-21T19:08:47.488Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T19:08:47.488Z] ---> Running in e3ec5fe46fd7 [2022-09-21T19:08:47.488Z] Removing intermediate container e3ec5fe46fd7 [2022-09-21T19:08:47.488Z] ---> fcba311c59dd [2022-09-21T19:08:47.488Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T19:08:47.748Z] ---> Running in 56cb98196e80 [2022-09-21T19:08:48.317Z] Removing intermediate container 56cb98196e80 [2022-09-21T19:08:48.317Z] ---> 876e219d9566 [2022-09-21T19:08:48.317Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T19:08:48.317Z] ---> Running in df245925f1b3 [2022-09-21T19:08:48.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T19:08:49.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T19:08:50.083Z] OK: 211 MiB in 51 packages [2022-09-21T19:08:50.178Z] Still waiting to schedule task [2022-09-21T19:08:50.179Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-21T19:08:50.342Z] Removing intermediate container df245925f1b3 [2022-09-21T19:08:50.342Z] ---> bcd99aa8b83e [2022-09-21T19:08:50.342Z] Step 9/14 : WORKDIR /app [2022-09-21T19:08:50.342Z] ---> Running in 26677aa7853f [2022-09-21T19:08:50.601Z] Removing intermediate container 26677aa7853f [2022-09-21T19:08:50.601Z] ---> d726fde979ca [2022-09-21T19:08:50.601Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-21T19:08:50.601Z] ---> 06e3b3a3beb4 [2022-09-21T19:08:50.601Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T19:08:50.861Z] ---> Running in f7048e844e24 [2022-09-21T19:09:08.955Z] Removing intermediate container f7048e844e24 [2022-09-21T19:09:08.955Z] ---> 570415829ea7 [2022-09-21T19:09:08.955Z] Step 12/14 : COPY . . [2022-09-21T19:09:08.955Z] ---> 86e0f21e3480 [2022-09-21T19:09:08.955Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-21T19:09:08.955Z] ---> Running in de9a32b493ae [2022-09-21T19:09:08.955Z] Removing intermediate container de9a32b493ae [2022-09-21T19:09:08.955Z] ---> 1f07634fe443 [2022-09-21T19:09:08.955Z] Step 14/14 : RUN $MAKE [2022-09-21T19:09:08.955Z] ---> Running in c68b265123c7 [2022-09-21T19:09:08.955Z] noop [2022-09-21T19:09:09.212Z] Removing intermediate container c68b265123c7 [2022-09-21T19:09:09.212Z] ---> b815d5eb68bb [2022-09-21T19:09:09.212Z] Successfully built b815d5eb68bb [2022-09-21T19:09:09.212Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:09:09.525Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-21T19:09:09.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T19:09:09.590Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2022-09-21T19:09:09.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-21T19:09:10.033Z] $ docker top 5286f3a6026ba80d1337c432ea0f1cd50894ffa608981e05c5cf7badf2cfaf47 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T19:09:10.387Z] + go version [2022-09-21T19:09:10.387Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-21T19:09:10.399Z] $ docker stop --time=1 5286f3a6026ba80d1337c432ea0f1cd50894ffa608981e05c5cf7badf2cfaf47 [2022-09-21T19:09:11.735Z] $ docker rm -f 5286f3a6026ba80d1337c432ea0f1cd50894ffa608981e05c5cf7badf2cfaf47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:09:12.117Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-21T19:09:12.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T19:09:12.185Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2022-09-21T19:09:12.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-21T19:09:12.625Z] $ docker top fdf34ebcf4ce47c0720fd07c44c5f269541579036b11b0bc27827f6c01df85b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T19:09:12.969Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-09-21T19:09:13.261Z] + make test [2022-09-21T19:09:13.261Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-21T19:09:25.463Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-21T19:09:25.463Z] CGO_ENABLED=1 go vet ./... [2022-09-21T19:09:27.371Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-21T19:09:27.371Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-21T19:09:27.371Z] ./bin/test-attribution-txt.sh [2022-09-21T19:09:27.371Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-21T19:09:27.371Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-21T19:09:27.371Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-21T19:09:27.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-21T19:09:27.399Z] $ docker stop --time=1 fdf34ebcf4ce47c0720fd07c44c5f269541579036b11b0bc27827f6c01df85b2 [2022-09-21T19:09:29.150Z] $ docker rm -f fdf34ebcf4ce47c0720fd07c44c5f269541579036b11b0bc27827f6c01df85b2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T19:09:29.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-21T19:09:29.564Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-21T19:09:30.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-21T19:09:30.345Z] + ls -al . [2022-09-21T19:09:30.345Z] total 176 [2022-09-21T19:09:30.345Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 19:09 . [2022-09-21T19:09:30.345Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 19:08 .. [2022-09-21T19:09:30.345Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 21 19:08 .dockerignore [2022-09-21T19:09:30.345Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 19:08 .git [2022-09-21T19:09:30.345Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 19:08 .github [2022-09-21T19:09:30.345Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 21 19:08 .gitignore [2022-09-21T19:09:30.345Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 19:08 .semver [2022-09-21T19:09:30.345Z] -rw-rw-r-- 1 jenkins jenkins 8830 Sep 21 19:08 Attribution.txt [2022-09-21T19:09:30.345Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 21 19:08 CHANGELOG.md [2022-09-21T19:09:30.345Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 21 19:08 Dockerfile [2022-09-21T19:09:30.345Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 19:08 GOVERNANCE.md [2022-09-21T19:09:30.345Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 21 19:08 Jenkinsfile [2022-09-21T19:09:30.345Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 21 19:08 LICENSE [2022-09-21T19:09:30.345Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 21 19:08 OWNERS.md [2022-09-21T19:09:30.345Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 21 19:08 README.md [2022-09-21T19:09:30.345Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 21 19:08 VERSION [2022-09-21T19:09:30.345Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 19:08 bin [2022-09-21T19:09:30.345Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 21 19:09 coverage.out [2022-09-21T19:09:30.345Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 21 19:08 go.mod [2022-09-21T19:09:30.345Z] -rw-rw-r-- 1 jenkins jenkins 37381 Sep 21 19:08 go.sum [2022-09-21T19:09:30.345Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 21 19:08 main.go [2022-09-21T19:09:30.345Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 21 19:08 makefile [2022-09-21T19:09:30.345Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 19:08 res [2022-09-21T19:09:30.345Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 19:08 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:09:30.645Z] + 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=c8a5d46700fb7f28d3d7157a33cb96b157f5d133 --label arch=amd64 --label version=2.3.0-dev.24 . [2022-09-21T19:09:30.645Z] Sending build context to Docker daemon 3.116MB [2022-09-21T19:09:30.645Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T19:09:30.645Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-21T19:09:30.645Z] ---> b815d5eb68bb [2022-09-21T19:09:30.645Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-21T19:09:30.645Z] ---> Running in 4accce602c8e [2022-09-21T19:09:30.904Z] Removing intermediate container 4accce602c8e [2022-09-21T19:09:30.904Z] ---> a04797a8bb07 [2022-09-21T19:09:30.904Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T19:09:30.904Z] ---> Running in f294eb2227db [2022-09-21T19:09:30.904Z] Removing intermediate container f294eb2227db [2022-09-21T19:09:30.904Z] ---> 7e794c7a9fe4 [2022-09-21T19:09:30.904Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-21T19:09:30.904Z] ---> Running in c42ff149bc36 [2022-09-21T19:09:31.167Z] Removing intermediate container c42ff149bc36 [2022-09-21T19:09:31.167Z] ---> e5e7e2a84aa0 [2022-09-21T19:09:31.167Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T19:09:31.167Z] ---> Running in 8f50022399e3 [2022-09-21T19:09:31.167Z] Removing intermediate container 8f50022399e3 [2022-09-21T19:09:31.167Z] ---> bc1f7fb78e59 [2022-09-21T19:09:31.167Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T19:09:31.167Z] ---> Running in 1ccf6209551a [2022-09-21T19:09:31.742Z] Removing intermediate container 1ccf6209551a [2022-09-21T19:09:31.742Z] ---> e3a0d80f1637 [2022-09-21T19:09:31.742Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T19:09:32.001Z] ---> Running in 07b7528f9749 [2022-09-21T19:09:32.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T19:09:33.199Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T19:09:33.467Z] OK: 211 MiB in 51 packages [2022-09-21T19:09:33.728Z] Removing intermediate container 07b7528f9749 [2022-09-21T19:09:33.728Z] ---> dbfd190c4b12 [2022-09-21T19:09:33.728Z] Step 9/28 : WORKDIR /app [2022-09-21T19:09:33.728Z] ---> Running in 589ca721afed [2022-09-21T19:09:33.987Z] Removing intermediate container 589ca721afed [2022-09-21T19:09:33.987Z] ---> 57ffd470f62c [2022-09-21T19:09:33.987Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-21T19:09:33.987Z] ---> 281e1039409b [2022-09-21T19:09:33.987Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T19:09:33.987Z] ---> Running in 9cbe432735df [2022-09-21T19:09:34.924Z] Removing intermediate container 9cbe432735df [2022-09-21T19:09:34.924Z] ---> 7b08e5d40590 [2022-09-21T19:09:34.924Z] Step 12/28 : COPY . . [2022-09-21T19:09:35.183Z] ---> fc0ac257f8b8 [2022-09-21T19:09:35.183Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-21T19:09:35.183Z] ---> Running in accf95a86d0a [2022-09-21T19:09:35.183Z] Removing intermediate container accf95a86d0a [2022-09-21T19:09:35.183Z] ---> ca302dc29896 [2022-09-21T19:09:35.183Z] Step 14/28 : RUN $MAKE [2022-09-21T19:09:35.183Z] ---> Running in c5daea988d39 [2022-09-21T19:09:35.442Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-21T19:09:57.368Z] Removing intermediate container c5daea988d39 [2022-09-21T19:09:57.368Z] ---> 75b5404a9c0f [2022-09-21T19:09:57.368Z] Step 15/28 : FROM alpine:3.16 [2022-09-21T19:09:57.626Z] 3.16: Pulling from library/alpine [2022-09-21T19:09:57.884Z] 213ec9aee27d: Pulling fs layer [2022-09-21T19:09:58.142Z] 213ec9aee27d: Verifying Checksum [2022-09-21T19:09:58.142Z] 213ec9aee27d: Download complete [2022-09-21T19:09:58.142Z] 213ec9aee27d: Pull complete [2022-09-21T19:09:58.142Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-21T19:09:58.142Z] Status: Downloaded newer image for alpine:3.16 [2022-09-21T19:09:58.142Z] ---> 9c6f07244728 [2022-09-21T19:09:58.142Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T19:09:58.401Z] ---> Running in a1dd54c38765 [2022-09-21T19:09:58.401Z] Removing intermediate container a1dd54c38765 [2022-09-21T19:09:58.401Z] ---> d6fc62f398cb [2022-09-21T19:09:58.401Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-21T19:09:58.401Z] ---> Running in 4dd75c11e3b8 [2022-09-21T19:09:58.401Z] Removing intermediate container 4dd75c11e3b8 [2022-09-21T19:09:58.401Z] ---> 7097a0601edc [2022-09-21T19:09:58.401Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-21T19:09:58.659Z] ---> Running in 8a17e1c54ad1 [2022-09-21T19:09:58.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T19:09:58.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T19:09:59.183Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-21T19:09:59.183Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-21T19:09:59.183Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-21T19:09:59.183Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-21T19:09:59.183Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-21T19:09:59.183Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-21T19:09:59.183Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-21T19:09:59.183Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T19:09:59.183Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T19:09:59.183Z] OK: 9 MiB in 21 packages [2022-09-21T19:09:59.751Z] Removing intermediate container 8a17e1c54ad1 [2022-09-21T19:09:59.751Z] ---> d6924a21317c [2022-09-21T19:09:59.751Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-21T19:10:00.011Z] ---> 2de03b4bd982 [2022-09-21T19:10:00.011Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-21T19:10:00.011Z] ---> a3f829ffa339 [2022-09-21T19:10:00.011Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-21T19:10:00.270Z] ---> aa0d980cff11 [2022-09-21T19:10:00.270Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-21T19:10:00.834Z] ---> dff7cd3dbadf [2022-09-21T19:10:00.834Z] Step 23/28 : EXPOSE 48095 [2022-09-21T19:10:00.834Z] ---> Running in 59600726bc1c [2022-09-21T19:10:01.094Z] Removing intermediate container 59600726bc1c [2022-09-21T19:10:01.096Z] ---> 66071a69997a [2022-09-21T19:10:01.096Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-21T19:10:01.096Z] ---> Running in c639340eab40 [2022-09-21T19:10:01.096Z] Removing intermediate container c639340eab40 [2022-09-21T19:10:01.096Z] ---> 73124a54fefa [2022-09-21T19:10:01.096Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T19:10:01.096Z] ---> Running in 0a870d8d531b [2022-09-21T19:10:01.354Z] Removing intermediate container 0a870d8d531b [2022-09-21T19:10:01.354Z] ---> 26bfd9e678cb [2022-09-21T19:10:01.354Z] Step 26/28 : LABEL arch=amd64 [2022-09-21T19:10:01.354Z] ---> Running in b2058e677aaf [2022-09-21T19:10:01.354Z] Removing intermediate container b2058e677aaf [2022-09-21T19:10:01.354Z] ---> c6c8bb1d9c8e [2022-09-21T19:10:01.354Z] Step 27/28 : LABEL git_sha=c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [2022-09-21T19:10:01.620Z] ---> Running in c989fb0adfa4 [2022-09-21T19:10:01.620Z] Removing intermediate container c989fb0adfa4 [2022-09-21T19:10:01.620Z] ---> 0af2f687b43b [2022-09-21T19:10:01.620Z] Step 28/28 : LABEL version=2.3.0-dev.24 [2022-09-21T19:10:01.620Z] ---> Running in 7bd4e108a7ca [2022-09-21T19:10:01.880Z] Removing intermediate container 7bd4e108a7ca [2022-09-21T19:10:01.880Z] ---> a1a294a214c3 [2022-09-21T19:10:01.880Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-21T19:10:01.880Z] Successfully built a1a294a214c3 [2022-09-21T19:10:01.880Z] 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 [2022-09-21T19:10:01.966Z] provisioning config files... [2022-09-21T19:10:01.973Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config581048994370658095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:10:02.268Z] ---> docker-login.sh [2022-09-21T19:10:02.268Z] nexus3.edgexfoundry.org:10001 [2022-09-21T19:10:02.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:10:02.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:10:02.268Z] Configure a credential helper to remove this warning. See [2022-09-21T19:10:02.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:10:02.268Z] [2022-09-21T19:10:02.268Z] Login Succeeded [2022-09-21T19:10:02.268Z] nexus3.edgexfoundry.org:10002 [2022-09-21T19:10:02.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:10:02.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:10:02.268Z] Configure a credential helper to remove this warning. See [2022-09-21T19:10:02.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:10:02.268Z] [2022-09-21T19:10:02.268Z] Login Succeeded [2022-09-21T19:10:02.268Z] nexus3.edgexfoundry.org:10003 [2022-09-21T19:10:02.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:10:02.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:10:02.532Z] Configure a credential helper to remove this warning. See [2022-09-21T19:10:02.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:10:02.532Z] [2022-09-21T19:10:02.532Z] Login Succeeded [2022-09-21T19:10:02.532Z] nexus3.edgexfoundry.org:10004 [2022-09-21T19:10:02.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:10:02.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:10:02.532Z] Configure a credential helper to remove this warning. See [2022-09-21T19:10:02.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:10:02.532Z] [2022-09-21T19:10:02.532Z] Login Succeeded [2022-09-21T19:10:02.532Z] docker.io [2022-09-21T19:10:02.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:10:03.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:10:03.056Z] Configure a credential helper to remove this warning. See [2022-09-21T19:10:03.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:10:03.056Z] [2022-09-21T19:10:03.056Z] Login Succeeded [2022-09-21T19:10:03.056Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T19:10:03.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-21T19:10:03.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T19:10:03.109Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-09-21T19:10:03.109Z] c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [2022-09-21T19:10:03.109Z] latest [2022-09-21T19:10:03.109Z] 2.3.0-dev.24 [2022-09-21T19:10:03.109Z] c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 [2022-09-21T19:10:03.109Z] main [2022-09-21T19:10:03.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:10:03.422Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:10:03.804Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [2022-09-21T19:10:03.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-21T19:10:03.804Z] 895dbf1d208a: Preparing [2022-09-21T19:10:03.804Z] 9f38a85475cc: Preparing [2022-09-21T19:10:03.804Z] 83287e35be82: Preparing [2022-09-21T19:10:03.804Z] cce3cce58eb0: Preparing [2022-09-21T19:10:03.804Z] 77c8dc72972e: Preparing [2022-09-21T19:10:03.804Z] 994393dc58e7: Preparing [2022-09-21T19:10:03.804Z] 994393dc58e7: Waiting [2022-09-21T19:10:03.804Z] 9f38a85475cc: Pushed [2022-09-21T19:10:03.804Z] cce3cce58eb0: Pushed [2022-09-21T19:10:03.804Z] 83287e35be82: Pushed [2022-09-21T19:10:03.804Z] 994393dc58e7: Layer already exists [2022-09-21T19:10:04.422Z] 77c8dc72972e: Pushed [2022-09-21T19:10:07.003Z] 895dbf1d208a: Pushed [2022-09-21T19:10:07.003Z] c8a5d46700fb7f28d3d7157a33cb96b157f5d133: digest: sha256:e75f9b54c1ae4c0f062a6fdad43a8a83dfaf8fffa2ed2affafcac6fb1e1a17ef size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:10:07.313Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:10:07.616Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-09-21T19:10:07.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-21T19:10:07.616Z] 895dbf1d208a: Preparing [2022-09-21T19:10:07.616Z] 9f38a85475cc: Preparing [2022-09-21T19:10:07.616Z] 83287e35be82: Preparing [2022-09-21T19:10:07.616Z] cce3cce58eb0: Preparing [2022-09-21T19:10:07.616Z] 77c8dc72972e: Preparing [2022-09-21T19:10:07.616Z] 994393dc58e7: Preparing [2022-09-21T19:10:07.616Z] 994393dc58e7: Waiting [2022-09-21T19:10:07.616Z] 9f38a85475cc: Layer already exists [2022-09-21T19:10:07.616Z] cce3cce58eb0: Layer already exists [2022-09-21T19:10:07.616Z] 895dbf1d208a: Layer already exists [2022-09-21T19:10:07.616Z] 77c8dc72972e: Layer already exists [2022-09-21T19:10:07.616Z] 83287e35be82: Layer already exists [2022-09-21T19:10:07.616Z] 994393dc58e7: Layer already exists [2022-09-21T19:10:07.616Z] latest: digest: sha256:e75f9b54c1ae4c0f062a6fdad43a8a83dfaf8fffa2ed2affafcac6fb1e1a17ef size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:10:07.915Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:10:08.222Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.24 [2022-09-21T19:10:08.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-21T19:10:08.222Z] 895dbf1d208a: Preparing [2022-09-21T19:10:08.222Z] 9f38a85475cc: Preparing [2022-09-21T19:10:08.222Z] 83287e35be82: Preparing [2022-09-21T19:10:08.222Z] cce3cce58eb0: Preparing [2022-09-21T19:10:08.222Z] 77c8dc72972e: Preparing [2022-09-21T19:10:08.222Z] 994393dc58e7: Preparing [2022-09-21T19:10:08.222Z] 994393dc58e7: Waiting [2022-09-21T19:10:08.222Z] 77c8dc72972e: Layer already exists [2022-09-21T19:10:08.222Z] 9f38a85475cc: Layer already exists [2022-09-21T19:10:08.223Z] 895dbf1d208a: Layer already exists [2022-09-21T19:10:08.223Z] cce3cce58eb0: Layer already exists [2022-09-21T19:10:08.223Z] 83287e35be82: Layer already exists [2022-09-21T19:10:08.223Z] 994393dc58e7: Layer already exists [2022-09-21T19:10:08.223Z] 2.3.0-dev.24: digest: sha256:e75f9b54c1ae4c0f062a6fdad43a8a83dfaf8fffa2ed2affafcac6fb1e1a17ef size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:10:08.532Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:10:08.835Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 [2022-09-21T19:10:08.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-21T19:10:08.835Z] 895dbf1d208a: Preparing [2022-09-21T19:10:08.835Z] 9f38a85475cc: Preparing [2022-09-21T19:10:08.835Z] 83287e35be82: Preparing [2022-09-21T19:10:08.835Z] cce3cce58eb0: Preparing [2022-09-21T19:10:08.835Z] 77c8dc72972e: Preparing [2022-09-21T19:10:08.835Z] 994393dc58e7: Preparing [2022-09-21T19:10:08.835Z] 994393dc58e7: Waiting [2022-09-21T19:10:08.835Z] 9f38a85475cc: Layer already exists [2022-09-21T19:10:08.835Z] 895dbf1d208a: Layer already exists [2022-09-21T19:10:08.835Z] 83287e35be82: Layer already exists [2022-09-21T19:10:08.835Z] cce3cce58eb0: Layer already exists [2022-09-21T19:10:08.835Z] 77c8dc72972e: Layer already exists [2022-09-21T19:10:08.835Z] 994393dc58e7: Layer already exists [2022-09-21T19:10:08.835Z] c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24: digest: sha256:e75f9b54c1ae4c0f062a6fdad43a8a83dfaf8fffa2ed2affafcac6fb1e1a17ef size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:10:09.145Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-09-21T19:10:09.149Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-454 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] ws [2022-09-21T19:10:09.167Z] Running in /w/workspace/app-service-configurable/103 [Pipeline] { [Pipeline] sh [Pipeline] checkout [2022-09-21T19:10:09.225Z] Selected Git installation does not exist. Using Default [2022-09-21T19:10:09.225Z] The recommended git tool is: NONE [2022-09-21T19:10:09.449Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-09-21T19:10:09.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-21T19:10:09.449Z] 895dbf1d208a: Preparing [2022-09-21T19:10:09.449Z] 9f38a85475cc: Preparing [2022-09-21T19:10:09.449Z] 83287e35be82: Preparing [2022-09-21T19:10:09.449Z] cce3cce58eb0: Preparing [2022-09-21T19:10:09.449Z] 77c8dc72972e: Preparing [2022-09-21T19:10:09.450Z] 994393dc58e7: Preparing [2022-09-21T19:10:09.450Z] 994393dc58e7: Waiting [2022-09-21T19:10:09.450Z] 77c8dc72972e: Layer already exists [2022-09-21T19:10:09.450Z] 895dbf1d208a: Layer already exists [2022-09-21T19:10:09.450Z] cce3cce58eb0: Layer already exists [2022-09-21T19:10:09.450Z] 9f38a85475cc: Layer already exists [2022-09-21T19:10:09.450Z] 83287e35be82: Layer already exists [2022-09-21T19:10:09.450Z] 994393dc58e7: Layer already exists [2022-09-21T19:10:09.450Z] main: digest: sha256:e75f9b54c1ae4c0f062a6fdad43a8a83dfaf8fffa2ed2affafcac6fb1e1a17ef size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-21T19:10:09.502Z] ===================================================== [Pipeline] echo [2022-09-21T19:10:09.508Z] taggedImages: [2022-09-21T19:10:09.509Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [2022-09-21T19:10:09.509Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-09-21T19:10:09.509Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.24 [2022-09-21T19:10:09.509Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 [2022-09-21T19:10:09.509Z] - 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 [2022-09-21T19:10:09.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T19:10:09.868Z] [2022-09-21T19:10:09.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:10:10.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T19:10:10.160Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-21T19:10:10.160Z] 5eb5b503b376: Pulling fs layer [2022-09-21T19:10:10.160Z] 5c69ac0246d0: Pulling fs layer [2022-09-21T19:10:10.160Z] ec43610c2a17: Pulling fs layer [2022-09-21T19:10:10.160Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-21T19:10:10.160Z] 33b1e0a273af: Pulling fs layer [2022-09-21T19:10:10.160Z] 5d3b04190fa2: Pulling fs layer [2022-09-21T19:10:10.160Z] 2f39f015ded8: Pulling fs layer [2022-09-21T19:10:10.160Z] 3a2ae6a8a46f: Waiting [2022-09-21T19:10:10.160Z] 5d3b04190fa2: Waiting [2022-09-21T19:10:10.160Z] 33b1e0a273af: Waiting [2022-09-21T19:10:10.160Z] 2f39f015ded8: Waiting [2022-09-21T19:10:10.160Z] 5c69ac0246d0: Download complete [2022-09-21T19:10:10.160Z] 3a2ae6a8a46f: Download complete [2022-09-21T19:10:10.160Z] ec43610c2a17: Verifying Checksum [2022-09-21T19:10:10.160Z] ec43610c2a17: Download complete [2022-09-21T19:10:10.160Z] 33b1e0a273af: Verifying Checksum [2022-09-21T19:10:10.160Z] 33b1e0a273af: Download complete [2022-09-21T19:10:10.160Z] 5d3b04190fa2: Download complete [2022-09-21T19:10:10.419Z] 5eb5b503b376: Verifying Checksum [2022-09-21T19:10:10.419Z] 5eb5b503b376: Download complete [2022-09-21T19:10:10.986Z] 2f39f015ded8: Verifying Checksum [2022-09-21T19:10:11.551Z] 5eb5b503b376: Pull complete [2022-09-21T19:10:11.809Z] 5c69ac0246d0: Pull complete [2022-09-21T19:10:12.068Z] ec43610c2a17: Pull complete [2022-09-21T19:10:12.325Z] 3a2ae6a8a46f: Pull complete [2022-09-21T19:10:12.582Z] 33b1e0a273af: Pull complete [2022-09-21T19:10:12.582Z] 5d3b04190fa2: Pull complete [2022-09-21T19:10:13.906Z] using credential edgex-jenkins-ssh [2022-09-21T19:10:13.920Z] Cloning the remote Git repository [2022-09-21T19:10:13.958Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-09-21T19:10:14.023Z] > git init /w/workspace/app-service-configurable/103 # timeout=10 [2022-09-21T19:10:14.140Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-09-21T19:10:14.140Z] > git --version # timeout=10 [2022-09-21T19:10:14.169Z] > git --version # 'git version 2.25.1' [2022-09-21T19:10:14.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-21T19:10:14.220Z] Verifying host key using known hosts file [2022-09-21T19:10:14.389Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-21T19:10:14.401Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-21T19:10:16.327Z] Avoid second fetch [2022-09-21T19:10:16.328Z] Checking out Revision c8a5d46700fb7f28d3d7157a33cb96b157f5d133 (main) [2022-09-21T19:10:15.526Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-09-21T19:10:15.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-21T19:10:16.344Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T19:10:16.360Z] > git checkout -f c8a5d46700fb7f28d3d7157a33cb96b157f5d133 # timeout=10 [2022-09-21T19:10:16.799Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#468)" [2022-09-21T19:10:17.123Z] [2022-09-21T19:10:17.123Z] GitHub has been notified of this commit’s build result [2022-09-21T19:10:17.123Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T19:10:17.654Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-21T19:10:17.654Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-21T19:10:17.654Z] Dload Upload Total Spent Left Speed [2022-09-21T19:10:17.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85727 [2022-09-21T19:10:17.847Z] 2f39f015ded8: Pull complete [2022-09-21T19:10:17.847Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-21T19:10:17.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T19:10:17.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T19:10:17.922Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2022-09-21T19:10:17.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-21T19:10:19.721Z] $ docker top ee709ada83aa5e062a31d599661a5e0e7e640cc28a636932ee805001067c00b7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:10:20.104Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-21T19:10:20.172Z] ---> job-cost.sh [2022-09-21T19:10:20.172Z] lf-activate-venv: SKIPPING [2022-09-21T19:10:20.172Z] INFO: No Stack... [2022-09-21T19:10:20.430Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-21T19:10:20.432Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-21T19:10:20.432Z] + sudo tee /etc/docker/daemon.new [2022-09-21T19:10:20.432Z] { [2022-09-21T19:10:20.432Z] "registry-mirrors": [ [2022-09-21T19:10:20.432Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-21T19:10:20.432Z] ], [2022-09-21T19:10:20.432Z] "bip": "10.250.0.254/24", [2022-09-21T19:10:20.432Z] "hosts": [ [2022-09-21T19:10:20.432Z] "tcp://0.0.0.0:5555", [2022-09-21T19:10:20.432Z] "unix:///var/run/docker.sock" [2022-09-21T19:10:20.432Z] ], [2022-09-21T19:10:20.432Z] "mtu": 1458, [2022-09-21T19:10:20.432Z] "selinux-enabled": true, [2022-09-21T19:10:20.432Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-21T19:10:20.432Z] } [Pipeline] sh [2022-09-21T19:10:20.785Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-21T19:10:20.998Z] INFO: Archiving Costs [Pipeline] sh [2022-09-21T19:10:21.120Z] + sudo service docker restart [2022-09-21T19:10:21.285Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-09-21T19:10:21.285Z] + cut -d, -f6 [Pipeline] lock [2022-09-21T19:10:21.298Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] [2022-09-21T19:10:21.304Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] did not exist. Created. [2022-09-21T19:10:21.304Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-21T19:10:21.600Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-21T19:10:21.629Z] Stashed 1 file(s) [Pipeline] } [2022-09-21T19:10:21.636Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-21T19:10:21.653Z] $ docker stop --time=1 ee709ada83aa5e062a31d599661a5e0e7e640cc28a636932ee805001067c00b7 [2022-09-21T19:10:22.821Z] $ docker rm -f ee709ada83aa5e062a31d599661a5e0e7e640cc28a636932ee805001067c00b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T19:10:39.364Z] provisioning config files... [2022-09-21T19:10:39.388Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/103@tmp/config3953969288722161780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:10:39.742Z] ---> docker-login.sh [2022-09-21T19:10:39.742Z] nexus3.edgexfoundry.org:10001 [2022-09-21T19:10:40.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:10:40.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:10:40.280Z] Configure a credential helper to remove this warning. See [2022-09-21T19:10:40.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:10:40.280Z] [2022-09-21T19:10:40.280Z] Login Succeeded [2022-09-21T19:10:40.280Z] nexus3.edgexfoundry.org:10002 [2022-09-21T19:10:40.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:10:40.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:10:40.548Z] Configure a credential helper to remove this warning. See [2022-09-21T19:10:40.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:10:40.548Z] [2022-09-21T19:10:40.548Z] Login Succeeded [2022-09-21T19:10:40.548Z] nexus3.edgexfoundry.org:10003 [2022-09-21T19:10:40.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:10:41.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:10:41.088Z] Configure a credential helper to remove this warning. See [2022-09-21T19:10:41.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:10:41.088Z] [2022-09-21T19:10:41.088Z] Login Succeeded [2022-09-21T19:10:41.088Z] nexus3.edgexfoundry.org:10004 [2022-09-21T19:10:41.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:10:41.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:10:41.357Z] Configure a credential helper to remove this warning. See [2022-09-21T19:10:41.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:10:41.357Z] [2022-09-21T19:10:41.357Z] Login Succeeded [2022-09-21T19:10:41.357Z] docker.io [2022-09-21T19:10:41.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:10:41.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:10:41.891Z] Configure a credential helper to remove this warning. See [2022-09-21T19:10:41.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:10:41.891Z] [2022-09-21T19:10:41.891Z] Login Succeeded [2022-09-21T19:10:41.891Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T19:10:41.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-21T19:10:42.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T19:10:42.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T19:10:42.060Z] ========================================================= [2022-09-21T19:10:42.060Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-21T19:10:42.060Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:10:42.388Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-21T19:10:42.388Z] Sending build context to Docker daemon 206.8kB [2022-09-21T19:10:42.658Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T19:10:42.659Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-21T19:10:42.659Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-21T19:10:42.659Z] b3c136eddcbf: Pulling fs layer [2022-09-21T19:10:42.659Z] c0a3192eca97: Pulling fs layer [2022-09-21T19:10:42.659Z] a050256f5b6f: Pulling fs layer [2022-09-21T19:10:42.659Z] 656be50a0ddc: Pulling fs layer [2022-09-21T19:10:42.659Z] 2bbca73fdf42: Pulling fs layer [2022-09-21T19:10:42.659Z] 46d945488cbd: Pulling fs layer [2022-09-21T19:10:42.659Z] 8a5474983e97: Pulling fs layer [2022-09-21T19:10:42.659Z] 329c88fbcd65: Pulling fs layer [2022-09-21T19:10:42.659Z] 656be50a0ddc: Waiting [2022-09-21T19:10:42.659Z] 2bbca73fdf42: Waiting [2022-09-21T19:10:42.659Z] 46d945488cbd: Waiting [2022-09-21T19:10:42.659Z] 8a5474983e97: Waiting [2022-09-21T19:10:42.659Z] 329c88fbcd65: Waiting [2022-09-21T19:10:42.659Z] a050256f5b6f: Verifying Checksum [2022-09-21T19:10:42.659Z] a050256f5b6f: Download complete [2022-09-21T19:10:42.659Z] c0a3192eca97: Verifying Checksum [2022-09-21T19:10:42.659Z] c0a3192eca97: Download complete [2022-09-21T19:10:42.931Z] 2bbca73fdf42: Verifying Checksum [2022-09-21T19:10:42.931Z] 2bbca73fdf42: Download complete [2022-09-21T19:10:42.931Z] 46d945488cbd: Verifying Checksum [2022-09-21T19:10:42.931Z] 46d945488cbd: Download complete [2022-09-21T19:10:42.931Z] b3c136eddcbf: Verifying Checksum [2022-09-21T19:10:42.931Z] b3c136eddcbf: Download complete [2022-09-21T19:10:43.922Z] b3c136eddcbf: Pull complete [2022-09-21T19:10:43.922Z] 329c88fbcd65: Verifying Checksum [2022-09-21T19:10:43.922Z] 329c88fbcd65: Download complete [2022-09-21T19:10:44.192Z] c0a3192eca97: Pull complete [2022-09-21T19:10:44.463Z] a050256f5b6f: Pull complete [2022-09-21T19:10:45.056Z] 8a5474983e97: Verifying Checksum [2022-09-21T19:10:45.056Z] 8a5474983e97: Download complete [2022-09-21T19:10:45.642Z] 656be50a0ddc: Download complete [2022-09-21T19:10:57.975Z] 656be50a0ddc: Pull complete [2022-09-21T19:10:57.975Z] 2bbca73fdf42: Pull complete [2022-09-21T19:10:57.975Z] 46d945488cbd: Pull complete [2022-09-21T19:11:04.651Z] 8a5474983e97: Pull complete [2022-09-21T19:11:06.062Z] 329c88fbcd65: Pull complete [2022-09-21T19:11:06.062Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-21T19:11:06.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-21T19:11:06.062Z] ---> ff4287adb874 [2022-09-21T19:11:06.062Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-21T19:11:07.474Z] ---> Running in f1a58da0b1c4 [2022-09-21T19:11:08.059Z] Removing intermediate container f1a58da0b1c4 [2022-09-21T19:11:08.059Z] ---> db381a825bc2 [2022-09-21T19:11:08.059Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T19:11:08.059Z] ---> Running in 9c54263f5204 [2022-09-21T19:11:08.326Z] Removing intermediate container 9c54263f5204 [2022-09-21T19:11:08.326Z] ---> 71a4aeb722ca [2022-09-21T19:11:08.327Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-21T19:11:08.327Z] ---> Running in c0f1e5d78255 [2022-09-21T19:11:08.604Z] Removing intermediate container c0f1e5d78255 [2022-09-21T19:11:08.604Z] ---> 4a74cd8a6e01 [2022-09-21T19:11:08.604Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T19:11:08.604Z] ---> Running in a688ce13334b [2022-09-21T19:11:08.876Z] Removing intermediate container a688ce13334b [2022-09-21T19:11:08.876Z] ---> 445a4ca8827c [2022-09-21T19:11:08.876Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T19:11:09.147Z] ---> Running in 107236c37840 [2022-09-21T19:11:11.103Z] Removing intermediate container 107236c37840 [2022-09-21T19:11:11.103Z] ---> 56546ac8d95b [2022-09-21T19:11:11.103Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T19:11:11.103Z] ---> Running in 807c8d8bca78 [2022-09-21T19:11:11.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T19:11:12.648Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T19:11:13.607Z] OK: 221 MiB in 51 packages [2022-09-21T19:11:14.189Z] Removing intermediate container 807c8d8bca78 [2022-09-21T19:11:14.189Z] ---> 60c7246ff3aa [2022-09-21T19:11:14.189Z] Step 9/14 : WORKDIR /app [2022-09-21T19:11:14.189Z] ---> Running in ca92a27f301b [2022-09-21T19:11:14.456Z] Removing intermediate container ca92a27f301b [2022-09-21T19:11:14.456Z] ---> 0efec5013169 [2022-09-21T19:11:14.456Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-21T19:11:15.134Z] ---> 9b33f9c88a2a [2022-09-21T19:11:15.134Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T19:11:15.134Z] ---> Running in 3daf115931ac [2022-09-21T19:12:02.052Z] Removing intermediate container 3daf115931ac [2022-09-21T19:12:02.052Z] ---> c934b1af2d2b [2022-09-21T19:12:02.052Z] Step 12/14 : COPY . . [2022-09-21T19:12:02.052Z] ---> 3f52cf6518b9 [2022-09-21T19:12:02.052Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-21T19:12:02.052Z] ---> Running in fb821a13d133 [2022-09-21T19:12:02.052Z] Removing intermediate container fb821a13d133 [2022-09-21T19:12:02.052Z] ---> f4eb7ea2c839 [2022-09-21T19:12:02.052Z] Step 14/14 : RUN $MAKE [2022-09-21T19:12:02.052Z] ---> Running in 6921c76ec493 [2022-09-21T19:12:02.052Z] noop [2022-09-21T19:12:02.644Z] Removing intermediate container 6921c76ec493 [2022-09-21T19:12:02.644Z] ---> 74f77bad843b [2022-09-21T19:12:02.644Z] Successfully built 74f77bad843b [2022-09-21T19:12:02.644Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:12:02.990Z] + docker inspect -f . ci-base-image-arm64 [2022-09-21T19:12:02.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T19:12:03.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-454 does not seem to be running inside a container [2022-09-21T19:12:03.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/103 -v /w/workspace/app-service-configurable/103:/w/workspace/app-service-configurable/103:rw,z -v /w/workspace/app-service-configurable/103@tmp:/w/workspace/app-service-configurable/103@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 [2022-09-21T19:12:04.352Z] $ docker top 26f9b1ba3defbe085214f4b8f49dcff8ad63cfc414b6a4547dd12e014c095566 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T19:12:05.162Z] + go version [2022-09-21T19:12:05.162Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-21T19:12:05.183Z] $ docker stop --time=1 26f9b1ba3defbe085214f4b8f49dcff8ad63cfc414b6a4547dd12e014c095566 [2022-09-21T19:12:06.776Z] $ docker rm -f 26f9b1ba3defbe085214f4b8f49dcff8ad63cfc414b6a4547dd12e014c095566 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:12:07.302Z] + docker inspect -f . ci-base-image-arm64 [2022-09-21T19:12:07.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T19:12:07.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-454 does not seem to be running inside a container [2022-09-21T19:12:07.518Z] $ 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/103 -v /w/workspace/app-service-configurable/103:/w/workspace/app-service-configurable/103:rw,z -v /w/workspace/app-service-configurable/103@tmp:/w/workspace/app-service-configurable/103@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 [2022-09-21T19:12:08.593Z] $ docker top 8f96f073bbd4ff96e4469a4bc01cbfc4a7a39fdc85d6a5a3deb6fffa903f69e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T19:12:09.072Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/103 [Pipeline] fileExists [Pipeline] sh [2022-09-21T19:12:09.985Z] + make test [2022-09-21T19:12:09.985Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-21T19:13:31.618Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-21T19:13:31.618Z] CGO_ENABLED=1 go vet ./... [2022-09-21T19:13:43.929Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-21T19:13:43.929Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-21T19:13:43.929Z] ./bin/test-attribution-txt.sh [2022-09-21T19:13:43.929Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-21T19:13:43.929Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-21T19:13:43.929Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-21T19:13:43.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-21T19:13:43.958Z] $ docker stop --time=1 8f96f073bbd4ff96e4469a4bc01cbfc4a7a39fdc85d6a5a3deb6fffa903f69e4 [2022-09-21T19:13:45.709Z] $ docker rm -f 8f96f073bbd4ff96e4469a4bc01cbfc4a7a39fdc85d6a5a3deb6fffa903f69e4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T19:13:46.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-21T19:13:46.583Z] Warning: overwriting stash ‘coverage-report’ [2022-09-21T19:13:46.909Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T19:13:47.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-21T19:13:47.588Z] + ls -al . [2022-09-21T19:13:47.588Z] total 172 [2022-09-21T19:13:47.588Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 21 19:12 . [2022-09-21T19:13:47.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 19:10 .. [2022-09-21T19:13:47.588Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 21 19:10 .dockerignore [2022-09-21T19:13:47.588Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 21 19:10 .git [2022-09-21T19:13:47.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 21 19:10 .github [2022-09-21T19:13:47.588Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 21 19:10 .gitignore [2022-09-21T19:13:47.588Z] -rw-rw-r-- 1 jenkins jenkins 8830 Sep 21 19:10 Attribution.txt [2022-09-21T19:13:47.588Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 21 19:10 CHANGELOG.md [2022-09-21T19:13:47.588Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 21 19:10 Dockerfile [2022-09-21T19:13:47.588Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 21 19:10 GOVERNANCE.md [2022-09-21T19:13:47.588Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 21 19:10 Jenkinsfile [2022-09-21T19:13:47.588Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 21 19:10 LICENSE [2022-09-21T19:13:47.588Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 21 19:10 OWNERS.md [2022-09-21T19:13:47.588Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 21 19:10 README.md [2022-09-21T19:13:47.588Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 21 19:08 VERSION [2022-09-21T19:13:47.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 21 19:10 bin [2022-09-21T19:13:47.588Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 21 19:12 coverage.out [2022-09-21T19:13:47.588Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 21 19:10 go.mod [2022-09-21T19:13:47.588Z] -rw-rw-r-- 1 jenkins jenkins 37381 Sep 21 19:10 go.sum [2022-09-21T19:13:47.588Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 21 19:10 main.go [2022-09-21T19:13:47.588Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 21 19:10 makefile [2022-09-21T19:13:47.588Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 21 19:10 res [2022-09-21T19:13:47.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 21 19:10 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:13:47.916Z] + 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=c8a5d46700fb7f28d3d7157a33cb96b157f5d133 --label arch=arm64 --label version=2.3.0-dev.24 . [2022-09-21T19:13:47.916Z] Sending build context to Docker daemon 207.9kB [2022-09-21T19:13:48.183Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-21T19:13:48.183Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-21T19:13:48.183Z] ---> 74f77bad843b [2022-09-21T19:13:48.183Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-21T19:13:48.183Z] ---> Running in 493723ecc239 [2022-09-21T19:13:48.449Z] Removing intermediate container 493723ecc239 [2022-09-21T19:13:48.449Z] ---> 367ce47ecb9e [2022-09-21T19:13:48.449Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-21T19:13:48.449Z] ---> Running in b0c41877a0f4 [2022-09-21T19:13:48.716Z] Removing intermediate container b0c41877a0f4 [2022-09-21T19:13:48.716Z] ---> 6479c127555f [2022-09-21T19:13:48.716Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-21T19:13:48.984Z] ---> Running in 81a648ef9a23 [2022-09-21T19:13:48.984Z] Removing intermediate container 81a648ef9a23 [2022-09-21T19:13:48.984Z] ---> 03e2966e827d [2022-09-21T19:13:48.984Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T19:13:49.255Z] ---> Running in d00bf830e99a [2022-09-21T19:13:49.521Z] Removing intermediate container d00bf830e99a [2022-09-21T19:13:49.521Z] ---> d8f12c58710e [2022-09-21T19:13:49.521Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T19:13:49.521Z] ---> Running in 9982f0e7bf6f [2022-09-21T19:13:50.938Z] Removing intermediate container 9982f0e7bf6f [2022-09-21T19:13:50.938Z] ---> d4587d4ec85f [2022-09-21T19:13:50.938Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-21T19:13:50.938Z] ---> Running in 0ecd92e8b1c9 [2022-09-21T19:13:51.898Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T19:13:52.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T19:13:53.822Z] OK: 221 MiB in 51 packages [2022-09-21T19:13:54.784Z] Removing intermediate container 0ecd92e8b1c9 [2022-09-21T19:13:54.784Z] ---> 9b7fc0a6eea8 [2022-09-21T19:13:54.784Z] Step 9/28 : WORKDIR /app [2022-09-21T19:13:54.784Z] ---> Running in c70bbe18dc81 [2022-09-21T19:13:54.784Z] Removing intermediate container c70bbe18dc81 [2022-09-21T19:13:54.784Z] ---> bdaec9c52c9e [2022-09-21T19:13:54.784Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-21T19:13:55.368Z] ---> 16ea389f84e8 [2022-09-21T19:13:55.368Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T19:13:55.368Z] ---> Running in f3a59fed2d8f [2022-09-21T19:13:57.313Z] Removing intermediate container f3a59fed2d8f [2022-09-21T19:13:57.313Z] ---> ef04b198f6f3 [2022-09-21T19:13:57.313Z] Step 12/28 : COPY . . [2022-09-21T19:13:57.898Z] ---> 6394323c8df8 [2022-09-21T19:13:57.898Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-21T19:13:57.898Z] ---> Running in 12b3004921f2 [2022-09-21T19:13:58.166Z] Removing intermediate container 12b3004921f2 [2022-09-21T19:13:58.166Z] ---> 54e5bed4536e [2022-09-21T19:13:58.166Z] Step 14/28 : RUN $MAKE [2022-09-21T19:13:58.166Z] ---> Running in e1bf1ecd5dde [2022-09-21T19:13:59.129Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-21T19:16:20.820Z] Removing intermediate container e1bf1ecd5dde [2022-09-21T19:16:20.820Z] ---> 0cf2c7d69d80 [2022-09-21T19:16:20.820Z] Step 15/28 : FROM alpine:3.16 [2022-09-21T19:16:20.820Z] 3.16: Pulling from library/alpine [2022-09-21T19:16:20.820Z] 9b18e9b68314: Pulling fs layer [2022-09-21T19:16:20.820Z] 9b18e9b68314: Verifying Checksum [2022-09-21T19:16:20.820Z] 9b18e9b68314: Download complete [2022-09-21T19:16:20.820Z] 9b18e9b68314: Pull complete [2022-09-21T19:16:20.820Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-21T19:16:20.820Z] Status: Downloaded newer image for alpine:3.16 [2022-09-21T19:16:20.820Z] ---> a6215f271958 [2022-09-21T19:16:20.820Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-21T19:16:21.088Z] ---> Running in 937cc17879dc [2022-09-21T19:16:21.356Z] Removing intermediate container 937cc17879dc [2022-09-21T19:16:21.356Z] ---> 7abfb0d09cee [2022-09-21T19:16:21.356Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-21T19:16:21.356Z] ---> Running in 1a4c81ab8fab [2022-09-21T19:16:21.624Z] Removing intermediate container 1a4c81ab8fab [2022-09-21T19:16:21.624Z] ---> d8ab7e85d686 [2022-09-21T19:16:21.624Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-21T19:16:21.624Z] ---> Running in f37dcff52965 [2022-09-21T19:16:22.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T19:16:22.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T19:16:23.807Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-21T19:16:23.807Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-21T19:16:23.807Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-21T19:16:23.807Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-21T19:16:23.807Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-21T19:16:23.807Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-21T19:16:23.807Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-21T19:16:23.807Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T19:16:23.807Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T19:16:24.075Z] OK: 9 MiB in 21 packages [2022-09-21T19:16:25.485Z] Removing intermediate container f37dcff52965 [2022-09-21T19:16:25.485Z] ---> fae8557b679e [2022-09-21T19:16:25.485Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-21T19:16:25.752Z] ---> b6a5d4900149 [2022-09-21T19:16:25.752Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-21T19:16:26.335Z] ---> c876f3ae9218 [2022-09-21T19:16:26.335Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-21T19:16:26.618Z] ---> 4f2cb411f48f [2022-09-21T19:16:26.618Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-21T19:16:28.026Z] ---> ecd1e5c88d59 [2022-09-21T19:16:28.026Z] Step 23/28 : EXPOSE 48095 [2022-09-21T19:16:28.296Z] ---> Running in 7b43fbde8cc6 [2022-09-21T19:16:28.566Z] Removing intermediate container 7b43fbde8cc6 [2022-09-21T19:16:28.566Z] ---> 9dff023bee89 [2022-09-21T19:16:28.566Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-21T19:16:28.566Z] ---> Running in 35ed7e284188 [2022-09-21T19:16:28.833Z] Removing intermediate container 35ed7e284188 [2022-09-21T19:16:28.833Z] ---> 9953c4d4f05f [2022-09-21T19:16:28.833Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T19:16:28.833Z] ---> Running in 560b5f9d5ca7 [2022-09-21T19:16:29.100Z] Removing intermediate container 560b5f9d5ca7 [2022-09-21T19:16:29.100Z] ---> c014cc3075b5 [2022-09-21T19:16:29.100Z] Step 26/28 : LABEL arch=arm64 [2022-09-21T19:16:29.100Z] ---> Running in 15ec2d80ff25 [2022-09-21T19:16:29.367Z] Removing intermediate container 15ec2d80ff25 [2022-09-21T19:16:29.367Z] ---> e787d8d242c9 [2022-09-21T19:16:29.367Z] Step 27/28 : LABEL git_sha=c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [2022-09-21T19:16:29.654Z] ---> Running in e89e7eb2465e [2022-09-21T19:16:29.921Z] Removing intermediate container e89e7eb2465e [2022-09-21T19:16:29.921Z] ---> e84fda2bffbb [2022-09-21T19:16:29.921Z] Step 28/28 : LABEL version=2.3.0-dev.24 [2022-09-21T19:16:29.921Z] ---> Running in d9fc6577d329 [2022-09-21T19:16:30.187Z] Removing intermediate container d9fc6577d329 [2022-09-21T19:16:30.187Z] ---> a69c40c43da8 [2022-09-21T19:16:30.187Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-21T19:16:30.187Z] Successfully built a69c40c43da8 [2022-09-21T19:16:30.187Z] 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 [2022-09-21T19:16:30.280Z] provisioning config files... [2022-09-21T19:16:30.295Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/103@tmp/config11008142495750333261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:16:30.619Z] ---> docker-login.sh [2022-09-21T19:16:30.619Z] nexus3.edgexfoundry.org:10001 [2022-09-21T19:16:30.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:16:30.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:16:30.887Z] Configure a credential helper to remove this warning. See [2022-09-21T19:16:30.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:16:30.887Z] [2022-09-21T19:16:30.887Z] Login Succeeded [2022-09-21T19:16:30.887Z] nexus3.edgexfoundry.org:10002 [2022-09-21T19:16:31.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:16:31.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:16:31.154Z] Configure a credential helper to remove this warning. See [2022-09-21T19:16:31.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:16:31.154Z] [2022-09-21T19:16:31.154Z] Login Succeeded [2022-09-21T19:16:31.154Z] nexus3.edgexfoundry.org:10003 [2022-09-21T19:16:31.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:16:31.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:16:31.688Z] Configure a credential helper to remove this warning. See [2022-09-21T19:16:31.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:16:31.688Z] [2022-09-21T19:16:31.688Z] Login Succeeded [2022-09-21T19:16:31.688Z] nexus3.edgexfoundry.org:10004 [2022-09-21T19:16:31.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:16:31.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:16:31.956Z] Configure a credential helper to remove this warning. See [2022-09-21T19:16:31.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:16:31.956Z] [2022-09-21T19:16:31.956Z] Login Succeeded [2022-09-21T19:16:31.956Z] docker.io [2022-09-21T19:16:32.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T19:16:32.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T19:16:32.801Z] Configure a credential helper to remove this warning. See [2022-09-21T19:16:32.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T19:16:32.801Z] [2022-09-21T19:16:32.801Z] Login Succeeded [2022-09-21T19:16:32.801Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T19:16:32.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-21T19:16:32.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T19:16:32.850Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-09-21T19:16:32.850Z] c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [2022-09-21T19:16:32.850Z] latest [2022-09-21T19:16:32.850Z] 2.3.0-dev.24 [2022-09-21T19:16:32.850Z] c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 [2022-09-21T19:16:32.850Z] main [2022-09-21T19:16:32.850Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:16:33.178Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:16:33.517Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [2022-09-21T19:16:33.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-21T19:16:33.517Z] b96e1d83e4a1: Preparing [2022-09-21T19:16:33.517Z] 32380957e480: Preparing [2022-09-21T19:16:33.517Z] 022c10f9c143: Preparing [2022-09-21T19:16:33.517Z] 80b32cf731ef: Preparing [2022-09-21T19:16:33.517Z] c36ee0163710: Preparing [2022-09-21T19:16:33.517Z] 5d3e392a13a0: Preparing [2022-09-21T19:16:33.517Z] 5d3e392a13a0: Waiting [2022-09-21T19:16:33.789Z] 022c10f9c143: Pushed [2022-09-21T19:16:33.789Z] 32380957e480: Pushed [2022-09-21T19:16:33.789Z] 80b32cf731ef: Pushed [2022-09-21T19:16:33.789Z] 5d3e392a13a0: Layer already exists [2022-09-21T19:16:34.743Z] c36ee0163710: Pushed [2022-09-21T19:16:38.985Z] b96e1d83e4a1: Pushed [2022-09-21T19:16:39.250Z] c8a5d46700fb7f28d3d7157a33cb96b157f5d133: digest: sha256:54759b4175ecde6099156cb76f1a020e5b78af68d60f46b221a180896ff0ea1f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:16:39.589Z] + 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 [2022-09-21T19:16:39.917Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-09-21T19:16:39.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-21T19:16:39.917Z] b96e1d83e4a1: Preparing [2022-09-21T19:16:39.917Z] 32380957e480: Preparing [2022-09-21T19:16:39.917Z] 022c10f9c143: Preparing [2022-09-21T19:16:39.917Z] 80b32cf731ef: Preparing [2022-09-21T19:16:39.917Z] c36ee0163710: Preparing [2022-09-21T19:16:39.917Z] 5d3e392a13a0: Preparing [2022-09-21T19:16:39.917Z] 5d3e392a13a0: Waiting [2022-09-21T19:16:39.917Z] b96e1d83e4a1: Layer already exists [2022-09-21T19:16:39.917Z] 022c10f9c143: Layer already exists [2022-09-21T19:16:39.917Z] 32380957e480: Layer already exists [2022-09-21T19:16:39.917Z] 80b32cf731ef: Layer already exists [2022-09-21T19:16:39.917Z] c36ee0163710: Layer already exists [2022-09-21T19:16:39.917Z] 5d3e392a13a0: Layer already exists [2022-09-21T19:16:39.917Z] latest: digest: sha256:54759b4175ecde6099156cb76f1a020e5b78af68d60f46b221a180896ff0ea1f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:16:40.593Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:16:40.932Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.24 [2022-09-21T19:16:40.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-21T19:16:40.932Z] b96e1d83e4a1: Preparing [2022-09-21T19:16:40.932Z] 32380957e480: Preparing [2022-09-21T19:16:40.932Z] 022c10f9c143: Preparing [2022-09-21T19:16:40.932Z] 80b32cf731ef: Preparing [2022-09-21T19:16:40.932Z] c36ee0163710: Preparing [2022-09-21T19:16:40.932Z] 5d3e392a13a0: Preparing [2022-09-21T19:16:40.932Z] 5d3e392a13a0: Waiting [2022-09-21T19:16:40.932Z] c36ee0163710: Layer already exists [2022-09-21T19:16:40.932Z] 80b32cf731ef: Layer already exists [2022-09-21T19:16:40.932Z] 022c10f9c143: Layer already exists [2022-09-21T19:16:40.932Z] b96e1d83e4a1: Layer already exists [2022-09-21T19:16:40.932Z] 32380957e480: Layer already exists [2022-09-21T19:16:40.932Z] 5d3e392a13a0: Layer already exists [2022-09-21T19:16:40.932Z] 2.3.0-dev.24: digest: sha256:54759b4175ecde6099156cb76f1a020e5b78af68d60f46b221a180896ff0ea1f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:16:41.284Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:16:41.629Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 [2022-09-21T19:16:41.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-21T19:16:41.629Z] b96e1d83e4a1: Preparing [2022-09-21T19:16:41.629Z] 32380957e480: Preparing [2022-09-21T19:16:41.629Z] 022c10f9c143: Preparing [2022-09-21T19:16:41.629Z] 80b32cf731ef: Preparing [2022-09-21T19:16:41.629Z] c36ee0163710: Preparing [2022-09-21T19:16:41.629Z] 5d3e392a13a0: Preparing [2022-09-21T19:16:41.629Z] 5d3e392a13a0: Waiting [2022-09-21T19:16:41.629Z] b96e1d83e4a1: Layer already exists [2022-09-21T19:16:41.629Z] 80b32cf731ef: Layer already exists [2022-09-21T19:16:41.629Z] 022c10f9c143: Layer already exists [2022-09-21T19:16:41.629Z] c36ee0163710: Layer already exists [2022-09-21T19:16:41.629Z] 32380957e480: Layer already exists [2022-09-21T19:16:41.629Z] 5d3e392a13a0: Layer already exists [2022-09-21T19:16:41.629Z] c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24: digest: sha256:54759b4175ecde6099156cb76f1a020e5b78af68d60f46b221a180896ff0ea1f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:16:41.977Z] + 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 [2022-09-21T19:16:42.304Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-09-21T19:16:42.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-21T19:16:42.304Z] b96e1d83e4a1: Preparing [2022-09-21T19:16:42.304Z] 32380957e480: Preparing [2022-09-21T19:16:42.304Z] 022c10f9c143: Preparing [2022-09-21T19:16:42.304Z] 80b32cf731ef: Preparing [2022-09-21T19:16:42.304Z] c36ee0163710: Preparing [2022-09-21T19:16:42.304Z] 5d3e392a13a0: Preparing [2022-09-21T19:16:42.304Z] 5d3e392a13a0: Waiting [2022-09-21T19:16:42.304Z] c36ee0163710: Layer already exists [2022-09-21T19:16:42.304Z] b96e1d83e4a1: Layer already exists [2022-09-21T19:16:42.304Z] 80b32cf731ef: Layer already exists [2022-09-21T19:16:42.304Z] 022c10f9c143: Layer already exists [2022-09-21T19:16:42.304Z] 32380957e480: Layer already exists [2022-09-21T19:16:42.304Z] 5d3e392a13a0: Layer already exists [2022-09-21T19:16:42.304Z] main: digest: sha256:54759b4175ecde6099156cb76f1a020e5b78af68d60f46b221a180896ff0ea1f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-21T19:16:42.345Z] ===================================================== [Pipeline] echo [2022-09-21T19:16:42.351Z] taggedImages: [2022-09-21T19:16:42.351Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [2022-09-21T19:16:42.351Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-09-21T19:16:42.351Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.24 [2022-09-21T19:16:42.351Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c8a5d46700fb7f28d3d7157a33cb96b157f5d133-2.3.0-dev.24 [2022-09-21T19:16:42.351Z] - 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 [2022-09-21T19:16:42.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T19:16:42.694Z] [2022-09-21T19:16:42.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:16:43.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T19:16:43.021Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-21T19:16:43.021Z] 8998bd30e6a1: Pulling fs layer [2022-09-21T19:16:43.021Z] 04944245beec: Pulling fs layer [2022-09-21T19:16:43.021Z] 699f458cf7ca: Pulling fs layer [2022-09-21T19:16:43.021Z] 765212b225bb: Pulling fs layer [2022-09-21T19:16:43.021Z] f23df028b6ca: Pulling fs layer [2022-09-21T19:16:43.021Z] 765212b225bb: Waiting [2022-09-21T19:16:43.021Z] f23df028b6ca: Waiting [2022-09-21T19:16:43.021Z] d65c8cfc05b1: Pulling fs layer [2022-09-21T19:16:43.021Z] 2437ff75d9bd: Pulling fs layer [2022-09-21T19:16:43.021Z] 2437ff75d9bd: Waiting [2022-09-21T19:16:43.021Z] d65c8cfc05b1: Waiting [2022-09-21T19:16:43.288Z] 04944245beec: Verifying Checksum [2022-09-21T19:16:43.288Z] 04944245beec: Download complete [2022-09-21T19:16:43.288Z] 765212b225bb: Verifying Checksum [2022-09-21T19:16:43.288Z] 765212b225bb: Download complete [2022-09-21T19:16:43.288Z] f23df028b6ca: Download complete [2022-09-21T19:16:43.288Z] d65c8cfc05b1: Download complete [2022-09-21T19:16:43.288Z] 699f458cf7ca: Verifying Checksum [2022-09-21T19:16:43.288Z] 699f458cf7ca: Download complete [2022-09-21T19:16:43.872Z] 8998bd30e6a1: Verifying Checksum [2022-09-21T19:16:43.872Z] 8998bd30e6a1: Download complete [2022-09-21T19:16:45.813Z] 2437ff75d9bd: Verifying Checksum [2022-09-21T19:16:45.813Z] 2437ff75d9bd: Download complete [2022-09-21T19:16:47.753Z] 8998bd30e6a1: Pull complete [2022-09-21T19:16:48.019Z] 04944245beec: Pull complete [2022-09-21T19:16:49.422Z] 699f458cf7ca: Pull complete [2022-09-21T19:16:49.422Z] 765212b225bb: Pull complete [2022-09-21T19:16:50.381Z] f23df028b6ca: Pull complete [2022-09-21T19:16:50.381Z] d65c8cfc05b1: Pull complete [2022-09-21T19:17:05.364Z] 2437ff75d9bd: Pull complete [2022-09-21T19:17:05.364Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-21T19:17:05.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T19:17:05.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T19:17:05.529Z] prd-ubuntu20.04-docker-arm64-4c-16g-454 does not seem to be running inside a container [2022-09-21T19:17:05.582Z] $ 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/103 -v /w/workspace/app-service-configurable/103:/w/workspace/app-service-configurable/103:rw,z -v /w/workspace/app-service-configurable/103@tmp:/w/workspace/app-service-configurable/103@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 [2022-09-21T19:17:07.966Z] $ docker top c1f8d49b9c379de3700be16fd355b8cce8f1ab1c44529041ecdfe3ef5f7de119 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:17:08.781Z] ---> job-cost.sh [2022-09-21T19:17:08.781Z] lf-activate-venv: SKIPPING [2022-09-21T19:17:08.781Z] INFO: No Stack... [2022-09-21T19:17:09.360Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-21T19:17:10.315Z] INFO: Archiving Costs [Pipeline] sh [2022-09-21T19:17:10.631Z] + cat /w/workspace/app-service-configurable/103/archives/cost.csv [2022-09-21T19:17:10.631Z] + cut -d, -f6 [Pipeline] lock [2022-09-21T19:17:10.956Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] [2022-09-21T19:17:10.965Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] did not exist. Created. [2022-09-21T19:17:10.965Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-21T19:17:11.295Z] /w/workspace/app-service-configurable/103@tmp/durable-b6083a19/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-21T19:17:11.949Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-21T19:17:11.971Z] Warning: overwriting stash ‘stack-cost’ [2022-09-21T19:17:12.015Z] Stashed 1 file(s) [Pipeline] } [2022-09-21T19:17:12.022Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-21T19:17:12.034Z] $ docker stop --time=1 c1f8d49b9c379de3700be16fd355b8cce8f1ab1c44529041ecdfe3ef5f7de119 [2022-09-21T19:17:13.489Z] $ docker rm -f c1f8d49b9c379de3700be16fd355b8cce8f1ab1c44529041ecdfe3ef5f7de119 [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 [2022-09-21T19:17:13.871Z] provisioning config files... [2022-09-21T19:17:13.879Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10061280426372061858tmp [Pipeline] { [Pipeline] sh [2022-09-21T19:17:14.172Z] + set +x [2022-09-21T19:17:14.172Z] + curl -s https://codecov.io/bash [2022-09-21T19:17:14.172Z] + bash -s -- [2022-09-21T19:17:14.172Z] [2022-09-21T19:17:14.172Z] _____ _ [2022-09-21T19:17:14.172Z] / ____| | | [2022-09-21T19:17:14.172Z] | | ___ __| | ___ ___ _____ __ [2022-09-21T19:17:14.172Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-21T19:17:14.172Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-21T19:17:14.172Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-21T19:17:14.172Z] Bash-1.0.6 [2022-09-21T19:17:14.172Z] [2022-09-21T19:17:14.172Z] [2022-09-21T19:17:14.172Z] ==> git version 2.25.1 found [2022-09-21T19:17:14.173Z] ==> 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 [2022-09-21T19:17:14.173Z] Release-Date: 2020-01-08 [2022-09-21T19:17:14.173Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-21T19:17:14.173Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-21T19:17:14.173Z] ==> Jenkins CI detected. [2022-09-21T19:17:14.173Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-09-21T19:17:14.173Z] project root: . [2022-09-21T19:17:14.173Z] --> token set from env [2022-09-21T19:17:14.173Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-21T19:17:14.173Z] ==> Running gcov in . (disable via -X gcov) [2022-09-21T19:17:14.173Z] ==> Python coveragepy not found [2022-09-21T19:17:14.173Z] ==> Searching for coverage reports in: [2022-09-21T19:17:14.173Z] + . [2022-09-21T19:17:14.173Z] -> Found 1 reports [2022-09-21T19:17:14.173Z] ==> Detecting git/mercurial file structure [2022-09-21T19:17:14.434Z] ==> Reading reports [2022-09-21T19:17:14.434Z] + ./coverage.out bytes=10 [2022-09-21T19:17:14.434Z] ==> Appending adjustments [2022-09-21T19:17:14.434Z] https://docs.codecov.io/docs/fixing-reports [2022-09-21T19:17:14.434Z] + Found adjustments [2022-09-21T19:17:14.434Z] ==> Gzipping contents [2022-09-21T19:17:14.434Z] 4.0K /tmp/codecov.YCpato.gz [2022-09-21T19:17:14.434Z] ==> Uploading reports [2022-09-21T19:17:14.434Z] url: https://codecov.io [2022-09-21T19:17:14.434Z] query: branch=main&commit=c8a5d46700fb7f28d3d7157a33cb96b157f5d133&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-21T19:17:14.434Z] -> Pinging Codecov [2022-09-21T19:17:14.434Z] 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=c8a5d46700fb7f28d3d7157a33cb96b157f5d133&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-21T19:17:14.693Z] -> Uploading to [2022-09-21T19:17:14.693Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-21/A97CA9966030D2A3747ED39772930CCE/c8a5d46700fb7f28d3d7157a33cb96b157f5d133/9fcbc53f-27bf-458d-badd-d3fb28d0cf9c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220921T191714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e5b753a2e33606eab21bcdb3ccd2aaabfe17f73a3a43ac33bce81e7bde621a2 [2022-09-21T19:17:14.694Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-21T19:17:14.694Z] Dload Upload Total Spent Left Speed [2022-09-21T19:17:14.954Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2301 --:--:-- --:--:-- --:--:-- 2301 [2022-09-21T19:17:14.954Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] } [2022-09-21T19:17:14.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-21T19:17:15.146Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-21T19:17:15.159Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:17:15.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-21T19:17:15.458Z] [2022-09-21T19:17:15.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:17:15.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-21T19:17:15.756Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-21T19:17:15.756Z] df9b9388f04a: Pulling fs layer [2022-09-21T19:17:15.756Z] 52dc419b0ee2: Pulling fs layer [2022-09-21T19:17:15.756Z] 25bc292e5bac: Pulling fs layer [2022-09-21T19:17:15.756Z] 114826534d7a: Pulling fs layer [2022-09-21T19:17:15.756Z] 4657fd5d0bcf: Pulling fs layer [2022-09-21T19:17:15.756Z] 6ad1cebc031e: Pulling fs layer [2022-09-21T19:17:15.756Z] 8a3aa393b2d8: Pulling fs layer [2022-09-21T19:17:15.756Z] 114826534d7a: Waiting [2022-09-21T19:17:15.756Z] 6ad1cebc031e: Waiting [2022-09-21T19:17:15.756Z] 4657fd5d0bcf: Waiting [2022-09-21T19:17:15.756Z] 8a3aa393b2d8: Waiting [2022-09-21T19:17:15.756Z] 25bc292e5bac: Download complete [2022-09-21T19:17:15.756Z] 52dc419b0ee2: Verifying Checksum [2022-09-21T19:17:15.756Z] 4657fd5d0bcf: Verifying Checksum [2022-09-21T19:17:15.756Z] 4657fd5d0bcf: Download complete [2022-09-21T19:17:15.756Z] df9b9388f04a: Download complete [2022-09-21T19:17:16.016Z] df9b9388f04a: Pull complete [2022-09-21T19:17:16.016Z] 6ad1cebc031e: Verifying Checksum [2022-09-21T19:17:16.016Z] 6ad1cebc031e: Download complete [2022-09-21T19:17:16.016Z] 52dc419b0ee2: Pull complete [2022-09-21T19:17:16.277Z] 25bc292e5bac: Pull complete [2022-09-21T19:17:16.536Z] 114826534d7a: Verifying Checksum [2022-09-21T19:17:16.536Z] 114826534d7a: Download complete [2022-09-21T19:17:16.536Z] 8a3aa393b2d8: Verifying Checksum [2022-09-21T19:17:16.536Z] 8a3aa393b2d8: Download complete [2022-09-21T19:17:20.718Z] 114826534d7a: Pull complete [2022-09-21T19:17:20.718Z] 4657fd5d0bcf: Pull complete [2022-09-21T19:17:20.718Z] 6ad1cebc031e: Pull complete [2022-09-21T19:17:23.246Z] 8a3aa393b2d8: Pull complete [2022-09-21T19:17:23.246Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-21T19:17:23.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-21T19:17:23.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T19:17:23.326Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2022-09-21T19:17:23.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-21T19:17:25.361Z] $ docker top 6eba2405f3b1deb77c241224e4d00864e6315477b0ee8c520405da5c81515c76 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-21T19:17:25.432Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-09-21T19:17:25.707Z] + set -o pipefail [2022-09-21T19:17:25.707Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-09-21T19:17:32.269Z] [2022-09-21T19:17:32.269Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-09-21T19:17:32.269Z] [2022-09-21T19:17:32.269Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/e49339b0-447e-48d6-a106-1030c585a413 [2022-09-21T19:17:32.269Z] [2022-09-21T19:17:32.270Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-21T19:17:32.270Z] [2022-09-21T19:17:32.270Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-21T19:17:32.270Z] [2022-09-21T19:17:32.536Z] [Pipeline] } [2022-09-21T19:17:32.542Z] $ docker stop --time=1 6eba2405f3b1deb77c241224e4d00864e6315477b0ee8c520405da5c81515c76 [2022-09-21T19:17:34.676Z] $ docker rm -f 6eba2405f3b1deb77c241224e4d00864e6315477b0ee8c520405da5c81515c76 [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 [2022-09-21T19:17:35.354Z] + git log --format=format:%s -1 c8a5d46700fb7f28d3d7157a33cb96b157f5d133 [Pipeline] sh [2022-09-21T19:17:35.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T19:17:35.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:17:35.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T19:17:35.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T19:17:36.007Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2022-09-21T19:17:36.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-21T19:17:36.461Z] $ docker top 12c6fd270a504aaf20c23bf3af09c3918519d922f45062edd9f470d760b6e763 -eo pid,comm [2022-09-21T19:17:36.518Z] 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). [2022-09-21T19:17:36.518Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T19:17:36.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T19:17:36.554Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T19:17:36.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T19:17:36.680Z] $ docker exec 12c6fd270a504aaf20c23bf3af09c3918519d922f45062edd9f470d760b6e763 ssh-agent [2022-09-21T19:17:36.811Z] SSH_AUTH_SOCK=/tmp/ssh-tRtlVaBuWnUY/agent.32 [2022-09-21T19:17:36.811Z] SSH_AGENT_PID=38 [2022-09-21T19:17:36.816Z] Running ssh-add (command line suppressed) [2022-09-21T19:17:36.914Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16753398111791834652.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16753398111791834652.key) [2022-09-21T19:17:36.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T19:17:37.221Z] + git semver tag [2022-09-21T19:17:37.481Z] 2022-09-21 19:17:37,422 [run_tag] DEBUG tag force:False [2022-09-21T19:17:37.481Z] 2022-09-21 19:17:37,422 [check_head_tag] DEBUG check head tag [2022-09-21T19:17:37.481Z] 2022-09-21 19:17:37,423 [execute] INFO git cat-file --batch-check [2022-09-21T19:17:37.481Z] 2022-09-21 19:17:37,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-09-21T19:17:37.481Z] 2022-09-21 19:17:37,428 [execute] INFO git cat-file --batch [2022-09-21T19:17:37.481Z] 2022-09-21 19:17:37,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-09-21T19:17:37.481Z] 2022-09-21 19:17:37,444 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-21T19:17:37.481Z] 2022-09-21 19:17:37,444 [execute] INFO git tag -a v2.3.0-dev.24 -m v2.3.0-dev.24 [2022-09-21T19:17:37.481Z] 2022-09-21 19:17:37,444 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.24', '-m', 'v2.3.0-dev.24'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-09-21T19:17:37.481Z] 2022-09-21 19:17:37,449 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-21T19:17:37.481Z] 2.3.0-dev.24 [Pipeline] } [2022-09-21T19:17:37.488Z] $ docker exec --env ******** --env ******** 12c6fd270a504aaf20c23bf3af09c3918519d922f45062edd9f470d760b6e763 ssh-agent -k [2022-09-21T19:17:37.587Z] unset SSH_AUTH_SOCK; [2022-09-21T19:17:37.587Z] unset SSH_AGENT_PID; [2022-09-21T19:17:37.587Z] echo Agent pid 38 killed; [2022-09-21T19:17:37.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T19:17:37.900Z] + git semver [Pipeline] } [2022-09-21T19:17:38.170Z] $ docker stop --time=1 12c6fd270a504aaf20c23bf3af09c3918519d922f45062edd9f470d760b6e763 [2022-09-21T19:17:39.453Z] $ docker rm -f 12c6fd270a504aaf20c23bf3af09c3918519d922f45062edd9f470d760b6e763 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:17:39.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-21T19:17:39.848Z] [2022-09-21T19:17:39.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:17:40.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-21T19:17:40.147Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-21T19:17:40.147Z] ab5ef0e58194: Pulling fs layer [2022-09-21T19:17:40.147Z] 9712f1f96733: Pulling fs layer [2022-09-21T19:17:40.147Z] 63f879dbbcfc: Pulling fs layer [2022-09-21T19:17:40.147Z] 0d9ebad4ef96: Pulling fs layer [2022-09-21T19:17:40.147Z] e9a5061849ea: Pulling fs layer [2022-09-21T19:17:40.147Z] d747dcd14b5f: Pulling fs layer [2022-09-21T19:17:40.147Z] 2de7ff778b66: Pulling fs layer [2022-09-21T19:17:40.147Z] d747dcd14b5f: Waiting [2022-09-21T19:17:40.147Z] 0d9ebad4ef96: Waiting [2022-09-21T19:17:40.147Z] 2de7ff778b66: Waiting [2022-09-21T19:17:40.147Z] e9a5061849ea: Waiting [2022-09-21T19:17:40.147Z] 9712f1f96733: Verifying Checksum [2022-09-21T19:17:40.147Z] 9712f1f96733: Download complete [2022-09-21T19:17:40.405Z] 63f879dbbcfc: Verifying Checksum [2022-09-21T19:17:40.405Z] 63f879dbbcfc: Download complete [2022-09-21T19:17:40.663Z] e9a5061849ea: Verifying Checksum [2022-09-21T19:17:40.663Z] e9a5061849ea: Download complete [2022-09-21T19:17:40.663Z] d747dcd14b5f: Verifying Checksum [2022-09-21T19:17:40.663Z] d747dcd14b5f: Download complete [2022-09-21T19:17:40.663Z] ab5ef0e58194: Verifying Checksum [2022-09-21T19:17:40.663Z] ab5ef0e58194: Download complete [2022-09-21T19:17:40.663Z] 0d9ebad4ef96: Verifying Checksum [2022-09-21T19:17:40.663Z] 0d9ebad4ef96: Download complete [2022-09-21T19:17:40.663Z] 2de7ff778b66: Verifying Checksum [2022-09-21T19:17:40.663Z] 2de7ff778b66: Download complete [2022-09-21T19:17:43.946Z] ab5ef0e58194: Pull complete [2022-09-21T19:17:43.946Z] 9712f1f96733: Pull complete [2022-09-21T19:17:44.205Z] 63f879dbbcfc: Pull complete [2022-09-21T19:17:48.389Z] 0d9ebad4ef96: Pull complete [2022-09-21T19:17:48.389Z] e9a5061849ea: Pull complete [2022-09-21T19:17:48.389Z] d747dcd14b5f: Pull complete [2022-09-21T19:17:48.955Z] 2de7ff778b66: Pull complete [2022-09-21T19:17:48.955Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-21T19:17:48.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-21T19:17:48.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T19:17:49.029Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2022-09-21T19:17:49.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-21T19:17:51.427Z] $ docker top ab56826d39b4ac63c83bb985cd862322472a0bd4c6e720e0342540943d54a938 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-21T19:17:51.502Z] provisioning config files... [2022-09-21T19:17:51.509Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18197639692178938602tmp [2022-09-21T19:17:51.520Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6204920541295695743tmp [2022-09-21T19:17:51.529Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5027869134393791124tmp [Pipeline] { [Pipeline] echo [2022-09-21T19:17:51.544Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:17:51.827Z] ---> sigul-configuration.sh [2022-09-21T19:17:51.827Z] gpg: directory `/root/.gnupg' created [2022-09-21T19:17:51.827Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-21T19:17:51.827Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-21T19:17:51.827Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-21T19:17:51.827Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-21T19:17:51.827Z] gpg: CAST5 encrypted data [2022-09-21T19:17:51.827Z] gpg: encrypted with 1 passphrase [2022-09-21T19:17:51.827Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-21T19:17:52.113Z] + mkdir /home/jenkins [2022-09-21T19:17:52.113Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-21T19:17:52.398Z] + 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 [2022-09-21T19:17:52.406Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:17:52.691Z] ---> sigul-install.sh [2022-09-21T19:17:52.691Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-21T19:17:52.977Z] + git tag --list [2022-09-21T19:17:52.977Z] v1.0.0 [2022-09-21T19:17:52.977Z] v1.1.0 [2022-09-21T19:17:52.977Z] v1.2.0 [2022-09-21T19:17:52.977Z] v1.3.0 [2022-09-21T19:17:52.977Z] v1.3.1 [2022-09-21T19:17:52.977Z] v2.0.0 [2022-09-21T19:17:52.977Z] v2.0.1 [2022-09-21T19:17:52.977Z] v2.1.0 [2022-09-21T19:17:52.977Z] v2.1.1 [2022-09-21T19:17:52.977Z] v2.1.1-dev.1 [2022-09-21T19:17:52.977Z] v2.1.1-dev.2 [2022-09-21T19:17:52.977Z] v2.2.0 [2022-09-21T19:17:52.977Z] v2.2.1-dev.1 [2022-09-21T19:17:52.977Z] v2.2.1-dev.10 [2022-09-21T19:17:52.977Z] v2.2.1-dev.2 [2022-09-21T19:17:52.977Z] v2.2.1-dev.3 [2022-09-21T19:17:52.977Z] v2.2.1-dev.4 [2022-09-21T19:17:52.977Z] v2.2.1-dev.5 [2022-09-21T19:17:52.977Z] v2.2.1-dev.6 [2022-09-21T19:17:52.977Z] v2.2.1-dev.7 [2022-09-21T19:17:52.977Z] v2.2.1-dev.8 [2022-09-21T19:17:52.977Z] v2.2.1-dev.9 [2022-09-21T19:17:52.977Z] v2.3.0-dev.10 [2022-09-21T19:17:52.977Z] v2.3.0-dev.11 [2022-09-21T19:17:52.977Z] v2.3.0-dev.12 [2022-09-21T19:17:52.977Z] v2.3.0-dev.13 [2022-09-21T19:17:52.977Z] v2.3.0-dev.14 [2022-09-21T19:17:52.977Z] v2.3.0-dev.15 [2022-09-21T19:17:52.977Z] v2.3.0-dev.16 [2022-09-21T19:17:52.977Z] v2.3.0-dev.17 [2022-09-21T19:17:52.977Z] v2.3.0-dev.18 [2022-09-21T19:17:52.977Z] v2.3.0-dev.19 [2022-09-21T19:17:52.977Z] v2.3.0-dev.20 [2022-09-21T19:17:52.977Z] v2.3.0-dev.21 [2022-09-21T19:17:52.977Z] v2.3.0-dev.22 [2022-09-21T19:17:52.977Z] v2.3.0-dev.23 [2022-09-21T19:17:52.977Z] v2.3.0-dev.24 [Pipeline] sh [2022-09-21T19:17:53.260Z] + lftools sign git-tag v2.3.0-dev.24 [2022-09-21T19:17:53.827Z] Signing Git tag with Sigul... [2022-09-21T19:17:53.827Z] Signing v2.3.0-dev.24 [Pipeline] echo [2022-09-21T19:17:54.094Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:17:54.375Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-21T19:17:54.381Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-21T19:17:54.391Z] $ docker stop --time=1 ab56826d39b4ac63c83bb985cd862322472a0bd4c6e720e0342540943d54a938 [2022-09-21T19:17:55.701Z] $ docker rm -f ab56826d39b4ac63c83bb985cd862322472a0bd4c6e720e0342540943d54a938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-21T19:17:56.102Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T19:17:56.102Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:17:56.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T19:17:56.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T19:17:56.467Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2022-09-21T19:17:56.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-21T19:17:56.874Z] $ docker top 24f41b6c4da9d3429e25a5d25a04b7be1d9d63b98f582a5c7a384e9e2778ac72 -eo pid,comm [2022-09-21T19:17:56.923Z] 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). [2022-09-21T19:17:56.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T19:17:56.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T19:17:56.957Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T19:17:57.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T19:17:57.079Z] $ docker exec 24f41b6c4da9d3429e25a5d25a04b7be1d9d63b98f582a5c7a384e9e2778ac72 ssh-agent [2022-09-21T19:17:57.197Z] SSH_AUTH_SOCK=/tmp/ssh-Nsl3VBZ4yZmX/agent.33 [2022-09-21T19:17:57.197Z] SSH_AGENT_PID=39 [2022-09-21T19:17:57.202Z] Running ssh-add (command line suppressed) [2022-09-21T19:17:57.311Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10335494145543328477.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10335494145543328477.key) [2022-09-21T19:17:57.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T19:17:57.614Z] + git semver bump pre [2022-09-21T19:17:57.874Z] 2022-09-21 19:17:57,797 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-21T19:17:57.874Z] 2022-09-21 19:17:57,797 [bump_version] DEBUG bumping version:2.3.0-dev.24 on axis:pre with prefix:dev [2022-09-21T19:17:57.874Z] 2022-09-21 19:17:57,797 [bump_version] DEBUG bumped version:2.3.0-dev.25 [2022-09-21T19:17:57.874Z] 2022-09-21 19:17:57,797 [write_version] DEBUG write version:2.3.0-dev.25 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-09-21T19:17:57.874Z] 2022-09-21 19:17:57,797 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-21T19:17:57.874Z] 2022-09-21 19:17:57,797 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-21T19:17:57.874Z] 2022-09-21 19:17:57,799 [execute] INFO git cat-file --batch-check [2022-09-21T19:17:57.874Z] 2022-09-21 19:17:57,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T19:17:57.874Z] 2022-09-21 19:17:57,805 [execute] INFO git cat-file --batch [2022-09-21T19:17:57.874Z] 2022-09-21 19:17:57,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T19:17:57.874Z] 2022-09-21 19:17:57,811 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-21T19:17:57.874Z] 2.3.0-dev.25 [Pipeline] } [2022-09-21T19:17:57.881Z] $ docker exec --env ******** --env ******** 24f41b6c4da9d3429e25a5d25a04b7be1d9d63b98f582a5c7a384e9e2778ac72 ssh-agent -k [2022-09-21T19:17:57.974Z] unset SSH_AUTH_SOCK; [2022-09-21T19:17:57.974Z] unset SSH_AGENT_PID; [2022-09-21T19:17:57.974Z] echo Agent pid 39 killed; [2022-09-21T19:17:57.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T19:17:58.285Z] + git semver [Pipeline] } [2022-09-21T19:17:58.554Z] $ docker stop --time=1 24f41b6c4da9d3429e25a5d25a04b7be1d9d63b98f582a5c7a384e9e2778ac72 [2022-09-21T19:17:59.868Z] $ docker rm -f 24f41b6c4da9d3429e25a5d25a04b7be1d9d63b98f582a5c7a384e9e2778ac72 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T19:18:00.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T19:18:00.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:18:00.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T19:18:00.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T19:18:00.561Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2022-09-21T19:18:00.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-21T19:18:00.978Z] $ docker top 6d0744075784c6715a99474104ad732460c5c8346aed83a9883a498a6d6b9696 -eo pid,comm [2022-09-21T19:18:01.034Z] 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). [2022-09-21T19:18:01.034Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T19:18:01.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T19:18:01.069Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T19:18:01.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T19:18:01.186Z] $ docker exec 6d0744075784c6715a99474104ad732460c5c8346aed83a9883a498a6d6b9696 ssh-agent [2022-09-21T19:18:01.308Z] SSH_AUTH_SOCK=/tmp/ssh-U5uCFTA5aPin/agent.32 [2022-09-21T19:18:01.308Z] SSH_AGENT_PID=38 [2022-09-21T19:18:01.313Z] Running ssh-add (command line suppressed) [2022-09-21T19:18:01.427Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2962247081475532887.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2962247081475532887.key) [2022-09-21T19:18:01.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T19:18:01.728Z] + git semver push [2022-09-21T19:18:01.987Z] 2022-09-21 19:18:01,949 [run_push] DEBUG push [2022-09-21T19:18:01.987Z] 2022-09-21 19:18:01,950 [execute] INFO git cat-file --batch-check [2022-09-21T19:18:01.987Z] 2022-09-21 19:18:01,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T19:18:01.987Z] 2022-09-21 19:18:01,955 [execute] INFO git rev-list e7d4eb279bd58162608bae6e72c8bd0bcaf1cf38 -- [2022-09-21T19:18:01.987Z] 2022-09-21 19:18:01,956 [execute] DEBUG Popen(['git', 'rev-list', 'e7d4eb279bd58162608bae6e72c8bd0bcaf1cf38', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-21T19:18:01.987Z] 2022-09-21 19:18:01,968 [execute] INFO git fetch -v origin [2022-09-21T19:18:01.987Z] 2022-09-21 19:18:01,969 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-21T19:18:02.923Z] 2022-09-21 19:18:02,650 [run_push] DEBUG no remote changes detected [2022-09-21T19:18:02.923Z] 2022-09-21 19:18:02,650 [execute] INFO git push origin semver [2022-09-21T19:18:02.923Z] 2022-09-21 19:18:02,651 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-21T19:18:03.861Z] 2022-09-21 19:18:03,489 [run_push] DEBUG push all version tags [2022-09-21T19:18:03.861Z] 2022-09-21 19:18:03,490 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-21T19:18:03.861Z] 2022-09-21 19:18:03,491 [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) [2022-09-21T19:18:04.429Z] 2022-09-21 19:18:04,279 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-21T19:18:04.429Z] 2.3.0-dev.25 [Pipeline] } [2022-09-21T19:18:04.435Z] $ docker exec --env ******** --env ******** 6d0744075784c6715a99474104ad732460c5c8346aed83a9883a498a6d6b9696 ssh-agent -k [2022-09-21T19:18:04.527Z] unset SSH_AUTH_SOCK; [2022-09-21T19:18:04.527Z] unset SSH_AGENT_PID; [2022-09-21T19:18:04.527Z] echo Agent pid 38 killed; [2022-09-21T19:18:04.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T19:18:04.851Z] + git semver [Pipeline] } [2022-09-21T19:18:05.120Z] $ docker stop --time=1 6d0744075784c6715a99474104ad732460c5c8346aed83a9883a498a6d6b9696 [2022-09-21T19:18:06.442Z] $ docker rm -f 6d0744075784c6715a99474104ad732460c5c8346aed83a9883a498a6d6b9696 [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 [2022-09-21T19:18:07.007Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-09-21T19:18:07.007Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-09-21T19:18:07.007Z] total 16 [2022-09-21T19:18:07.007Z] drwxr-xr-x 3 root root 4096 Sep 21 19:10 . [2022-09-21T19:18:07.007Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 19:17 .. [2022-09-21T19:18:07.007Z] drwxr-xr-x 2 root root 4096 Sep 21 19:10 cost [2022-09-21T19:18:07.007Z] -rw-r--r-- 1 root root 96 Sep 21 19:10 cost.csv [2022-09-21T19:18:07.007Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-09-21T19:18:07.007Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-09-21T19:18:07.007Z] total 16 [2022-09-21T19:18:07.007Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 19:10 . [2022-09-21T19:18:07.007Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 21 19:17 .. [2022-09-21T19:18:07.007Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 19:10 cost [2022-09-21T19:18:07.007Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 21 19:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:18:07.295Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:18:08.152Z] ---> package-listing.sh [2022-09-21T19:18:08.152Z] ++ facter osfamily [2022-09-21T19:18:08.152Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-21T19:18:08.411Z] + OS_FAMILY=debian [2022-09-21T19:18:08.411Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-09-21T19:18:08.411Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-21T19:18:08.411Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-21T19:18:08.411Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-21T19:18:08.411Z] + PACKAGES=/tmp/packages_start.txt [2022-09-21T19:18:08.411Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-09-21T19:18:08.411Z] + PACKAGES=/tmp/packages_end.txt [2022-09-21T19:18:08.411Z] + case "${OS_FAMILY}" in [2022-09-21T19:18:08.411Z] + dpkg -l [2022-09-21T19:18:08.411Z] + grep '^ii' [2022-09-21T19:18:08.411Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-21T19:18:08.411Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-21T19:18:08.411Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-21T19:18:08.411Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-09-21T19:18:08.411Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-09-21T19:18:08.411Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-09-21T19:18:08.420Z] 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 [2022-09-21T19:18:08.779Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T19:18:09.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T19:18:09.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T19:18:09.208Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2022-09-21T19:18:09.233Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-21T19:18:09.496Z] $ docker top c551570b013852430d3360ae50c4dbd5f74ec0bf7772f6ea61df4e6305fda685 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T19:18:09.847Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-21T19:18:10.131Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-21T19:18:10.411Z] + ls /var/log/sa-host [2022-09-21T19:18:10.412Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T19:18:10.542Z] provisioning config files... [2022-09-21T19:18:10.551Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config113166786110488253tmp [Pipeline] { [Pipeline] echo [2022-09-21T19:18:10.565Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:18:10.847Z] ---> create-netrc.sh [Pipeline] } [2022-09-21T19:18:10.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:18:11.179Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-21T19:18:11.188Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:18:11.472Z] ---> sudo-logs.sh [2022-09-21T19:18:11.472Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-21T19:18:11.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:18:11.778Z] ---> job-cost.sh [2022-09-21T19:18:11.778Z] lf-activate-venv: SKIPPING [2022-09-21T19:18:11.778Z] DEBUG: total: 0.2199999988079071 [2022-09-21T19:18:11.778Z] INFO: Retrieving Stack Cost... [2022-09-21T19:18:12.346Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-21T19:18:12.605Z] INFO: Archiving Costs [Pipeline] echo [2022-09-21T19:18:12.614Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T19:18:12.899Z] ---> logs-deploy.sh [2022-09-21T19:18:12.899Z] lf-activate-venv: SKIPPING [2022-09-21T19:18:12.899Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/103 [2022-09-21T19:18:12.899Z] INFO: archiving workspace using pattern(s): [2022-09-21T19:18:13.837Z] Archives upload complete. [2022-09-21T19:18:14.096Z] INFO: archiving logs to Nexus [2022-09-21T19:18:14.666Z] ---> uname -a: [2022-09-21T19:18:14.666Z] Linux prd-ubuntu20-04-docker-8c-8g-453 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-21T19:18:14.666Z] [2022-09-21T19:18:14.666Z] [2022-09-21T19:18:14.666Z] ---> lscpu: [2022-09-21T19:18:14.666Z] Architecture: x86_64 [2022-09-21T19:18:14.666Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-21T19:18:14.666Z] Byte Order: Little Endian [2022-09-21T19:18:14.666Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-21T19:18:14.666Z] CPU(s): 8 [2022-09-21T19:18:14.666Z] On-line CPU(s) list: 0-7 [2022-09-21T19:18:14.666Z] Thread(s) per core: 1 [2022-09-21T19:18:14.666Z] Core(s) per socket: 1 [2022-09-21T19:18:14.666Z] Socket(s): 8 [2022-09-21T19:18:14.666Z] NUMA node(s): 1 [2022-09-21T19:18:14.666Z] Vendor ID: AuthenticAMD [2022-09-21T19:18:14.666Z] CPU family: 23 [2022-09-21T19:18:14.666Z] Model: 49 [2022-09-21T19:18:14.666Z] Model name: AMD EPYC-Rome Processor [2022-09-21T19:18:14.666Z] Stepping: 0 [2022-09-21T19:18:14.666Z] CPU MHz: 2799.996 [2022-09-21T19:18:14.666Z] BogoMIPS: 5599.99 [2022-09-21T19:18:14.666Z] Virtualization: AMD-V [2022-09-21T19:18:14.666Z] Hypervisor vendor: KVM [2022-09-21T19:18:14.666Z] Virtualization type: full [2022-09-21T19:18:14.666Z] L1d cache: 256 KiB [2022-09-21T19:18:14.666Z] L1i cache: 256 KiB [2022-09-21T19:18:14.666Z] L2 cache: 4 MiB [2022-09-21T19:18:14.666Z] L3 cache: 128 MiB [2022-09-21T19:18:14.666Z] NUMA node0 CPU(s): 0-7 [2022-09-21T19:18:14.666Z] Vulnerability Itlb multihit: Not affected [2022-09-21T19:18:14.666Z] Vulnerability L1tf: Not affected [2022-09-21T19:18:14.666Z] Vulnerability Mds: Not affected [2022-09-21T19:18:14.666Z] Vulnerability Meltdown: Not affected [2022-09-21T19:18:14.666Z] Vulnerability Mmio stale data: Not affected [2022-09-21T19:18:14.666Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-21T19:18:14.666Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-21T19:18:14.666Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-21T19:18:14.666Z] Vulnerability Srbds: Not affected [2022-09-21T19:18:14.666Z] Vulnerability Tsx async abort: Not affected [2022-09-21T19:18:14.666Z] 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 [2022-09-21T19:18:14.666Z] [2022-09-21T19:18:14.666Z] [2022-09-21T19:18:14.666Z] ---> nproc: [2022-09-21T19:18:14.666Z] 8 [2022-09-21T19:18:14.666Z] [2022-09-21T19:18:14.666Z] [2022-09-21T19:18:14.666Z] ---> df -h: [2022-09-21T19:18:14.666Z] Filesystem Size Used Avail Use% Mounted on [2022-09-21T19:18:14.666Z] overlay 155G 13G 143G 9% / [2022-09-21T19:18:14.666Z] tmpfs 64M 0 64M 0% /dev [2022-09-21T19:18:14.666Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-21T19:18:14.666Z] shm 64M 0 64M 0% /dev/shm [2022-09-21T19:18:14.666Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-09-21T19:18:14.666Z] [2022-09-21T19:18:14.666Z] [2022-09-21T19:18:14.666Z] ---> sar -b -r -n DEV: [2022-09-21T19:18:14.666Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-453) 09/21/22 _x86_64_ (8 CPU) [2022-09-21T19:18:14.666Z] [2022-09-21T19:18:14.666Z] 19:07:37 LINUX RESTART (8 CPU) [2022-09-21T19:18:14.666Z] [2022-09-21T19:18:14.666Z] 19:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-21T19:18:14.666Z] 19:09:01 227.10 53.25 173.85 0.00 4506.05 94491.78 0.00 [2022-09-21T19:18:14.666Z] 19:10:01 226.36 0.27 226.09 0.00 18.53 43703.17 0.00 [2022-09-21T19:18:14.666Z] 19:11:01 35.28 0.07 35.21 0.00 10.13 19720.45 0.00 [2022-09-21T19:18:14.666Z] 19:12:01 1.53 0.00 1.53 0.00 0.00 2765.09 0.00 [2022-09-21T19:18:14.666Z] 19:13:01 37.86 9.42 28.45 0.00 2890.32 7564.61 0.00 [2022-09-21T19:18:14.666Z] 19:14:01 3.00 0.00 3.00 0.00 0.00 2986.60 0.00 [2022-09-21T19:18:14.666Z] 19:15:01 1.60 0.00 1.60 0.00 0.00 2836.79 0.00 [2022-09-21T19:18:14.666Z] 19:16:01 2.40 0.00 2.40 0.00 0.00 2845.79 0.00 [2022-09-21T19:18:14.666Z] 19:17:01 1.73 0.02 1.72 0.00 0.13 2972.74 0.00 [2022-09-21T19:18:14.666Z] 19:18:01 124.16 0.37 123.80 0.00 16.40 63224.40 0.00 [2022-09-21T19:18:14.666Z] Average: 65.83 6.26 59.57 0.00 737.82 24192.90 0.00 [2022-09-21T19:18:14.666Z] [2022-09-21T19:18:14.666Z] 19:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-21T19:18:14.666Z] 19:09:01 28502708 31587436 714316 2.17 113508 3189120 2044992 6.03 1094128 2852520 164996 [2022-09-21T19:18:14.666Z] 19:10:01 28417344 31596976 699384 2.13 136916 3258384 1744492 5.14 1148560 2875760 532 [2022-09-21T19:18:14.666Z] 19:11:01 27895712 31586324 707808 2.15 145576 3710668 1732292 5.11 1177816 3314948 20 [2022-09-21T19:18:14.666Z] 19:12:01 27895516 31586300 707300 2.15 145632 3710684 1732292 5.11 1178172 3314956 208 [2022-09-21T19:18:14.666Z] 19:13:01 27601964 31572456 710664 2.16 164060 3959372 1805008 5.32 1328420 3432020 244 [2022-09-21T19:18:14.666Z] 19:14:01 27602920 31573448 709800 2.16 164136 3959368 1769640 5.22 1327868 3431980 12 [2022-09-21T19:18:14.666Z] 19:15:01 27613156 31583788 699372 2.13 164216 3959376 1769640 5.22 1318196 3431988 152 [2022-09-21T19:18:14.666Z] 19:16:01 27612800 31583524 699632 2.13 164296 3959376 1769640 5.22 1318284 3432000 16 [2022-09-21T19:18:14.666Z] 19:17:01 27612868 31583712 699112 2.13 164388 3959376 1769640 5.22 1318112 3432004 12 [2022-09-21T19:18:14.666Z] 19:18:01 26063204 31516944 757448 2.30 206984 5267864 1854976 5.47 1476696 4681492 840 [2022-09-21T19:18:14.666Z] Average: 27681819 31577091 710484 2.16 156971 3893359 1799261 5.30 1268625 3419967 16703 [2022-09-21T19:18:14.666Z] [2022-09-21T19:18:14.666Z] 19:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-21T19:18:14.666Z] 19:09:01 lo 6.64 6.64 0.64 0.64 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:09:01 docker0 131.23 157.21 10.78 1550.48 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:09:01 ens3 722.11 502.27 8025.52 100.82 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:10:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:10:01 docker0 8.90 13.81 0.52 101.24 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:10:01 ens3 64.11 41.67 188.95 18.65 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:11:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:11:01 ens3 174.52 143.23 2551.07 323.39 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:12:01 ens3 12.60 4.68 12.06 0.31 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:13:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:13:01 ens3 95.00 63.36 1301.82 4.49 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:14:01 ens3 0.35 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.666Z] 19:15:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.667Z] 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.667Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.667Z] 19:16:01 ens3 0.43 0.40 0.27 0.21 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.667Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.667Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.667Z] 19:17:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.667Z] 19:18:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.667Z] 19:18:01 docker0 39.98 47.83 3.44 687.61 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.667Z] 19:18:01 veth93d0be9 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.667Z] 19:18:01 ens3 374.24 234.54 7907.31 45.45 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.667Z] Average: lo 1.79 1.79 0.17 0.17 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.667Z] Average: docker0 17.82 21.66 1.46 231.72 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.667Z] Average: veth93d0be9 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.667Z] Average: ens3 143.40 98.37 1988.49 49.25 0.00 0.00 0.00 0.00 [2022-09-21T19:18:14.667Z] [2022-09-21T19:18:14.667Z] [2022-09-21T19:18:14.667Z] ---> sar -P ALL: [2022-09-21T19:18:14.667Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-453) 09/21/22 _x86_64_ (8 CPU) [2022-09-21T19:18:14.667Z] [2022-09-21T19:18:14.667Z] 19:07:37 LINUX RESTART (8 CPU) [2022-09-21T19:18:14.667Z] [2022-09-21T19:18:14.667Z] 19:08:02 CPU %user %nice %system %iowait %steal %idle [2022-09-21T19:18:14.667Z] 19:09:01 all 12.12 0.00 4.78 2.00 0.06 81.05 [2022-09-21T19:18:14.667Z] 19:09:01 0 13.36 0.00 5.16 2.92 0.05 78.51 [2022-09-21T19:18:14.667Z] 19:09:01 1 10.09 0.00 4.75 1.53 0.03 83.59 [2022-09-21T19:18:14.667Z] 19:09:01 2 12.12 0.00 4.55 1.53 0.05 81.74 [2022-09-21T19:18:14.667Z] 19:09:01 3 11.23 0.00 4.53 1.30 0.07 82.87 [2022-09-21T19:18:14.667Z] 19:09:01 4 13.30 0.00 5.66 0.75 0.05 80.23 [2022-09-21T19:18:14.667Z] 19:09:01 5 14.54 0.00 3.81 3.16 0.05 78.44 [2022-09-21T19:18:14.667Z] 19:09:01 6 10.10 0.00 5.15 4.17 0.07 80.51 [2022-09-21T19:18:14.667Z] 19:09:01 7 12.17 0.00 4.63 0.62 0.07 82.51 [2022-09-21T19:18:14.667Z] 19:10:01 all 35.51 0.00 7.77 1.34 0.08 55.29 [2022-09-21T19:18:14.667Z] 19:10:01 0 34.84 0.00 7.99 2.29 0.08 54.79 [2022-09-21T19:18:14.667Z] 19:10:01 1 35.55 0.00 7.68 1.00 0.08 55.68 [2022-09-21T19:18:14.667Z] 19:10:01 2 37.64 0.00 7.92 0.56 0.08 53.80 [2022-09-21T19:18:14.667Z] 19:10:01 3 35.39 0.00 7.07 0.14 0.08 57.32 [2022-09-21T19:18:14.667Z] 19:10:01 4 35.77 0.00 7.68 0.54 0.08 55.93 [2022-09-21T19:18:14.667Z] 19:10:01 5 35.93 0.00 7.74 0.08 0.08 56.16 [2022-09-21T19:18:14.667Z] 19:10:01 6 33.69 0.00 8.40 3.83 0.07 54.01 [2022-09-21T19:18:14.667Z] 19:10:01 7 35.29 0.00 7.69 2.30 0.08 54.64 [2022-09-21T19:18:14.667Z] 19:11:01 all 3.64 0.00 1.48 0.41 0.02 94.45 [2022-09-21T19:18:14.667Z] 19:11:01 0 3.76 0.00 1.46 0.05 0.02 94.71 [2022-09-21T19:18:14.667Z] 19:11:01 1 3.36 0.00 1.20 0.35 0.03 95.05 [2022-09-21T19:18:14.667Z] 19:11:01 2 3.93 0.00 1.56 2.03 0.03 92.44 [2022-09-21T19:18:14.667Z] 19:11:01 3 2.97 0.00 1.56 0.02 0.02 95.43 [2022-09-21T19:18:14.667Z] 19:11:01 4 3.28 0.00 1.51 0.05 0.02 95.15 [2022-09-21T19:18:14.667Z] 19:11:01 5 3.67 0.00 1.68 0.02 0.02 94.62 [2022-09-21T19:18:14.667Z] 19:11:01 6 4.01 0.00 1.43 0.75 0.02 93.79 [2022-09-21T19:18:14.667Z] 19:11:01 7 4.14 0.00 1.48 0.00 0.02 94.37 [2022-09-21T19:18:14.667Z] 19:12:01 all 0.04 0.00 0.02 0.01 0.00 99.92 [2022-09-21T19:18:14.667Z] 19:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-21T19:18:14.667Z] 19:12:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2022-09-21T19:18:14.667Z] 19:12:01 2 0.08 0.00 0.02 0.05 0.00 99.85 [2022-09-21T19:18:14.667Z] 19:12:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2022-09-21T19:18:14.667Z] 19:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-21T19:18:14.667Z] 19:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-21T19:18:14.667Z] 19:12:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-21T19:18:14.667Z] 19:12:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-21T19:18:14.667Z] 19:13:01 all 1.27 0.00 0.87 0.33 0.01 97.52 [2022-09-21T19:18:14.667Z] 19:13:01 0 0.63 0.00 0.57 0.20 0.00 98.60 [2022-09-21T19:18:14.667Z] 19:13:01 1 1.39 0.00 0.79 0.10 0.02 97.71 [2022-09-21T19:18:14.667Z] 19:13:01 2 0.82 0.00 0.83 1.15 0.02 97.18 [2022-09-21T19:18:14.667Z] 19:13:01 3 1.96 0.00 0.52 0.07 0.00 97.45 [2022-09-21T19:18:14.667Z] 19:13:01 4 1.20 0.00 0.67 0.32 0.02 97.80 [2022-09-21T19:18:14.667Z] 19:13:01 5 1.65 0.00 0.50 0.30 0.02 97.53 [2022-09-21T19:18:14.667Z] 19:13:01 6 1.32 0.00 2.55 0.42 0.00 95.71 [2022-09-21T19:18:14.667Z] 19:13:01 7 1.22 0.00 0.50 0.08 0.02 98.18 [2022-09-21T19:18:14.667Z] 19:14:01 all 0.27 0.00 0.02 0.02 0.00 99.69 [2022-09-21T19:18:14.667Z] 19:14:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-21T19:18:14.667Z] 19:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-21T19:18:14.667Z] 19:14:01 2 0.05 0.00 0.00 0.08 0.00 99.87 [2022-09-21T19:18:14.667Z] 19:14:01 3 1.99 0.00 0.02 0.00 0.00 98.00 [2022-09-21T19:18:14.667Z] 19:14:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2022-09-21T19:18:14.667Z] 19:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-21T19:18:14.667Z] 19:14:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-21T19:18:14.667Z] 19:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-21T19:18:14.667Z] 19:15:01 all 0.10 0.00 0.01 0.01 0.00 99.88 [2022-09-21T19:18:14.667Z] 19:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-21T19:18:14.667Z] 19:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-21T19:18:14.667Z] 19:15:01 2 0.05 0.00 0.02 0.07 0.00 99.87 [2022-09-21T19:18:14.667Z] 19:15:01 3 0.53 0.00 0.00 0.00 0.02 99.45 [2022-09-21T19:18:14.667Z] 19:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-21T19:18:14.667Z] 19:15:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-21T19:18:14.667Z] 19:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-21T19:18:14.667Z] 19:15:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2022-09-21T19:18:14.667Z] 19:16:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2022-09-21T19:18:14.667Z] 19:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-21T19:18:14.667Z] 19:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-21T19:18:14.667Z] 19:16:01 2 0.03 0.00 0.02 0.10 0.00 99.85 [2022-09-21T19:18:14.667Z] 19:16:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-21T19:18:14.667Z] 19:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-21T19:18:14.667Z] 19:16:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-21T19:18:14.667Z] 19:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-21T19:18:14.667Z] 19:16:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-21T19:18:14.667Z] 19:17:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2022-09-21T19:18:14.667Z] 19:17:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-21T19:18:14.667Z] 19:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-21T19:18:14.667Z] 19:17:01 2 0.03 0.00 0.03 0.05 0.00 99.88 [2022-09-21T19:18:14.667Z] 19:17:01 3 0.30 0.00 0.00 0.00 0.00 99.70 [2022-09-21T19:18:14.667Z] 19:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-21T19:18:14.667Z] 19:17:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-21T19:18:14.667Z] 19:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-21T19:18:14.667Z] 19:17:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-21T19:18:14.667Z] 19:18:01 all 9.22 0.00 4.30 1.11 0.04 85.32 [2022-09-21T19:18:14.667Z] 19:18:01 0 8.74 0.00 4.54 0.19 0.03 86.50 [2022-09-21T19:18:14.667Z] 19:18:01 1 9.49 0.00 4.32 0.17 0.03 85.99 [2022-09-21T19:18:14.667Z] 19:18:01 2 10.74 0.00 5.60 5.21 0.05 78.40 [2022-09-21T19:18:14.667Z] 19:18:01 3 9.06 0.00 4.34 0.14 0.05 86.41 [2022-09-21T19:18:14.667Z] 19:18:01 4 9.25 0.00 3.41 1.01 0.03 86.29 [2022-09-21T19:18:14.667Z] 19:18:01 5 8.71 0.00 4.30 1.40 0.05 85.55 [2022-09-21T19:18:14.667Z] 19:18:01 6 8.85 0.00 3.60 0.67 0.05 86.83 [2022-09-21T19:18:14.667Z] 19:18:01 7 8.91 0.00 4.33 0.14 0.05 86.57 [2022-09-21T19:18:14.667Z] Average: all 6.17 0.00 1.91 0.52 0.02 91.38 [2022-09-21T19:18:14.667Z] Average: 0 6.09 0.00 1.96 0.56 0.02 91.38 [2022-09-21T19:18:14.667Z] Average: 1 5.94 0.00 1.86 0.31 0.02 91.86 [2022-09-21T19:18:14.667Z] Average: 2 6.49 0.00 2.04 1.08 0.02 90.38 [2022-09-21T19:18:14.667Z] Average: 3 6.30 0.00 1.79 0.16 0.03 91.72 [2022-09-21T19:18:14.667Z] Average: 4 6.23 0.00 1.88 0.27 0.02 91.60 [2022-09-21T19:18:14.667Z] Average: 5 6.40 0.00 1.80 0.49 0.02 91.28 [2022-09-21T19:18:14.667Z] Average: 6 5.77 0.00 2.11 0.97 0.02 91.13 [2022-09-21T19:18:14.667Z] Average: 7 6.14 0.00 1.85 0.31 0.03 91.68 [2022-09-21T19:18:14.667Z] [2022-09-21T19:18:14.667Z] [2022-09-21T19:18:14.667Z]