Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c387f8d8248c2e23c26c5a451cea17ce39badd4b 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-ssh13195744336002059084.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11851278356312275569.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13102108321982034922.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh209063211019269239.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14832106303841021640.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-506’ Running on prd-ubuntu20.04-docker-8c-8g-508 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c387f8d8248c2e23c26c5a451cea17ce39badd4b (main) Commit message: "Merge pull request #639 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.17" > 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 c387f8d8248c2e23c26c5a451cea17ce39badd4b # timeout=10 > git rev-list --no-walk 08b7f7cf698a8482c52dd57175d3282efba93adf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-06T03:00:07.331Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-06T03:00:07.431Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-06T03:00:07.457Z] ========================================================= [2024-02-06T03:00:07.457Z] EdgeX Global Pipelines Version Info [2024-02-06T03:00:07.457Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:00:08.682Z] ------------------- [2024-02-06T03:00:08.682Z] stable info: [2024-02-06T03:00:08.682Z] ------------------- [2024-02-06T03:00:08.682Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-06T03:00:08.682Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T03:00:08.682Z] Message: update stable to v1.0.258 [2024-02-06T03:00:08.943Z] ------------------- [2024-02-06T03:00:08.943Z] experimental info: [2024-02-06T03:00:08.943Z] ------------------- [2024-02-06T03:00:08.943Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-06T03:00:08.943Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-06T03:00:08.943Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-06T03:00:09.054Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-02-06T03:00:09.084Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-02-06T03:00:09.116Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-06T03:00:09.150Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-06T03:00:09.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-06T03:00:09.204Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-06T03:00:09.236Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-06T03:00:09.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-06T03:00:09.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-06T03:00:09.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-06T03:00:09.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-06T03:00:09.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-02-06T03:00:09.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-06T03:00:09.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-06T03:00:09.490Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T03:00:09.529Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-06T03:00:09.566Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T03:00:09.601Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-06T03:00:09.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-06T03:00:09.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-06T03:00:09.721Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-06T03:00:09.765Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-06T03:00:09.803Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-06T03:00:09.850Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-06T03:00:09.896Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-06T03:00:09.934Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-06T03:00:09.980Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-06T03:00:10.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-06T03:00:10.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-06T03:00:10.099Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-06T03:00:10.141Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] echo [2024-02-06T03:00:10.180Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c387f8d [Pipeline] echo [2024-02-06T03:00:10.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T03:00:10.327Z] provisioning config files... [2024-02-06T03:00:10.343Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16973530830516080399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:00:10.690Z] ---> ****-login.sh [2024-02-06T03:00:10.690Z] nexus3.edgexfoundry.org:10001 [2024-02-06T03:00:10.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:00:10.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:00:10.951Z] Configure a credential helper to remove this warning. See [2024-02-06T03:00:10.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:00:10.951Z] [2024-02-06T03:00:10.951Z] Login Succeeded [2024-02-06T03:00:10.951Z] nexus3.edgexfoundry.org:10002 [2024-02-06T03:00:11.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:00:11.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:00:11.211Z] Configure a credential helper to remove this warning. See [2024-02-06T03:00:11.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:00:11.211Z] [2024-02-06T03:00:11.211Z] Login Succeeded [2024-02-06T03:00:11.211Z] nexus3.edgexfoundry.org:10003 [2024-02-06T03:00:11.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:00:11.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:00:11.211Z] Configure a credential helper to remove this warning. See [2024-02-06T03:00:11.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:00:11.211Z] [2024-02-06T03:00:11.211Z] Login Succeeded [2024-02-06T03:00:11.211Z] nexus3.edgexfoundry.org:10004 [2024-02-06T03:00:11.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:00:11.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:00:11.473Z] Configure a credential helper to remove this warning. See [2024-02-06T03:00:11.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:00:11.473Z] [2024-02-06T03:00:11.473Z] Login Succeeded [2024-02-06T03:00:11.473Z] ****.io [2024-02-06T03:00:11.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:00:11.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:00:11.734Z] Configure a credential helper to remove this warning. See [2024-02-06T03:00:11.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:00:11.734Z] [2024-02-06T03:00:11.734Z] Login Succeeded [2024-02-06T03:00:11.734Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T03:00:11.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-06T03:00:12.290Z] + git rev-list -1 --merges c387f8d8248c2e23c26c5a451cea17ce39badd4b~1..c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] echo [2024-02-06T03:00:12.317Z] -----------> git rev-list -1 --merges c387f8d8248c2e23c26c5a451cea17ce39badd4b~1..c387f8d8248c2e23c26c5a451cea17ce39badd4b c387f8d8248c2e23c26c5a451cea17ce39badd4b [2024-02-06T03:00:12.317Z] c387f8d8248c2e23c26c5a451cea17ce39badd4b [false] [Pipeline] sh [2024-02-06T03:00:12.623Z] + git log --format=format:%s -1 c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] echo [2024-02-06T03:00:12.639Z] ========================================================= [2024-02-06T03:00:12.639Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-06T03:00:12.639Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T03:00:13.025Z] + git log --format=format:%s -1 c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] echo [2024-02-06T03:00:13.038Z] [semverPrep] GIT_COMMIT: c387f8d8248c2e23c26c5a451cea17ce39badd4b, Commit Message: Merge pull request #639 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.17 [Pipeline] echo [2024-02-06T03:00:13.065Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-06T03:00:13.442Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T03:00:13.442Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-06T03:00:13.442Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-06T03:00:13.442Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-06T03:00:13.442Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-06T03:00:13.442Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-06T03:00:13.442Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:00:13.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T03:00:13.809Z] [2024-02-06T03:00:13.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:00:14.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T03:00:14.129Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-06T03:00:14.129Z] b85a868b505f: Pulling fs layer [2024-02-06T03:00:14.129Z] e2be974225ed: Pulling fs layer [2024-02-06T03:00:14.129Z] 339a4e72a1f5: Pulling fs layer [2024-02-06T03:00:14.129Z] 988bab9f4d93: Pulling fs layer [2024-02-06T03:00:14.129Z] 1469e6f7b9e6: Pulling fs layer [2024-02-06T03:00:14.129Z] eaf3925da568: Pulling fs layer [2024-02-06T03:00:14.129Z] bab4dde63d76: Pulling fs layer [2024-02-06T03:00:14.129Z] bde34c3a00c8: Pulling fs layer [2024-02-06T03:00:14.129Z] b352a97aabf1: Pulling fs layer [2024-02-06T03:00:14.129Z] 1469e6f7b9e6: Waiting [2024-02-06T03:00:14.129Z] 4872d77fe225: Pulling fs layer [2024-02-06T03:00:14.129Z] eaf3925da568: Waiting [2024-02-06T03:00:14.129Z] 988bab9f4d93: Waiting [2024-02-06T03:00:14.129Z] 5851b861e8e6: Pulling fs layer [2024-02-06T03:00:14.129Z] b352a97aabf1: Waiting [2024-02-06T03:00:14.129Z] bab4dde63d76: Waiting [2024-02-06T03:00:14.129Z] bde34c3a00c8: Waiting [2024-02-06T03:00:14.129Z] 4872d77fe225: Waiting [2024-02-06T03:00:14.129Z] e2be974225ed: Download complete [2024-02-06T03:00:14.129Z] 988bab9f4d93: Verifying Checksum [2024-02-06T03:00:14.129Z] 988bab9f4d93: Download complete [2024-02-06T03:00:14.129Z] 1469e6f7b9e6: Verifying Checksum [2024-02-06T03:00:14.130Z] 1469e6f7b9e6: Download complete [2024-02-06T03:00:14.130Z] eaf3925da568: Download complete [2024-02-06T03:00:14.390Z] 339a4e72a1f5: Verifying Checksum [2024-02-06T03:00:14.390Z] 339a4e72a1f5: Download complete [2024-02-06T03:00:14.390Z] bde34c3a00c8: Download complete [2024-02-06T03:00:14.390Z] b352a97aabf1: Verifying Checksum [2024-02-06T03:00:14.390Z] b352a97aabf1: Download complete [2024-02-06T03:00:14.390Z] 4872d77fe225: Verifying Checksum [2024-02-06T03:00:14.390Z] 4872d77fe225: Download complete [2024-02-06T03:00:14.390Z] 5851b861e8e6: Verifying Checksum [2024-02-06T03:00:14.390Z] 5851b861e8e6: Download complete [2024-02-06T03:00:14.390Z] b85a868b505f: Verifying Checksum [2024-02-06T03:00:14.390Z] b85a868b505f: Download complete [2024-02-06T03:00:14.649Z] bab4dde63d76: Verifying Checksum [2024-02-06T03:00:14.649Z] bab4dde63d76: Download complete [2024-02-06T03:00:15.587Z] b85a868b505f: Pull complete [2024-02-06T03:00:15.587Z] e2be974225ed: Pull complete [2024-02-06T03:00:16.154Z] 339a4e72a1f5: Pull complete [2024-02-06T03:00:16.154Z] 988bab9f4d93: Pull complete [2024-02-06T03:00:16.414Z] 1469e6f7b9e6: Pull complete [2024-02-06T03:00:16.414Z] eaf3925da568: Pull complete [2024-02-06T03:00:18.318Z] bab4dde63d76: Pull complete [2024-02-06T03:00:18.318Z] bde34c3a00c8: Pull complete [2024-02-06T03:00:18.318Z] b352a97aabf1: Pull complete [2024-02-06T03:00:18.318Z] 4872d77fe225: Pull complete [2024-02-06T03:00:18.318Z] 5851b861e8e6: Pull complete [2024-02-06T03:00:18.578Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-06T03:00:18.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T03:00:18.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:00:18.784Z] prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container [2024-02-06T03:00:18.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T03:00:21.106Z] $ docker top 331ce49119ef1861f8478f54249d41bdf1ef51402374bab512b34e8a55c480de -eo pid,comm [2024-02-06T03:00:21.153Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-06T03:00:21.153Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T03:00:21.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T03:00:21.258Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T03:00:21.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T03:00:21.380Z] $ docker exec 331ce49119ef1861f8478f54249d41bdf1ef51402374bab512b34e8a55c480de ssh-agent [2024-02-06T03:00:21.492Z] SSH_AUTH_SOCK=/tmp/ssh-5O4a1WaI4zUb/agent.32 [2024-02-06T03:00:21.492Z] SSH_AGENT_PID=38 [2024-02-06T03:00:21.499Z] Running ssh-add (command line suppressed) [2024-02-06T03:00:21.597Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7228872053334707111.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7228872053334707111.key) [2024-02-06T03:00:21.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T03:00:21.923Z] + git tag --points-at HEAD [Pipeline] } [2024-02-06T03:00:21.937Z] $ docker exec --env ******** --env ******** 331ce49119ef1861f8478f54249d41bdf1ef51402374bab512b34e8a55c480de ssh-agent -k [2024-02-06T03:00:22.034Z] unset SSH_AUTH_SOCK; [2024-02-06T03:00:22.035Z] unset SSH_AGENT_PID; [2024-02-06T03:00:22.035Z] echo Agent pid 38 killed; [2024-02-06T03:00:22.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-06T03:00:22.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T03:00:22.111Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T03:00:22.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T03:00:22.225Z] $ docker exec 331ce49119ef1861f8478f54249d41bdf1ef51402374bab512b34e8a55c480de ssh-agent [2024-02-06T03:00:22.331Z] SSH_AUTH_SOCK=/tmp/ssh-rdC7uo85AyCv/agent.70 [2024-02-06T03:00:22.331Z] SSH_AGENT_PID=76 [2024-02-06T03:00:22.336Z] Running ssh-add (command line suppressed) [2024-02-06T03:00:22.443Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3627705516507334914.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3627705516507334914.key) [2024-02-06T03:00:22.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T03:00:22.786Z] + git semver init [2024-02-06T03:00:23.046Z] 2024-02-06 03:00:22,956 [run_init] DEBUG init version:0.0.0 force:False [2024-02-06T03:00:23.046Z] 2024-02-06 03:00:22,957 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-02-06T03:00:23.046Z] 2024-02-06 03:00:22,957 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-02-06T03:00:23.046Z] 2024-02-06 03:00:22,957 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-02-06T03:00:24.440Z] 2024-02-06 03:00:24,050 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-02-06T03:00:24.440Z] 2024-02-06 03:00:24,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-02-06T03:00:24.440Z] 2024-02-06 03:00:24,050 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T03:00:24.440Z] 2024-02-06 03:00:24,051 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T03:00:24.440Z] 3.2.0-dev.9 [Pipeline] } [2024-02-06T03:00:24.453Z] $ docker exec --env ******** --env ******** 331ce49119ef1861f8478f54249d41bdf1ef51402374bab512b34e8a55c480de ssh-agent -k [2024-02-06T03:00:24.554Z] unset SSH_AUTH_SOCK; [2024-02-06T03:00:24.555Z] unset SSH_AGENT_PID; [2024-02-06T03:00:24.555Z] echo Agent pid 76 killed; [2024-02-06T03:00:24.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T03:00:24.945Z] + git semver [Pipeline] } [2024-02-06T03:00:25.221Z] $ docker stop --time=1 331ce49119ef1861f8478f54249d41bdf1ef51402374bab512b34e8a55c480de [2024-02-06T03:00:26.536Z] $ docker rm -f --volumes 331ce49119ef1861f8478f54249d41bdf1ef51402374bab512b34e8a55c480de [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T03:00:26.918Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-06T03:00:27.204Z] Stashed 1 file(s) [Pipeline] echo [2024-02-06T03:00:27.208Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T03:00:27.608Z] provisioning config files... [2024-02-06T03:00:27.621Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3768094928360613317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:00:27.945Z] ---> ****-login.sh [2024-02-06T03:00:27.946Z] nexus3.edgexfoundry.org:10001 [2024-02-06T03:00:27.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:00:27.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:00:27.946Z] Configure a credential helper to remove this warning. See [2024-02-06T03:00:27.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:00:27.946Z] [2024-02-06T03:00:27.946Z] Login Succeeded [2024-02-06T03:00:27.946Z] nexus3.edgexfoundry.org:10002 [2024-02-06T03:00:27.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:00:27.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:00:27.946Z] Configure a credential helper to remove this warning. See [2024-02-06T03:00:27.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:00:27.946Z] [2024-02-06T03:00:27.946Z] Login Succeeded [2024-02-06T03:00:27.946Z] nexus3.edgexfoundry.org:10003 [2024-02-06T03:00:28.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:00:28.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:00:28.211Z] Configure a credential helper to remove this warning. See [2024-02-06T03:00:28.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:00:28.211Z] [2024-02-06T03:00:28.211Z] Login Succeeded [2024-02-06T03:00:28.211Z] nexus3.edgexfoundry.org:10004 [2024-02-06T03:00:28.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:00:28.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:00:28.211Z] Configure a credential helper to remove this warning. See [2024-02-06T03:00:28.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:00:28.211Z] [2024-02-06T03:00:28.211Z] Login Succeeded [2024-02-06T03:00:28.211Z] ****.io [2024-02-06T03:00:28.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:00:28.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:00:28.474Z] Configure a credential helper to remove this warning. See [2024-02-06T03:00:28.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:00:28.474Z] [2024-02-06T03:00:28.474Z] Login Succeeded [2024-02-06T03:00:28.474Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T03:00:28.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-06T03:00:28.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T03:00:28.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T03:00:28.721Z] ========================================================= [2024-02-06T03:00:28.721Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-06T03:00:28.721Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:00:29.142Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-06T03:00:29.142Z] Sending build context to Docker daemon 8.777MB [2024-02-06T03:00:29.142Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T03:00:29.142Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-06T03:00:29.142Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-06T03:00:29.142Z] 7264a8db6415: Pulling fs layer [2024-02-06T03:00:29.142Z] c4d48a809fc2: Pulling fs layer [2024-02-06T03:00:29.142Z] 4f1c88b9dad5: Pulling fs layer [2024-02-06T03:00:29.142Z] ad3a456e5733: Pulling fs layer [2024-02-06T03:00:29.142Z] 69c7f0334f64: Pulling fs layer [2024-02-06T03:00:29.142Z] 1f1c1a5573a3: Pulling fs layer [2024-02-06T03:00:29.142Z] ce7588e14bc9: Pulling fs layer [2024-02-06T03:00:29.142Z] b5e4710f87ac: Pulling fs layer [2024-02-06T03:00:29.142Z] 1f1c1a5573a3: Waiting [2024-02-06T03:00:29.142Z] b5e4710f87ac: Waiting [2024-02-06T03:00:29.142Z] ce7588e14bc9: Waiting [2024-02-06T03:00:29.142Z] ad3a456e5733: Waiting [2024-02-06T03:00:29.142Z] 69c7f0334f64: Waiting [2024-02-06T03:00:29.142Z] c4d48a809fc2: Download complete [2024-02-06T03:00:29.142Z] ad3a456e5733: Verifying Checksum [2024-02-06T03:00:29.142Z] ad3a456e5733: Download complete [2024-02-06T03:00:29.142Z] 69c7f0334f64: Verifying Checksum [2024-02-06T03:00:29.142Z] 69c7f0334f64: Download complete [2024-02-06T03:00:29.401Z] 7264a8db6415: Verifying Checksum [2024-02-06T03:00:29.401Z] 7264a8db6415: Download complete [2024-02-06T03:00:29.401Z] 1f1c1a5573a3: Verifying Checksum [2024-02-06T03:00:29.401Z] 1f1c1a5573a3: Download complete [2024-02-06T03:00:29.401Z] b5e4710f87ac: Verifying Checksum [2024-02-06T03:00:29.401Z] b5e4710f87ac: Download complete [2024-02-06T03:00:29.401Z] 7264a8db6415: Pull complete [2024-02-06T03:00:29.660Z] c4d48a809fc2: Pull complete [2024-02-06T03:00:29.660Z] 4f1c88b9dad5: Verifying Checksum [2024-02-06T03:00:29.660Z] 4f1c88b9dad5: Download complete [2024-02-06T03:00:29.919Z] ce7588e14bc9: Verifying Checksum [2024-02-06T03:00:29.919Z] ce7588e14bc9: Download complete [2024-02-06T03:00:32.459Z] 4f1c88b9dad5: Pull complete [2024-02-06T03:00:32.459Z] ad3a456e5733: Pull complete [2024-02-06T03:00:32.728Z] 69c7f0334f64: Pull complete [2024-02-06T03:00:32.728Z] 1f1c1a5573a3: Pull complete [2024-02-06T03:00:35.833Z] ce7588e14bc9: Pull complete [2024-02-06T03:00:35.833Z] b5e4710f87ac: Pull complete [2024-02-06T03:00:36.996Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-06T03:00:36.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-06T03:00:36.996Z] ---> 88b5674ff536 [2024-02-06T03:00:36.996Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T03:00:42.509Z] Still waiting to schedule task [2024-02-06T03:00:42.510Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-507’ is offline [2024-02-06T03:00:47.913Z] ---> Running in a96058e7ecdf [2024-02-06T03:00:47.913Z] Removing intermediate container a96058e7ecdf [2024-02-06T03:00:47.913Z] ---> e316f40d2182 [2024-02-06T03:00:47.913Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T03:00:47.913Z] ---> Running in 6094350bad0f [2024-02-06T03:00:47.913Z] Removing intermediate container 6094350bad0f [2024-02-06T03:00:47.913Z] ---> 3a9b025b0b3b [2024-02-06T03:00:47.913Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-06T03:00:47.913Z] ---> Running in 6e3c8cf93701 [2024-02-06T03:00:47.913Z] Removing intermediate container 6e3c8cf93701 [2024-02-06T03:00:47.913Z] ---> 96847becc5ee [2024-02-06T03:00:47.913Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T03:00:47.913Z] ---> Running in 08c5da197665 [2024-02-06T03:00:47.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T03:00:48.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T03:00:48.431Z] OK: 264 MiB in 52 packages [2024-02-06T03:00:48.693Z] Removing intermediate container 08c5da197665 [2024-02-06T03:00:48.693Z] ---> 9109d1268c5b [2024-02-06T03:00:48.693Z] Step 7/12 : WORKDIR /app [2024-02-06T03:00:48.693Z] ---> Running in 969cc5c583f0 [2024-02-06T03:00:48.952Z] Removing intermediate container 969cc5c583f0 [2024-02-06T03:00:48.953Z] ---> 15332688b313 [2024-02-06T03:00:48.953Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-06T03:00:48.953Z] ---> b46c53b8e745 [2024-02-06T03:00:48.953Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T03:00:48.953Z] ---> Running in 3d0f2f2c1424 [2024-02-06T03:01:17.847Z] Removing intermediate container 3d0f2f2c1424 [2024-02-06T03:01:17.847Z] ---> 69730de7ec9b [2024-02-06T03:01:17.847Z] Step 10/12 : COPY . . [2024-02-06T03:01:17.847Z] ---> 386c373c0508 [2024-02-06T03:01:17.847Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T03:01:17.847Z] ---> Running in 65fa743569b7 [2024-02-06T03:01:17.847Z] Removing intermediate container 65fa743569b7 [2024-02-06T03:01:17.847Z] ---> 38662749b45c [2024-02-06T03:01:17.847Z] Step 12/12 : RUN $MAKE [2024-02-06T03:01:17.847Z] ---> Running in 579cf76777ed [2024-02-06T03:01:17.847Z] noop [2024-02-06T03:01:17.847Z] Removing intermediate container 579cf76777ed [2024-02-06T03:01:17.847Z] ---> 603949038a42 [2024-02-06T03:01:17.847Z] Successfully built 603949038a42 [2024-02-06T03:01:17.847Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:01:18.250Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T03:01:18.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:01:18.380Z] prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container [2024-02-06T03:01:18.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-06T03:01:20.555Z] $ docker top 99e938f0d0902f466d5a8c1b2406de4f08cab3ddb1a22dddd4f7a9a0ab80be2c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T03:01:23.134Z] + go version [2024-02-06T03:01:23.134Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-06T03:01:23.161Z] $ docker stop --time=1 99e938f0d0902f466d5a8c1b2406de4f08cab3ddb1a22dddd4f7a9a0ab80be2c [2024-02-06T03:01:24.456Z] $ docker rm -f --volumes 99e938f0d0902f466d5a8c1b2406de4f08cab3ddb1a22dddd4f7a9a0ab80be2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:01:25.096Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-06T03:01:25.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:01:25.219Z] prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container [2024-02-06T03:01:25.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-06T03:01:25.600Z] $ docker top ea8e19f5df0a6cd53d56e5766d39e765de11aa6be01916156555dec598a0053f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T03:01:26.000Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-02-06T03:01:26.329Z] + make test [2024-02-06T03:01:26.329Z] go test -race -coverprofile=coverage.out ./... [2024-02-06T03:01:46.165Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-06T03:02:01.033Z] go vet ./... [2024-02-06T03:02:04.314Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-06T03:02:04.314Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-06T03:02:04.314Z] ./bin/test-attribution-txt.sh [2024-02-06T03:02:04.314Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-06T03:02:04.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-06T03:02:04.370Z] $ docker stop --time=1 ea8e19f5df0a6cd53d56e5766d39e765de11aa6be01916156555dec598a0053f [2024-02-06T03:02:07.982Z] $ docker rm -f --volumes ea8e19f5df0a6cd53d56e5766d39e765de11aa6be01916156555dec598a0053f [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T03:02:08.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-06T03:02:08.565Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-06T03:02:09.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-06T03:02:09.435Z] + ls -al . [2024-02-06T03:02:09.435Z] total 184 [2024-02-06T03:02:09.435Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 6 03:01 . [2024-02-06T03:02:09.435Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 03:00 .. [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 03:00 .dockerignore [2024-02-06T03:02:09.435Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 03:01 .git [2024-02-06T03:02:09.435Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 03:00 .github [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 6 03:00 .gitignore [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 03:00 .golangci.yml [2024-02-06T03:02:09.435Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 03:00 .semver [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 6 03:00 Attribution.txt [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 6 03:00 CHANGELOG.md [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 6 03:00 Dockerfile [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 03:00 GOVERNANCE.md [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 6 03:00 Jenkinsfile [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 03:00 LICENSE [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 6 03:00 OWNERS.md [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 6 03:00 README.md [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 6 03:00 VERSION [2024-02-06T03:02:09.435Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 03:00 bin [2024-02-06T03:02:09.435Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 6 03:01 coverage.out [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 3775 Feb 6 03:00 go.mod [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 03:00 go.sum [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 6 03:00 main.go [2024-02-06T03:02:09.435Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 6 03:00 makefile [2024-02-06T03:02:09.435Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 03:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:02:09.855Z] + 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=c387f8d8248c2e23c26c5a451cea17ce39badd4b --label arch=amd64 --label version=3.2.0-dev.9 . [2024-02-06T03:02:09.855Z] Sending build context to Docker daemon 8.778MB [2024-02-06T03:02:09.855Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T03:02:09.855Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-06T03:02:09.855Z] ---> 603949038a42 [2024-02-06T03:02:09.855Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T03:02:09.855Z] ---> Running in c7098c41fd3d [2024-02-06T03:02:10.115Z] Removing intermediate container c7098c41fd3d [2024-02-06T03:02:10.115Z] ---> 1e9d851626d7 [2024-02-06T03:02:10.115Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T03:02:10.115Z] ---> Running in b8a9092c9a25 [2024-02-06T03:02:10.115Z] Removing intermediate container b8a9092c9a25 [2024-02-06T03:02:10.115Z] ---> 62b01abeb61d [2024-02-06T03:02:10.115Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-06T03:02:10.115Z] ---> Running in 61cd982bfe7f [2024-02-06T03:02:10.376Z] Removing intermediate container 61cd982bfe7f [2024-02-06T03:02:10.376Z] ---> 074fa262a7b3 [2024-02-06T03:02:10.376Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T03:02:10.376Z] ---> Running in 01859697d7b0 [2024-02-06T03:02:10.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T03:02:10.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T03:02:10.895Z] OK: 264 MiB in 52 packages [2024-02-06T03:02:11.154Z] Removing intermediate container 01859697d7b0 [2024-02-06T03:02:11.154Z] ---> a9ec3194b2a7 [2024-02-06T03:02:11.154Z] Step 7/27 : WORKDIR /app [2024-02-06T03:02:11.154Z] ---> Running in f5120a080f15 [2024-02-06T03:02:11.154Z] Removing intermediate container f5120a080f15 [2024-02-06T03:02:11.154Z] ---> 08925f164c1a [2024-02-06T03:02:11.154Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-06T03:02:11.412Z] ---> 7a31ce9c7276 [2024-02-06T03:02:11.412Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T03:02:11.412Z] ---> Running in b351d7f0ad3d [2024-02-06T03:02:11.980Z] Removing intermediate container b351d7f0ad3d [2024-02-06T03:02:11.980Z] ---> edc94f68f324 [2024-02-06T03:02:11.980Z] Step 10/27 : COPY . . [2024-02-06T03:02:12.246Z] ---> 643ed058072b [2024-02-06T03:02:12.246Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T03:02:12.246Z] ---> Running in d3e5236e0ef0 [2024-02-06T03:02:12.246Z] Removing intermediate container d3e5236e0ef0 [2024-02-06T03:02:12.246Z] ---> 231720118f69 [2024-02-06T03:02:12.246Z] Step 12/27 : RUN $MAKE [2024-02-06T03:02:12.246Z] ---> Running in d5fc63ae6d56 [2024-02-06T03:02:12.509Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.9" -trimpath -mod=readonly -o app-service-configurable [2024-02-06T03:02:17.449Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-509 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-02-06T03:02:17.494Z] Running in /w/workspace/app-service-configurable/218 [Pipeline] { [Pipeline] checkout [2024-02-06T03:02:20.571Z] Selected Git installation does not exist. Using Default [2024-02-06T03:02:20.571Z] The recommended git tool is: NONE [2024-02-06T03:02:27.220Z] using credential edgex-jenkins-ssh [2024-02-06T03:02:27.237Z] Cloning the remote Git repository [2024-02-06T03:02:27.281Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-02-06T03:02:27.369Z] > git init /w/workspace/app-service-configurable/218 # timeout=10 [2024-02-06T03:02:27.496Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-06T03:02:27.497Z] > git --version # timeout=10 [2024-02-06T03:02:27.516Z] > git --version # 'git version 2.25.1' [2024-02-06T03:02:27.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-06T03:02:27.668Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-06T03:02:29.660Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-06T03:02:29.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-06T03:02:30.548Z] Avoid second fetch [2024-02-06T03:02:30.549Z] Checking out Revision c387f8d8248c2e23c26c5a451cea17ce39badd4b (main) [2024-02-06T03:02:30.594Z] Removing intermediate container d5fc63ae6d56 [2024-02-06T03:02:30.594Z] ---> 5ad40d13b946 [2024-02-06T03:02:30.594Z] Step 13/27 : FROM alpine:3.18 [2024-02-06T03:02:30.594Z] 3.18: Pulling from library/alpine [2024-02-06T03:02:30.594Z] 619be1103602: Pulling fs layer [2024-02-06T03:02:30.594Z] 619be1103602: Download complete [2024-02-06T03:02:30.594Z] 619be1103602: Pull complete [2024-02-06T03:02:30.594Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-06T03:02:30.594Z] Status: Downloaded newer image for alpine:3.18 [2024-02-06T03:02:30.594Z] ---> d3782b16ccc9 [2024-02-06T03:02:30.594Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-06T03:02:30.594Z] ---> Running in 4df18412e433 [2024-02-06T03:02:30.594Z] Removing intermediate container 4df18412e433 [2024-02-06T03:02:30.594Z] ---> df1beea8d115 [2024-02-06T03:02:30.594Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-06T03:02:30.594Z] ---> Running in 8e94291aef17 [2024-02-06T03:02:30.594Z] Removing intermediate container 8e94291aef17 [2024-02-06T03:02:30.594Z] ---> 979892c52ac2 [2024-02-06T03:02:30.594Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-06T03:02:30.594Z] ---> Running in bfe854245a2c [2024-02-06T03:02:30.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T03:02:30.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-06T03:02:30.852Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-06T03:02:30.852Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-06T03:02:30.852Z] Executing busybox-1.36.1-r5.trigger [2024-02-06T03:02:30.853Z] Executing ca-certificates-20230506-r0.trigger [2024-02-06T03:02:30.853Z] OK: 8 MiB in 17 packages [2024-02-06T03:02:31.094Z] Commit message: "Merge pull request #639 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.17" [2024-02-06T03:02:31.126Z] Removing intermediate container bfe854245a2c [2024-02-06T03:02:31.126Z] ---> 7014eb522ca3 [2024-02-06T03:02:31.126Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-06T03:02:31.385Z] ---> Running in bbd088a0401f [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-02-06T03:02:31.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-06T03:02:31.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T03:02:31.905Z] OK: 8 MiB in 17 packages [2024-02-06T03:02:30.566Z] > git config core.sparsecheckout # timeout=10 [2024-02-06T03:02:30.627Z] > git checkout -f c387f8d8248c2e23c26c5a451cea17ce39badd4b # timeout=10 [2024-02-06T03:02:32.166Z] Removing intermediate container bbd088a0401f [2024-02-06T03:02:32.166Z] ---> bc5a883aed39 [2024-02-06T03:02:32.166Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-06T03:02:32.166Z] ---> f001230f9bf0 [2024-02-06T03:02:32.166Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-06T03:02:32.166Z] ---> 5e8c9878ce8a [2024-02-06T03:02:32.166Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-06T03:02:32.197Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-06T03:02:32.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-06T03:02:32.197Z] Dload Upload Total Spent Left Speed [2024-02-06T03:02:32.197Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 121k 0 --:--:-- --:--:-- --:--:-- 121k [Pipeline] sh [2024-02-06T03:02:32.425Z] ---> c52b67c7e5e9 [2024-02-06T03:02:32.425Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-06T03:02:32.541Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-06T03:02:32.873Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-06T03:02:32.873Z] + sudo tee /etc/docker/daemon.new [2024-02-06T03:02:32.873Z] { [2024-02-06T03:02:32.873Z] "registry-mirrors": [ [2024-02-06T03:02:32.873Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-06T03:02:32.873Z] ], [2024-02-06T03:02:32.873Z] "bip": "10.250.0.254/24", [2024-02-06T03:02:32.873Z] "hosts": [ [2024-02-06T03:02:32.873Z] "tcp://0.0.0.0:5555", [2024-02-06T03:02:32.873Z] "unix:///var/run/docker.sock" [2024-02-06T03:02:32.873Z] ], [2024-02-06T03:02:32.873Z] "mtu": 1458, [2024-02-06T03:02:32.873Z] "selinux-enabled": true, [2024-02-06T03:02:32.873Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-06T03:02:32.873Z] } [Pipeline] sh [2024-02-06T03:02:33.024Z] ---> 08f811f9ebf2 [2024-02-06T03:02:33.024Z] Step 22/27 : EXPOSE 48095 [2024-02-06T03:02:33.024Z] ---> Running in 0649ca57abb3 [2024-02-06T03:02:33.024Z] Removing intermediate container 0649ca57abb3 [2024-02-06T03:02:33.024Z] ---> 8c2aab7780ed [2024-02-06T03:02:33.024Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-06T03:02:33.024Z] ---> Running in 5e5f1186d4f7 [2024-02-06T03:02:33.024Z] Removing intermediate container 5e5f1186d4f7 [2024-02-06T03:02:33.024Z] ---> dc2a754ee643 [2024-02-06T03:02:33.024Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-06T03:02:33.024Z] ---> Running in 3029703689ed [2024-02-06T03:02:33.024Z] Removing intermediate container 3029703689ed [2024-02-06T03:02:33.024Z] ---> 649d1e32b39f [2024-02-06T03:02:33.024Z] Step 25/27 : LABEL arch=amd64 [2024-02-06T03:02:33.205Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-06T03:02:33.282Z] ---> Running in a1e70e90ba09 [2024-02-06T03:02:33.283Z] Removing intermediate container a1e70e90ba09 [2024-02-06T03:02:33.283Z] ---> af1503e30f03 [2024-02-06T03:02:33.283Z] Step 26/27 : LABEL git_sha=c387f8d8248c2e23c26c5a451cea17ce39badd4b [2024-02-06T03:02:33.283Z] ---> Running in 527cf8478fba [2024-02-06T03:02:33.283Z] Removing intermediate container 527cf8478fba [2024-02-06T03:02:33.283Z] ---> 7750f2688f98 [2024-02-06T03:02:33.283Z] Step 27/27 : LABEL version=3.2.0-dev.9 [2024-02-06T03:02:33.283Z] ---> Running in 3a4fa2917c57 [2024-02-06T03:02:33.536Z] + sudo service docker restart [2024-02-06T03:02:33.541Z] Removing intermediate container 3a4fa2917c57 [2024-02-06T03:02:33.541Z] ---> 3a8465cca813 [2024-02-06T03:02:33.541Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-06T03:02:33.541Z] Successfully built 3a8465cca813 [2024-02-06T03:02:33.541Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T03:02:33.845Z] provisioning config files... [2024-02-06T03:02:33.859Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14252648856816144037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:02:34.185Z] ---> ****-login.sh [2024-02-06T03:02:34.185Z] nexus3.edgexfoundry.org:10001 [2024-02-06T03:02:34.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:02:34.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:02:34.185Z] Configure a credential helper to remove this warning. See [2024-02-06T03:02:34.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:02:34.185Z] [2024-02-06T03:02:34.185Z] Login Succeeded [2024-02-06T03:02:34.185Z] nexus3.edgexfoundry.org:10002 [2024-02-06T03:02:34.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:02:34.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:02:34.185Z] Configure a credential helper to remove this warning. See [2024-02-06T03:02:34.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:02:34.185Z] [2024-02-06T03:02:34.185Z] Login Succeeded [2024-02-06T03:02:34.185Z] nexus3.edgexfoundry.org:10003 [2024-02-06T03:02:34.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:02:34.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:02:34.444Z] Configure a credential helper to remove this warning. See [2024-02-06T03:02:34.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:02:34.444Z] [2024-02-06T03:02:34.444Z] Login Succeeded [2024-02-06T03:02:34.444Z] nexus3.edgexfoundry.org:10004 [2024-02-06T03:02:34.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:02:34.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:02:34.444Z] Configure a credential helper to remove this warning. See [2024-02-06T03:02:34.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:02:34.444Z] [2024-02-06T03:02:34.444Z] Login Succeeded [2024-02-06T03:02:34.444Z] ****.io [2024-02-06T03:02:34.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:02:34.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:02:34.705Z] Configure a credential helper to remove this warning. See [2024-02-06T03:02:34.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:02:34.705Z] [2024-02-06T03:02:34.705Z] Login Succeeded [2024-02-06T03:02:34.705Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T03:02:34.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T03:02:34.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T03:02:34.912Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-02-06T03:02:34.912Z] c387f8d8248c2e23c26c5a451cea17ce39badd4b [2024-02-06T03:02:34.912Z] latest [2024-02-06T03:02:34.912Z] 3.2.0-dev.9 [2024-02-06T03:02:34.912Z] c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 [2024-02-06T03:02:34.912Z] main [2024-02-06T03:02:34.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:02:35.370Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:02:35.764Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c387f8d8248c2e23c26c5a451cea17ce39badd4b [2024-02-06T03:02:35.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-06T03:02:35.764Z] 5167a49e4724: Preparing [2024-02-06T03:02:35.764Z] c7e6582ab49c: Preparing [2024-02-06T03:02:35.764Z] 539533f50511: Preparing [2024-02-06T03:02:35.764Z] 1ad2a8c86524: Preparing [2024-02-06T03:02:35.764Z] c17f365cbf5c: Preparing [2024-02-06T03:02:35.764Z] ff5e8f09af51: Preparing [2024-02-06T03:02:35.764Z] aedc3bda2944: Preparing [2024-02-06T03:02:35.764Z] ff5e8f09af51: Waiting [2024-02-06T03:02:35.764Z] aedc3bda2944: Waiting [2024-02-06T03:02:35.764Z] 1ad2a8c86524: Pushed [2024-02-06T03:02:35.764Z] c17f365cbf5c: Pushed [2024-02-06T03:02:35.764Z] 539533f50511: Pushed [2024-02-06T03:02:35.764Z] c7e6582ab49c: Pushed [2024-02-06T03:02:35.764Z] aedc3bda2944: Layer already exists [2024-02-06T03:02:36.025Z] ff5e8f09af51: Pushed [2024-02-06T03:02:37.418Z] 5167a49e4724: Pushed [2024-02-06T03:02:37.678Z] c387f8d8248c2e23c26c5a451cea17ce39badd4b: digest: sha256:07a5a8eb5a289336910b07bf85cf87b6267ffd15efbc69b5777a57e31d4bee85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:02:38.082Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:02:38.480Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-02-06T03:02:38.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-06T03:02:38.480Z] 5167a49e4724: Preparing [2024-02-06T03:02:38.480Z] c7e6582ab49c: Preparing [2024-02-06T03:02:38.480Z] 539533f50511: Preparing [2024-02-06T03:02:38.480Z] 1ad2a8c86524: Preparing [2024-02-06T03:02:38.480Z] c17f365cbf5c: Preparing [2024-02-06T03:02:38.480Z] ff5e8f09af51: Preparing [2024-02-06T03:02:38.480Z] aedc3bda2944: Preparing [2024-02-06T03:02:38.480Z] ff5e8f09af51: Waiting [2024-02-06T03:02:38.480Z] aedc3bda2944: Waiting [2024-02-06T03:02:38.480Z] 1ad2a8c86524: Layer already exists [2024-02-06T03:02:38.480Z] 5167a49e4724: Layer already exists [2024-02-06T03:02:38.480Z] c17f365cbf5c: Layer already exists [2024-02-06T03:02:38.480Z] c7e6582ab49c: Layer already exists [2024-02-06T03:02:38.480Z] 539533f50511: Layer already exists [2024-02-06T03:02:38.480Z] ff5e8f09af51: Layer already exists [2024-02-06T03:02:38.480Z] aedc3bda2944: Layer already exists [2024-02-06T03:02:38.480Z] latest: digest: sha256:07a5a8eb5a289336910b07bf85cf87b6267ffd15efbc69b5777a57e31d4bee85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:02:38.880Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:02:39.281Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.9 [2024-02-06T03:02:39.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-06T03:02:39.281Z] 5167a49e4724: Preparing [2024-02-06T03:02:39.281Z] c7e6582ab49c: Preparing [2024-02-06T03:02:39.281Z] 539533f50511: Preparing [2024-02-06T03:02:39.281Z] 1ad2a8c86524: Preparing [2024-02-06T03:02:39.281Z] c17f365cbf5c: Preparing [2024-02-06T03:02:39.281Z] ff5e8f09af51: Preparing [2024-02-06T03:02:39.281Z] aedc3bda2944: Preparing [2024-02-06T03:02:39.281Z] ff5e8f09af51: Waiting [2024-02-06T03:02:39.281Z] aedc3bda2944: Waiting [2024-02-06T03:02:39.281Z] 539533f50511: Layer already exists [2024-02-06T03:02:39.281Z] c7e6582ab49c: Layer already exists [2024-02-06T03:02:39.281Z] 5167a49e4724: Layer already exists [2024-02-06T03:02:39.281Z] c17f365cbf5c: Layer already exists [2024-02-06T03:02:39.281Z] 1ad2a8c86524: Layer already exists [2024-02-06T03:02:39.281Z] ff5e8f09af51: Layer already exists [2024-02-06T03:02:39.281Z] aedc3bda2944: Layer already exists [2024-02-06T03:02:39.281Z] 3.2.0-dev.9: digest: sha256:07a5a8eb5a289336910b07bf85cf87b6267ffd15efbc69b5777a57e31d4bee85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:02:39.673Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:02:40.072Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 [2024-02-06T03:02:40.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-06T03:02:40.073Z] 5167a49e4724: Preparing [2024-02-06T03:02:40.073Z] c7e6582ab49c: Preparing [2024-02-06T03:02:40.073Z] 539533f50511: Preparing [2024-02-06T03:02:40.073Z] 1ad2a8c86524: Preparing [2024-02-06T03:02:40.073Z] c17f365cbf5c: Preparing [2024-02-06T03:02:40.073Z] ff5e8f09af51: Preparing [2024-02-06T03:02:40.073Z] aedc3bda2944: Preparing [2024-02-06T03:02:40.073Z] ff5e8f09af51: Waiting [2024-02-06T03:02:40.073Z] aedc3bda2944: Waiting [2024-02-06T03:02:40.073Z] 539533f50511: Layer already exists [2024-02-06T03:02:40.073Z] 5167a49e4724: Layer already exists [2024-02-06T03:02:40.073Z] c7e6582ab49c: Layer already exists [2024-02-06T03:02:40.073Z] 1ad2a8c86524: Layer already exists [2024-02-06T03:02:40.073Z] c17f365cbf5c: Layer already exists [2024-02-06T03:02:40.073Z] ff5e8f09af51: Layer already exists [2024-02-06T03:02:40.073Z] aedc3bda2944: Layer already exists [2024-02-06T03:02:40.073Z] c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9: digest: sha256:07a5a8eb5a289336910b07bf85cf87b6267ffd15efbc69b5777a57e31d4bee85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:02:40.503Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:02:40.908Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-02-06T03:02:40.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-06T03:02:40.908Z] 5167a49e4724: Preparing [2024-02-06T03:02:40.908Z] c7e6582ab49c: Preparing [2024-02-06T03:02:40.908Z] 539533f50511: Preparing [2024-02-06T03:02:40.908Z] 1ad2a8c86524: Preparing [2024-02-06T03:02:40.908Z] c17f365cbf5c: Preparing [2024-02-06T03:02:40.908Z] ff5e8f09af51: Preparing [2024-02-06T03:02:40.908Z] aedc3bda2944: Preparing [2024-02-06T03:02:40.908Z] ff5e8f09af51: Waiting [2024-02-06T03:02:40.908Z] aedc3bda2944: Waiting [2024-02-06T03:02:40.908Z] 5167a49e4724: Layer already exists [2024-02-06T03:02:40.908Z] 539533f50511: Layer already exists [2024-02-06T03:02:40.908Z] 1ad2a8c86524: Layer already exists [2024-02-06T03:02:40.908Z] c7e6582ab49c: Layer already exists [2024-02-06T03:02:40.908Z] c17f365cbf5c: Layer already exists [2024-02-06T03:02:40.908Z] ff5e8f09af51: Layer already exists [2024-02-06T03:02:40.908Z] aedc3bda2944: Layer already exists [2024-02-06T03:02:40.908Z] main: digest: sha256:07a5a8eb5a289336910b07bf85cf87b6267ffd15efbc69b5777a57e31d4bee85 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T03:02:41.156Z] ===================================================== [Pipeline] echo [2024-02-06T03:02:41.199Z] taggedImages: [2024-02-06T03:02:41.199Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c387f8d8248c2e23c26c5a451cea17ce39badd4b [2024-02-06T03:02:41.199Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-02-06T03:02:41.199Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.9 [2024-02-06T03:02:41.199Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 [2024-02-06T03:02:41.199Z] - 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 [2024-02-06T03:02:41.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T03:02:41.867Z] [2024-02-06T03:02:41.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:02:42.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T03:02:42.203Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-06T03:02:42.203Z] 5eb5b503b376: Pulling fs layer [2024-02-06T03:02:42.203Z] 5c69ac0246d0: Pulling fs layer [2024-02-06T03:02:42.203Z] ec43610c2a17: Pulling fs layer [2024-02-06T03:02:42.203Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-06T03:02:42.203Z] 33b1e0a273af: Pulling fs layer [2024-02-06T03:02:42.203Z] 5d3b04190fa2: Pulling fs layer [2024-02-06T03:02:42.203Z] 2f39f015ded8: Pulling fs layer [2024-02-06T03:02:42.203Z] 3a2ae6a8a46f: Waiting [2024-02-06T03:02:42.203Z] 33b1e0a273af: Waiting [2024-02-06T03:02:42.203Z] 5d3b04190fa2: Waiting [2024-02-06T03:02:42.203Z] 2f39f015ded8: Waiting [2024-02-06T03:02:42.203Z] 5c69ac0246d0: Verifying Checksum [2024-02-06T03:02:42.203Z] 5c69ac0246d0: Download complete [2024-02-06T03:02:42.203Z] 3a2ae6a8a46f: Download complete [2024-02-06T03:02:42.203Z] 33b1e0a273af: Verifying Checksum [2024-02-06T03:02:42.203Z] 33b1e0a273af: Download complete [2024-02-06T03:02:42.203Z] 5d3b04190fa2: Verifying Checksum [2024-02-06T03:02:42.203Z] 5d3b04190fa2: Download complete [2024-02-06T03:02:42.203Z] ec43610c2a17: Verifying Checksum [2024-02-06T03:02:42.203Z] ec43610c2a17: Download complete [2024-02-06T03:02:42.470Z] 5eb5b503b376: Verifying Checksum [2024-02-06T03:02:42.470Z] 5eb5b503b376: Download complete [2024-02-06T03:02:43.038Z] 2f39f015ded8: Download complete [2024-02-06T03:02:43.606Z] 5eb5b503b376: Pull complete [2024-02-06T03:02:43.865Z] 5c69ac0246d0: Pull complete [2024-02-06T03:02:44.124Z] ec43610c2a17: Pull complete [2024-02-06T03:02:44.383Z] 3a2ae6a8a46f: Pull complete [2024-02-06T03:02:44.642Z] 33b1e0a273af: Pull complete [2024-02-06T03:02:44.642Z] 5d3b04190fa2: Pull complete [2024-02-06T03:02:48.828Z] 2f39f015ded8: Pull complete [2024-02-06T03:02:48.828Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-06T03:02:48.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T03:02:48.828Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:02:49.044Z] prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container [2024-02-06T03:02:49.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-06T03:02:51.513Z] $ docker top 7d489209554fb129d291dbd72e93e16972aefafacd1937e1d467041b35e7096a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T03:02:51.850Z] provisioning config files... [2024-02-06T03:02:51.881Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/218@tmp/config16849105323136893560tmp [Pipeline] { [2024-02-06T03:02:51.947Z] ---> job-cost.sh [2024-02-06T03:02:51.947Z] lf-activate-venv: SKIPPING [2024-02-06T03:02:51.947Z] INFO: No Stack... [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:02:52.206Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-06T03:02:52.352Z] ---> ****-login.sh [2024-02-06T03:02:52.352Z] nexus3.edgexfoundry.org:10001 [2024-02-06T03:02:52.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:02:52.773Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T03:02:52.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:02:52.892Z] Configure a credential helper to remove this warning. See [2024-02-06T03:02:52.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:02:52.892Z] [2024-02-06T03:02:52.892Z] Login Succeeded [2024-02-06T03:02:52.892Z] nexus3.edgexfoundry.org:10002 [2024-02-06T03:02:53.059Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-02-06T03:02:53.059Z] + cut -d, -f6 [Pipeline] lock [2024-02-06T03:02:53.071Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] [2024-02-06T03:02:53.082Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] did not exist. Created. [2024-02-06T03:02:53.091Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [2024-02-06T03:02:53.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-02-06T03:02:53.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:02:53.437Z] Configure a credential helper to remove this warning. See [2024-02-06T03:02:53.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:02:53.437Z] [2024-02-06T03:02:53.437Z] Login Succeeded [2024-02-06T03:02:53.437Z] nexus3.edgexfoundry.org:10003 [2024-02-06T03:02:53.456Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-06T03:02:53.482Z] Stashed 1 file(s) [Pipeline] } [2024-02-06T03:02:53.528Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-06T03:02:53.614Z] $ docker stop --time=1 7d489209554fb129d291dbd72e93e16972aefafacd1937e1d467041b35e7096a [2024-02-06T03:02:53.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:02:53.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:02:53.707Z] Configure a credential helper to remove this warning. See [2024-02-06T03:02:53.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:02:53.707Z] [2024-02-06T03:02:53.707Z] Login Succeeded [2024-02-06T03:02:53.707Z] nexus3.edgexfoundry.org:10004 [2024-02-06T03:02:53.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:02:53.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:02:53.979Z] Configure a credential helper to remove this warning. See [2024-02-06T03:02:53.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:02:53.979Z] [2024-02-06T03:02:53.979Z] Login Succeeded [2024-02-06T03:02:53.979Z] ****.io [2024-02-06T03:02:54.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:02:54.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:02:54.518Z] Configure a credential helper to remove this warning. See [2024-02-06T03:02:54.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:02:54.518Z] [2024-02-06T03:02:54.518Z] Login Succeeded [2024-02-06T03:02:54.518Z] ---> ****-login.sh ends [2024-02-06T03:02:54.774Z] $ docker rm -f --volumes 7d489209554fb129d291dbd72e93e16972aefafacd1937e1d467041b35e7096a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-02-06T03:02:54.861Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-06T03:02:55.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T03:02:55.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T03:02:55.683Z] ========================================================= [2024-02-06T03:02:55.683Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-06T03:02:55.683Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:02:56.172Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-06T03:02:56.172Z] Sending build context to Docker daemon 159.2kB [2024-02-06T03:02:56.441Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T03:02:56.441Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-06T03:02:56.441Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-06T03:02:56.441Z] 9fda8d8052c6: Pulling fs layer [2024-02-06T03:02:56.441Z] 5d54e960e981: Pulling fs layer [2024-02-06T03:02:56.441Z] c4a7e357bf2a: Pulling fs layer [2024-02-06T03:02:56.441Z] f0e02332f6b5: Pulling fs layer [2024-02-06T03:02:56.441Z] 872ee5b61b7b: Pulling fs layer [2024-02-06T03:02:56.441Z] 0c6a40ed1a82: Pulling fs layer [2024-02-06T03:02:56.441Z] 94ae7d8d031c: Pulling fs layer [2024-02-06T03:02:56.441Z] f0e02332f6b5: Waiting [2024-02-06T03:02:56.441Z] 872ee5b61b7b: Waiting [2024-02-06T03:02:56.441Z] 94ae7d8d031c: Waiting [2024-02-06T03:02:56.716Z] 5d54e960e981: Verifying Checksum [2024-02-06T03:02:56.716Z] 5d54e960e981: Download complete [2024-02-06T03:02:56.716Z] f0e02332f6b5: Verifying Checksum [2024-02-06T03:02:56.716Z] f0e02332f6b5: Download complete [2024-02-06T03:02:56.716Z] 872ee5b61b7b: Verifying Checksum [2024-02-06T03:02:56.716Z] 872ee5b61b7b: Download complete [2024-02-06T03:02:56.716Z] 9fda8d8052c6: Verifying Checksum [2024-02-06T03:02:56.716Z] 9fda8d8052c6: Download complete [2024-02-06T03:02:56.986Z] 94ae7d8d031c: Verifying Checksum [2024-02-06T03:02:56.986Z] 94ae7d8d031c: Download complete [2024-02-06T03:02:57.573Z] 9fda8d8052c6: Pull complete [2024-02-06T03:02:57.982Z] 5d54e960e981: Pull complete [2024-02-06T03:02:58.572Z] c4a7e357bf2a: Verifying Checksum [2024-02-06T03:02:58.572Z] c4a7e357bf2a: Download complete [2024-02-06T03:02:59.542Z] 0c6a40ed1a82: Verifying Checksum [2024-02-06T03:02:59.542Z] 0c6a40ed1a82: Download complete [2024-02-06T03:03:11.868Z] c4a7e357bf2a: Pull complete [2024-02-06T03:03:11.868Z] f0e02332f6b5: Pull complete [2024-02-06T03:03:11.868Z] 872ee5b61b7b: Pull complete [2024-02-06T03:03:20.079Z] 0c6a40ed1a82: Pull complete [2024-02-06T03:03:23.428Z] 94ae7d8d031c: Pull complete [2024-02-06T03:03:23.428Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-06T03:03:23.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-06T03:03:23.428Z] ---> 86de565de09d [2024-02-06T03:03:23.428Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T03:03:25.400Z] ---> Running in b7785e3b511a [2024-02-06T03:03:25.400Z] Removing intermediate container b7785e3b511a [2024-02-06T03:03:25.400Z] ---> 23de8b834c97 [2024-02-06T03:03:25.400Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T03:03:25.400Z] ---> Running in a51bba35ce0a [2024-02-06T03:03:25.669Z] Removing intermediate container a51bba35ce0a [2024-02-06T03:03:25.669Z] ---> 1dc6bcad7304 [2024-02-06T03:03:25.669Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-06T03:03:25.936Z] ---> Running in 0a6bb26d9850 [2024-02-06T03:03:26.207Z] Removing intermediate container 0a6bb26d9850 [2024-02-06T03:03:26.207Z] ---> a72140b21bab [2024-02-06T03:03:26.207Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T03:03:26.207Z] ---> Running in 2aad23aea860 [2024-02-06T03:03:27.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T03:03:27.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T03:03:28.595Z] OK: 266 MiB in 52 packages [2024-02-06T03:03:29.571Z] Removing intermediate container 2aad23aea860 [2024-02-06T03:03:29.571Z] ---> dc9b4d372a2a [2024-02-06T03:03:29.571Z] Step 7/12 : WORKDIR /app [2024-02-06T03:03:29.571Z] ---> Running in 0c4e087acab2 [2024-02-06T03:03:29.839Z] Removing intermediate container 0c4e087acab2 [2024-02-06T03:03:29.839Z] ---> d99fe0d90874 [2024-02-06T03:03:29.839Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-06T03:03:30.428Z] ---> f042d0e03324 [2024-02-06T03:03:30.428Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T03:03:30.428Z] ---> Running in c5f7ccf47cdb [2024-02-06T03:04:26.848Z] Removing intermediate container c5f7ccf47cdb [2024-02-06T03:04:26.848Z] ---> 09c8f04aa540 [2024-02-06T03:04:26.848Z] Step 10/12 : COPY . . [2024-02-06T03:04:27.119Z] ---> e8f5c7ed99bc [2024-02-06T03:04:27.119Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T03:04:27.119Z] ---> Running in 877fa372cb24 [2024-02-06T03:04:27.386Z] Removing intermediate container 877fa372cb24 [2024-02-06T03:04:27.386Z] ---> 217f22762fcc [2024-02-06T03:04:27.386Z] Step 12/12 : RUN $MAKE [2024-02-06T03:04:27.386Z] ---> Running in 8130bdd19839 [2024-02-06T03:04:28.350Z] noop [2024-02-06T03:04:29.324Z] Removing intermediate container 8130bdd19839 [2024-02-06T03:04:29.324Z] ---> 89c29bfc5577 [2024-02-06T03:04:29.324Z] Successfully built 89c29bfc5577 [2024-02-06T03:04:29.324Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:04:29.868Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T03:04:29.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:04:30.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-509 does not seem to be running inside a container [2024-02-06T03:04:30.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/218 -v /w/workspace/app-service-configurable/218:/w/workspace/app-service-configurable/218:rw,z -v /w/workspace/app-service-configurable/218@tmp:/w/workspace/app-service-configurable/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-06T03:04:31.361Z] $ docker top a6ee3210860de3f228f37d77d2373c7c40dab523c580e11793c025759f31e10b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T03:04:32.296Z] + go version [2024-02-06T03:04:32.297Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-06T03:04:32.317Z] $ docker stop --time=1 a6ee3210860de3f228f37d77d2373c7c40dab523c580e11793c025759f31e10b [2024-02-06T03:04:35.676Z] $ docker rm -f --volumes a6ee3210860de3f228f37d77d2373c7c40dab523c580e11793c025759f31e10b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:04:36.582Z] + docker inspect -f . ci-base-image-arm64 [2024-02-06T03:04:36.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:04:36.837Z] prd-ubuntu20.04-docker-arm64-4c-16g-509 does not seem to be running inside a container [2024-02-06T03:04:36.910Z] $ 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/218 -v /w/workspace/app-service-configurable/218:/w/workspace/app-service-configurable/218:rw,z -v /w/workspace/app-service-configurable/218@tmp:/w/workspace/app-service-configurable/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-06T03:04:38.054Z] $ docker top f3ae7dcc08f7e914f5a0e155ed34b6bd099c5595ef481d503ea2c5a28c2f0e28 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T03:04:38.969Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/218 [Pipeline] fileExists [Pipeline] sh [2024-02-06T03:04:39.335Z] + make test [2024-02-06T03:04:39.335Z] go test -race -coverprofile=coverage.out ./... [2024-02-06T03:06:46.054Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-06T03:06:46.054Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-06T03:06:46.054Z] go vet ./... [2024-02-06T03:08:22.699Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-06T03:08:22.699Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-06T03:08:22.699Z] ./bin/test-attribution-txt.sh [2024-02-06T03:08:22.699Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-06T03:08:22.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-06T03:08:22.772Z] $ docker stop --time=1 f3ae7dcc08f7e914f5a0e155ed34b6bd099c5595ef481d503ea2c5a28c2f0e28 [2024-02-06T03:08:24.607Z] $ docker rm -f --volumes f3ae7dcc08f7e914f5a0e155ed34b6bd099c5595ef481d503ea2c5a28c2f0e28 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T03:08:26.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-06T03:08:26.268Z] Warning: overwriting stash ‘coverage-report’ [2024-02-06T03:08:26.653Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-06T03:08:27.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-06T03:08:27.604Z] + ls -al . [2024-02-06T03:08:27.605Z] total 180 [2024-02-06T03:08:27.605Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 6 03:04 . [2024-02-06T03:08:27.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 03:02 .. [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 03:02 .dockerignore [2024-02-06T03:08:27.605Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 03:02 .git [2024-02-06T03:08:27.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 03:02 .github [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 6 03:02 .gitignore [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 03:02 .golangci.yml [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 6 03:02 Attribution.txt [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 6 03:02 CHANGELOG.md [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 6 03:02 Dockerfile [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 03:02 GOVERNANCE.md [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 6 03:02 Jenkinsfile [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 03:02 LICENSE [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 6 03:02 OWNERS.md [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 6 03:02 README.md [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 6 03:00 VERSION [2024-02-06T03:08:27.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 03:02 bin [2024-02-06T03:08:27.605Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 6 03:04 coverage.out [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 3775 Feb 6 03:02 go.mod [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 03:02 go.sum [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 6 03:02 main.go [2024-02-06T03:08:27.605Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 6 03:02 makefile [2024-02-06T03:08:27.605Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 03:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:08:28.030Z] + 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=c387f8d8248c2e23c26c5a451cea17ce39badd4b --label arch=arm64 --label version=3.2.0-dev.9 . [2024-02-06T03:08:28.030Z] Sending build context to Docker daemon 160.3kB [2024-02-06T03:08:28.297Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-06T03:08:28.297Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-06T03:08:28.297Z] ---> 89c29bfc5577 [2024-02-06T03:08:28.297Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-06T03:08:28.877Z] ---> Running in a6f2a67dcd89 [2024-02-06T03:08:29.142Z] Removing intermediate container a6f2a67dcd89 [2024-02-06T03:08:29.142Z] ---> bfde19e54a4d [2024-02-06T03:08:29.142Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-06T03:08:29.142Z] ---> Running in 9a75832d2db9 [2024-02-06T03:08:29.409Z] Removing intermediate container 9a75832d2db9 [2024-02-06T03:08:29.409Z] ---> bf3fd81f9829 [2024-02-06T03:08:29.409Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-06T03:08:29.409Z] ---> Running in 3bbaffca8b65 [2024-02-06T03:08:29.677Z] Removing intermediate container 3bbaffca8b65 [2024-02-06T03:08:29.677Z] ---> 1b8cb81dc365 [2024-02-06T03:08:29.677Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-06T03:08:29.945Z] ---> Running in 0ceb84f25ddd [2024-02-06T03:08:30.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T03:08:31.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T03:08:32.135Z] OK: 266 MiB in 52 packages [2024-02-06T03:08:33.099Z] Removing intermediate container 0ceb84f25ddd [2024-02-06T03:08:33.099Z] ---> ec4c0c1ea61c [2024-02-06T03:08:33.099Z] Step 7/27 : WORKDIR /app [2024-02-06T03:08:33.099Z] ---> Running in 0e8e25b87b37 [2024-02-06T03:08:33.366Z] Removing intermediate container 0e8e25b87b37 [2024-02-06T03:08:33.366Z] ---> a61d062249d0 [2024-02-06T03:08:33.366Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-06T03:08:33.949Z] ---> 1cbe045f162e [2024-02-06T03:08:33.949Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-06T03:08:33.949Z] ---> Running in af24ff521148 [2024-02-06T03:08:35.899Z] Removing intermediate container af24ff521148 [2024-02-06T03:08:35.899Z] ---> 3216809f0227 [2024-02-06T03:08:35.899Z] Step 10/27 : COPY . . [2024-02-06T03:08:36.482Z] ---> 298ae2a5fbed [2024-02-06T03:08:36.482Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-06T03:08:36.482Z] ---> Running in e935bdc2672e [2024-02-06T03:08:36.751Z] Removing intermediate container e935bdc2672e [2024-02-06T03:08:36.751Z] ---> fad23da1ad37 [2024-02-06T03:08:36.751Z] Step 12/27 : RUN $MAKE [2024-02-06T03:08:36.751Z] ---> Running in 28417802e600 [2024-02-06T03:08:37.716Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.9" -trimpath -mod=readonly -o app-service-configurable [2024-02-06T03:10:29.366Z] Removing intermediate container 28417802e600 [2024-02-06T03:10:29.366Z] ---> 7f9a8127382e [2024-02-06T03:10:29.366Z] Step 13/27 : FROM alpine:3.18 [2024-02-06T03:10:29.366Z] 3.18: Pulling from library/alpine [2024-02-06T03:10:29.366Z] c6b39de5b339: Pulling fs layer [2024-02-06T03:10:29.366Z] c6b39de5b339: Verifying Checksum [2024-02-06T03:10:29.366Z] c6b39de5b339: Download complete [2024-02-06T03:10:29.366Z] c6b39de5b339: Pull complete [2024-02-06T03:10:29.366Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-06T03:10:29.366Z] Status: Downloaded newer image for alpine:3.18 [2024-02-06T03:10:29.366Z] ---> 33abbf032149 [2024-02-06T03:10:29.366Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-06T03:10:29.366Z] ---> Running in bb6d998acd96 [2024-02-06T03:10:29.366Z] Removing intermediate container bb6d998acd96 [2024-02-06T03:10:29.366Z] ---> 05688e5cf4a7 [2024-02-06T03:10:29.366Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-06T03:10:29.366Z] ---> Running in 49a4986ca573 [2024-02-06T03:10:29.366Z] Removing intermediate container 49a4986ca573 [2024-02-06T03:10:29.366Z] ---> d5cf36dc854c [2024-02-06T03:10:29.366Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-06T03:10:29.366Z] ---> Running in ae73b7497ef8 [2024-02-06T03:10:29.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T03:10:29.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T03:10:29.366Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-06T03:10:29.366Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-06T03:10:29.366Z] Executing busybox-1.36.1-r5.trigger [2024-02-06T03:10:29.366Z] Executing ca-certificates-20230506-r0.trigger [2024-02-06T03:10:29.366Z] OK: 9 MiB in 17 packages [2024-02-06T03:10:29.366Z] Removing intermediate container ae73b7497ef8 [2024-02-06T03:10:29.366Z] ---> 46c6cd0e93f0 [2024-02-06T03:10:29.366Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-06T03:10:29.366Z] ---> Running in cdce48f34ce4 [2024-02-06T03:10:29.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-06T03:10:29.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-06T03:10:29.366Z] OK: 9 MiB in 17 packages [2024-02-06T03:10:29.366Z] Removing intermediate container cdce48f34ce4 [2024-02-06T03:10:29.366Z] ---> fd4dc3ed52b2 [2024-02-06T03:10:29.366Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-06T03:10:29.366Z] ---> 01b9c20e55a0 [2024-02-06T03:10:29.366Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-06T03:10:29.366Z] ---> 354a9ca1e8dc [2024-02-06T03:10:29.366Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-06T03:10:29.366Z] ---> bf6bb8bb0e06 [2024-02-06T03:10:29.366Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-06T03:10:30.776Z] ---> a7858bce9ab8 [2024-02-06T03:10:30.776Z] Step 22/27 : EXPOSE 48095 [2024-02-06T03:10:30.776Z] ---> Running in e4ce6b7519c4 [2024-02-06T03:10:30.776Z] Removing intermediate container e4ce6b7519c4 [2024-02-06T03:10:30.776Z] ---> eb699253a486 [2024-02-06T03:10:30.776Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-06T03:10:30.776Z] ---> Running in ca013107229d [2024-02-06T03:10:31.049Z] Removing intermediate container ca013107229d [2024-02-06T03:10:31.049Z] ---> ca84e53130ad [2024-02-06T03:10:31.049Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-06T03:10:31.320Z] ---> Running in 1688f6e1cedc [2024-02-06T03:10:31.592Z] Removing intermediate container 1688f6e1cedc [2024-02-06T03:10:31.592Z] ---> d8b9606e48c8 [2024-02-06T03:10:31.592Z] Step 25/27 : LABEL arch=arm64 [2024-02-06T03:10:31.592Z] ---> Running in 25b2d2cb9f6e [2024-02-06T03:10:31.859Z] Removing intermediate container 25b2d2cb9f6e [2024-02-06T03:10:31.859Z] ---> 45a84ccbdb1d [2024-02-06T03:10:31.859Z] Step 26/27 : LABEL git_sha=c387f8d8248c2e23c26c5a451cea17ce39badd4b [2024-02-06T03:10:31.859Z] ---> Running in 614fcb992aa4 [2024-02-06T03:10:32.132Z] Removing intermediate container 614fcb992aa4 [2024-02-06T03:10:32.132Z] ---> 09901fddb3a2 [2024-02-06T03:10:32.132Z] Step 27/27 : LABEL version=3.2.0-dev.9 [2024-02-06T03:10:32.400Z] ---> Running in 1bf9d1864078 [2024-02-06T03:10:32.665Z] Removing intermediate container 1bf9d1864078 [2024-02-06T03:10:32.665Z] ---> e65dbdaadf71 [2024-02-06T03:10:32.665Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-06T03:10:32.665Z] Successfully built e65dbdaadf71 [2024-02-06T03:10:32.665Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T03:10:33.189Z] provisioning config files... [2024-02-06T03:10:33.202Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/218@tmp/config14386530281974442222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:10:33.599Z] ---> ****-login.sh [2024-02-06T03:10:33.599Z] nexus3.edgexfoundry.org:10001 [2024-02-06T03:10:33.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:10:33.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:10:33.865Z] Configure a credential helper to remove this warning. See [2024-02-06T03:10:33.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:10:33.865Z] [2024-02-06T03:10:33.865Z] Login Succeeded [2024-02-06T03:10:33.865Z] nexus3.edgexfoundry.org:10002 [2024-02-06T03:10:34.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:10:34.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:10:34.130Z] Configure a credential helper to remove this warning. See [2024-02-06T03:10:34.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:10:34.130Z] [2024-02-06T03:10:34.130Z] Login Succeeded [2024-02-06T03:10:34.130Z] nexus3.edgexfoundry.org:10003 [2024-02-06T03:10:34.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:10:34.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:10:34.396Z] Configure a credential helper to remove this warning. See [2024-02-06T03:10:34.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:10:34.396Z] [2024-02-06T03:10:34.396Z] Login Succeeded [2024-02-06T03:10:34.396Z] nexus3.edgexfoundry.org:10004 [2024-02-06T03:10:34.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:10:34.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:10:34.944Z] Configure a credential helper to remove this warning. See [2024-02-06T03:10:34.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:10:34.944Z] [2024-02-06T03:10:34.945Z] Login Succeeded [2024-02-06T03:10:34.945Z] ****.io [2024-02-06T03:10:35.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-06T03:10:35.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-06T03:10:35.477Z] Configure a credential helper to remove this warning. See [2024-02-06T03:10:35.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-06T03:10:35.477Z] [2024-02-06T03:10:35.477Z] Login Succeeded [2024-02-06T03:10:35.477Z] ---> ****-login.sh ends [Pipeline] } [2024-02-06T03:10:35.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T03:10:35.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-06T03:10:35.768Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-02-06T03:10:35.768Z] c387f8d8248c2e23c26c5a451cea17ce39badd4b [2024-02-06T03:10:35.768Z] latest [2024-02-06T03:10:35.768Z] 3.2.0-dev.9 [2024-02-06T03:10:35.768Z] c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 [2024-02-06T03:10:35.768Z] main [2024-02-06T03:10:35.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:10:36.506Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:10:39.677Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c387f8d8248c2e23c26c5a451cea17ce39badd4b [2024-02-06T03:10:39.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-06T03:10:39.677Z] 8dbb4418d8da: Preparing [2024-02-06T03:10:39.677Z] 750bffc7c22c: Preparing [2024-02-06T03:10:39.677Z] a006de96635b: Preparing [2024-02-06T03:10:39.677Z] dc98c6c0dd70: Preparing [2024-02-06T03:10:39.677Z] 3365a62eb1ef: Preparing [2024-02-06T03:10:39.678Z] 2fee622841c2: Preparing [2024-02-06T03:10:39.678Z] 7c504f21be85: Preparing [2024-02-06T03:10:39.678Z] 7c504f21be85: Waiting [2024-02-06T03:10:39.678Z] 2fee622841c2: Waiting [2024-02-06T03:10:39.943Z] a006de96635b: Pushed [2024-02-06T03:10:39.943Z] dc98c6c0dd70: Pushed [2024-02-06T03:10:39.943Z] 3365a62eb1ef: Pushed [2024-02-06T03:10:39.943Z] 750bffc7c22c: Pushed [2024-02-06T03:10:39.943Z] 7c504f21be85: Layer already exists [2024-02-06T03:10:40.210Z] 2fee622841c2: Pushed [2024-02-06T03:10:44.457Z] 8dbb4418d8da: Pushed [2024-02-06T03:10:44.457Z] c387f8d8248c2e23c26c5a451cea17ce39badd4b: digest: sha256:7e00d37461a564f3cf8bf38f2d2f42cc00d161e50b6a5e1fbc49c840a4a6c35b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:10:44.952Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:10:45.426Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-02-06T03:10:45.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-06T03:10:45.426Z] 8dbb4418d8da: Preparing [2024-02-06T03:10:45.426Z] 750bffc7c22c: Preparing [2024-02-06T03:10:45.426Z] a006de96635b: Preparing [2024-02-06T03:10:45.426Z] dc98c6c0dd70: Preparing [2024-02-06T03:10:45.426Z] 3365a62eb1ef: Preparing [2024-02-06T03:10:45.426Z] 2fee622841c2: Preparing [2024-02-06T03:10:45.426Z] 7c504f21be85: Preparing [2024-02-06T03:10:45.426Z] 2fee622841c2: Waiting [2024-02-06T03:10:45.426Z] 7c504f21be85: Waiting [2024-02-06T03:10:45.426Z] dc98c6c0dd70: Layer already exists [2024-02-06T03:10:45.426Z] 3365a62eb1ef: Layer already exists [2024-02-06T03:10:45.426Z] a006de96635b: Layer already exists [2024-02-06T03:10:45.426Z] 750bffc7c22c: Layer already exists [2024-02-06T03:10:45.426Z] 8dbb4418d8da: Layer already exists [2024-02-06T03:10:45.426Z] 7c504f21be85: Layer already exists [2024-02-06T03:10:45.426Z] 2fee622841c2: Layer already exists [2024-02-06T03:10:45.426Z] latest: digest: sha256:7e00d37461a564f3cf8bf38f2d2f42cc00d161e50b6a5e1fbc49c840a4a6c35b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:10:46.176Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:10:46.657Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.9 [2024-02-06T03:10:46.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-06T03:10:46.657Z] 8dbb4418d8da: Preparing [2024-02-06T03:10:46.657Z] 750bffc7c22c: Preparing [2024-02-06T03:10:46.657Z] a006de96635b: Preparing [2024-02-06T03:10:46.657Z] dc98c6c0dd70: Preparing [2024-02-06T03:10:46.657Z] 3365a62eb1ef: Preparing [2024-02-06T03:10:46.657Z] 2fee622841c2: Preparing [2024-02-06T03:10:46.657Z] 7c504f21be85: Preparing [2024-02-06T03:10:46.657Z] 2fee622841c2: Waiting [2024-02-06T03:10:46.657Z] 7c504f21be85: Waiting [2024-02-06T03:10:46.657Z] 3365a62eb1ef: Layer already exists [2024-02-06T03:10:46.657Z] 750bffc7c22c: Layer already exists [2024-02-06T03:10:46.657Z] 8dbb4418d8da: Layer already exists [2024-02-06T03:10:46.657Z] a006de96635b: Layer already exists [2024-02-06T03:10:46.657Z] dc98c6c0dd70: Layer already exists [2024-02-06T03:10:46.657Z] 7c504f21be85: Layer already exists [2024-02-06T03:10:46.657Z] 2fee622841c2: Layer already exists [2024-02-06T03:10:46.657Z] 3.2.0-dev.9: digest: sha256:7e00d37461a564f3cf8bf38f2d2f42cc00d161e50b6a5e1fbc49c840a4a6c35b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:10:47.406Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:10:47.889Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 [2024-02-06T03:10:47.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-06T03:10:47.889Z] 8dbb4418d8da: Preparing [2024-02-06T03:10:47.889Z] 750bffc7c22c: Preparing [2024-02-06T03:10:47.889Z] a006de96635b: Preparing [2024-02-06T03:10:47.889Z] dc98c6c0dd70: Preparing [2024-02-06T03:10:47.889Z] 3365a62eb1ef: Preparing [2024-02-06T03:10:47.889Z] 2fee622841c2: Preparing [2024-02-06T03:10:47.889Z] 7c504f21be85: Preparing [2024-02-06T03:10:47.889Z] 2fee622841c2: Waiting [2024-02-06T03:10:47.889Z] 7c504f21be85: Waiting [2024-02-06T03:10:47.889Z] dc98c6c0dd70: Layer already exists [2024-02-06T03:10:47.889Z] 3365a62eb1ef: Layer already exists [2024-02-06T03:10:47.889Z] a006de96635b: Layer already exists [2024-02-06T03:10:47.889Z] 8dbb4418d8da: Layer already exists [2024-02-06T03:10:47.889Z] 750bffc7c22c: Layer already exists [2024-02-06T03:10:47.889Z] 2fee622841c2: Layer already exists [2024-02-06T03:10:47.889Z] 7c504f21be85: Layer already exists [2024-02-06T03:10:47.889Z] c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9: digest: sha256:7e00d37461a564f3cf8bf38f2d2f42cc00d161e50b6a5e1fbc49c840a4a6c35b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:10:48.375Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:10:48.863Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-02-06T03:10:48.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-06T03:10:48.863Z] 8dbb4418d8da: Preparing [2024-02-06T03:10:48.863Z] 750bffc7c22c: Preparing [2024-02-06T03:10:48.863Z] a006de96635b: Preparing [2024-02-06T03:10:48.863Z] dc98c6c0dd70: Preparing [2024-02-06T03:10:48.863Z] 3365a62eb1ef: Preparing [2024-02-06T03:10:48.863Z] 2fee622841c2: Preparing [2024-02-06T03:10:48.863Z] 7c504f21be85: Preparing [2024-02-06T03:10:48.863Z] 2fee622841c2: Waiting [2024-02-06T03:10:48.863Z] 7c504f21be85: Waiting [2024-02-06T03:10:48.863Z] 3365a62eb1ef: Layer already exists [2024-02-06T03:10:48.863Z] 8dbb4418d8da: Layer already exists [2024-02-06T03:10:48.863Z] dc98c6c0dd70: Layer already exists [2024-02-06T03:10:48.863Z] a006de96635b: Layer already exists [2024-02-06T03:10:48.863Z] 750bffc7c22c: Layer already exists [2024-02-06T03:10:48.863Z] 7c504f21be85: Layer already exists [2024-02-06T03:10:48.863Z] 2fee622841c2: Layer already exists [2024-02-06T03:10:49.128Z] main: digest: sha256:7e00d37461a564f3cf8bf38f2d2f42cc00d161e50b6a5e1fbc49c840a4a6c35b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-06T03:10:49.494Z] ===================================================== [Pipeline] echo [2024-02-06T03:10:49.547Z] taggedImages: [2024-02-06T03:10:49.547Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c387f8d8248c2e23c26c5a451cea17ce39badd4b [2024-02-06T03:10:49.547Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-02-06T03:10:49.547Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.9 [2024-02-06T03:10:49.547Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c387f8d8248c2e23c26c5a451cea17ce39badd4b-3.2.0-dev.9 [2024-02-06T03:10:49.547Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:10:50.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T03:10:50.191Z] [2024-02-06T03:10:50.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:10:50.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T03:10:50.577Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-06T03:10:50.577Z] 8998bd30e6a1: Pulling fs layer [2024-02-06T03:10:50.577Z] 04944245beec: Pulling fs layer [2024-02-06T03:10:50.577Z] 699f458cf7ca: Pulling fs layer [2024-02-06T03:10:50.577Z] 765212b225bb: Pulling fs layer [2024-02-06T03:10:50.577Z] f23df028b6ca: Pulling fs layer [2024-02-06T03:10:50.577Z] d65c8cfc05b1: Pulling fs layer [2024-02-06T03:10:50.577Z] 2437ff75d9bd: Pulling fs layer [2024-02-06T03:10:50.577Z] f23df028b6ca: Waiting [2024-02-06T03:10:50.577Z] d65c8cfc05b1: Waiting [2024-02-06T03:10:50.577Z] 2437ff75d9bd: Waiting [2024-02-06T03:10:50.577Z] 765212b225bb: Waiting [2024-02-06T03:10:50.845Z] 04944245beec: Verifying Checksum [2024-02-06T03:10:50.845Z] 04944245beec: Download complete [2024-02-06T03:10:50.845Z] 765212b225bb: Verifying Checksum [2024-02-06T03:10:50.845Z] 765212b225bb: Download complete [2024-02-06T03:10:50.845Z] f23df028b6ca: Verifying Checksum [2024-02-06T03:10:50.845Z] f23df028b6ca: Download complete [2024-02-06T03:10:50.845Z] d65c8cfc05b1: Verifying Checksum [2024-02-06T03:10:50.845Z] d65c8cfc05b1: Download complete [2024-02-06T03:10:51.111Z] 699f458cf7ca: Verifying Checksum [2024-02-06T03:10:51.111Z] 699f458cf7ca: Download complete [2024-02-06T03:10:51.378Z] 8998bd30e6a1: Verifying Checksum [2024-02-06T03:10:51.378Z] 8998bd30e6a1: Download complete [2024-02-06T03:10:53.964Z] 2437ff75d9bd: Verifying Checksum [2024-02-06T03:10:53.964Z] 2437ff75d9bd: Download complete [2024-02-06T03:10:55.907Z] 8998bd30e6a1: Pull complete [2024-02-06T03:10:56.491Z] 04944245beec: Pull complete [2024-02-06T03:10:57.958Z] 699f458cf7ca: Pull complete [2024-02-06T03:10:58.225Z] 765212b225bb: Pull complete [2024-02-06T03:10:59.186Z] f23df028b6ca: Pull complete [2024-02-06T03:10:59.186Z] d65c8cfc05b1: Pull complete [2024-02-06T03:11:17.387Z] 2437ff75d9bd: Pull complete [2024-02-06T03:11:17.388Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-06T03:11:17.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-06T03:11:17.388Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:11:17.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-509 does not seem to be running inside a container [2024-02-06T03:11:17.835Z] $ 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/218 -v /w/workspace/app-service-configurable/218:/w/workspace/app-service-configurable/218:rw,z -v /w/workspace/app-service-configurable/218@tmp:/w/workspace/app-service-configurable/218@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-06T03:11:20.323Z] $ docker top a70e578cd3638d901f907d199b1c78109f057223306b1277fcfaa21a235f0c9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:11:21.244Z] ---> job-cost.sh [2024-02-06T03:11:21.244Z] lf-activate-venv: SKIPPING [2024-02-06T03:11:21.244Z] INFO: No Stack... [2024-02-06T03:11:21.508Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-06T03:11:22.461Z] INFO: Archiving Costs [Pipeline] sh [2024-02-06T03:11:23.091Z] + + cat /w/workspace/app-service-configurable/218/archives/cost.csv [2024-02-06T03:11:23.091Z] cut -d, -f6 [Pipeline] lock [2024-02-06T03:11:23.127Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] [2024-02-06T03:11:23.137Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] did not exist. Created. [2024-02-06T03:11:23.143Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-06T03:11:23.893Z] /w/workspace/app-service-configurable/218@tmp/durable-8abf900f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-06T03:11:24.539Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-06T03:11:24.607Z] Warning: overwriting stash ‘stack-cost’ [2024-02-06T03:11:24.654Z] Stashed 1 file(s) [Pipeline] } [2024-02-06T03:11:24.665Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-218-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-06T03:11:24.790Z] $ docker stop --time=1 a70e578cd3638d901f907d199b1c78109f057223306b1277fcfaa21a235f0c9f [2024-02-06T03:11:26.286Z] $ docker rm -f --volumes a70e578cd3638d901f907d199b1c78109f057223306b1277fcfaa21a235f0c9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-06T03:11:27.733Z] provisioning config files... [2024-02-06T03:11:27.743Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13423479546178634914tmp [Pipeline] { [Pipeline] sh [2024-02-06T03:11:28.127Z] + set +x [2024-02-06T03:11:28.127Z] + + curl -s https://codecov.io/bash [2024-02-06T03:11:28.127Z] bash -s -- [2024-02-06T03:11:28.387Z] [2024-02-06T03:11:28.387Z] _____ _ [2024-02-06T03:11:28.387Z] / ____| | | [2024-02-06T03:11:28.387Z] | | ___ __| | ___ ___ _____ __ [2024-02-06T03:11:28.387Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-06T03:11:28.387Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-06T03:11:28.387Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-06T03:11:28.387Z] Bash-1.0.6 [2024-02-06T03:11:28.387Z] [2024-02-06T03:11:28.387Z] [2024-02-06T03:11:28.387Z] ==> git version 2.25.1 found [2024-02-06T03:11:28.387Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-06T03:11:28.387Z] Release-Date: 2020-01-08 [2024-02-06T03:11:28.387Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-06T03:11:28.387Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-06T03:11:28.387Z] ==> Jenkins CI detected. [2024-02-06T03:11:28.387Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-02-06T03:11:28.387Z] project root: . [2024-02-06T03:11:28.387Z] --> token set from env [2024-02-06T03:11:28.387Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-06T03:11:28.387Z] ==> Running gcov in . (disable via -X gcov) [2024-02-06T03:11:28.387Z] ==> Python coveragepy not found [2024-02-06T03:11:28.387Z] ==> Searching for coverage reports in: [2024-02-06T03:11:28.387Z] + . [2024-02-06T03:11:28.387Z] -> Found 1 reports [2024-02-06T03:11:28.387Z] ==> Detecting git/mercurial file structure [2024-02-06T03:11:28.387Z] ==> Reading reports [2024-02-06T03:11:28.387Z] + ./coverage.out bytes=13 [2024-02-06T03:11:28.387Z] ==> Appending adjustments [2024-02-06T03:11:28.387Z] https://docs.codecov.io/docs/fixing-reports [2024-02-06T03:11:28.387Z] + Found adjustments [2024-02-06T03:11:28.387Z] ==> Gzipping contents [2024-02-06T03:11:28.387Z] 4.0K /tmp/codecov.4bDSFt.gz [2024-02-06T03:11:28.387Z] ==> Uploading reports [2024-02-06T03:11:28.387Z] url: https://codecov.io [2024-02-06T03:11:28.387Z] query: branch=main&commit=c387f8d8248c2e23c26c5a451cea17ce39badd4b&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-06T03:11:28.387Z] -> Pinging Codecov [2024-02-06T03:11:28.387Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c387f8d8248c2e23c26c5a451cea17ce39badd4b&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-06T03:11:28.647Z] -> Uploading to [2024-02-06T03:11:28.648Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-06/A97CA9966030D2A3747ED39772930CCE/c387f8d8248c2e23c26c5a451cea17ce39badd4b/66f52a76-85c8-47e9-a410-f47900ee8794.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240206T031128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=031f3887db4878ac844295bca3735a089c581035f3a978a740f81a1a4f834f2f [2024-02-06T03:11:28.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-06T03:11:28.648Z] Dload Upload Total Spent Left Speed [2024-02-06T03:11:28.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 860 --:--:-- --:--:-- --:--:-- 860 [2024-02-06T03:11:28.910Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] } [2024-02-06T03:11:28.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-06T03:11:29.388Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-06T03:11:29.404Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:11:29.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-06T03:11:29.852Z] [2024-02-06T03:11:29.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:11:30.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-06T03:11:30.211Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-06T03:11:30.211Z] df9b9388f04a: Pulling fs layer [2024-02-06T03:11:30.211Z] 52dc419b0ee2: Pulling fs layer [2024-02-06T03:11:30.211Z] 25bc292e5bac: Pulling fs layer [2024-02-06T03:11:30.211Z] 114826534d7a: Pulling fs layer [2024-02-06T03:11:30.211Z] 4657fd5d0bcf: Pulling fs layer [2024-02-06T03:11:30.211Z] 6ad1cebc031e: Pulling fs layer [2024-02-06T03:11:30.211Z] 8a3aa393b2d8: Pulling fs layer [2024-02-06T03:11:30.211Z] 114826534d7a: Waiting [2024-02-06T03:11:30.211Z] 4657fd5d0bcf: Waiting [2024-02-06T03:11:30.211Z] 6ad1cebc031e: Waiting [2024-02-06T03:11:30.211Z] 8a3aa393b2d8: Waiting [2024-02-06T03:11:30.211Z] 25bc292e5bac: Verifying Checksum [2024-02-06T03:11:30.211Z] 25bc292e5bac: Download complete [2024-02-06T03:11:30.211Z] 52dc419b0ee2: Download complete [2024-02-06T03:11:30.211Z] 4657fd5d0bcf: Download complete [2024-02-06T03:11:30.211Z] df9b9388f04a: Verifying Checksum [2024-02-06T03:11:30.211Z] df9b9388f04a: Download complete [2024-02-06T03:11:30.470Z] 6ad1cebc031e: Verifying Checksum [2024-02-06T03:11:30.470Z] 6ad1cebc031e: Download complete [2024-02-06T03:11:30.470Z] df9b9388f04a: Pull complete [2024-02-06T03:11:30.470Z] 52dc419b0ee2: Pull complete [2024-02-06T03:11:30.470Z] 25bc292e5bac: Pull complete [2024-02-06T03:11:31.036Z] 114826534d7a: Download complete [2024-02-06T03:11:31.036Z] 8a3aa393b2d8: Verifying Checksum [2024-02-06T03:11:31.036Z] 8a3aa393b2d8: Download complete [2024-02-06T03:11:34.322Z] 114826534d7a: Pull complete [2024-02-06T03:11:34.322Z] 4657fd5d0bcf: Pull complete [2024-02-06T03:11:34.580Z] 6ad1cebc031e: Pull complete [2024-02-06T03:11:37.121Z] 8a3aa393b2d8: Pull complete [2024-02-06T03:11:37.121Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-06T03:11:37.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-06T03:11:37.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:11:37.433Z] prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container [2024-02-06T03:11:37.470Z] $ 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 [2024-02-06T03:11:40.330Z] $ docker top e1d3f7094cae2333543eb5636958890da65eac12de644e3741bdd9794f65d0e8 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-06T03:11:40.497Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-02-06T03:11:40.781Z] + set -o pipefail [2024-02-06T03:11:40.781Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-02-06T03:11:46.060Z] [2024-02-06T03:11:46.060Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-02-06T03:11:46.060Z] [2024-02-06T03:11:46.060Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/fdc90304-6779-4cea-84f7-43692a71f0aa [2024-02-06T03:11:46.060Z] [2024-02-06T03:11:46.060Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-06T03:11:46.060Z] [2024-02-06T03:11:46.320Z] [2024-02-06T03:11:46.320Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-06T03:11:46.320Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-06T03:11:46.320Z] More details here: https://snyk.co/ue1NS [2024-02-06T03:11:46.320Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-02-06T03:11:46.320Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-02-06T03:11:46.334Z] $ docker stop --time=1 e1d3f7094cae2333543eb5636958890da65eac12de644e3741bdd9794f65d0e8 [2024-02-06T03:11:49.241Z] $ docker rm -f --volumes e1d3f7094cae2333543eb5636958890da65eac12de644e3741bdd9794f65d0e8 [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 [2024-02-06T03:11:51.047Z] + git log --format=format:%s -1 c387f8d8248c2e23c26c5a451cea17ce39badd4b [Pipeline] sh [2024-02-06T03:11:51.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T03:11:51.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:11:51.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T03:11:51.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:11:51.881Z] prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container [2024-02-06T03:11:51.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T03:11:52.275Z] $ docker top c8b714ebb73410f42da4983e8587c71a2ace27eef478199a65386a4fadc4007e -eo pid,comm [2024-02-06T03:11:52.326Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-06T03:11:52.326Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T03:11:52.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T03:11:52.546Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T03:11:52.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T03:11:52.661Z] $ docker exec c8b714ebb73410f42da4983e8587c71a2ace27eef478199a65386a4fadc4007e ssh-agent [2024-02-06T03:11:52.774Z] SSH_AUTH_SOCK=/tmp/ssh-qh6OXSDZauaf/agent.32 [2024-02-06T03:11:52.774Z] SSH_AGENT_PID=38 [2024-02-06T03:11:52.779Z] Running ssh-add (command line suppressed) [2024-02-06T03:11:52.870Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_832674337334121531.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_832674337334121531.key) [2024-02-06T03:11:52.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T03:11:53.231Z] + git semver tag [2024-02-06T03:11:53.491Z] 2024-02-06 03:11:53,406 [run_tag] DEBUG tag force:False [2024-02-06T03:11:53.491Z] 2024-02-06 03:11:53,407 [check_head_tag] DEBUG check head tag [2024-02-06T03:11:53.491Z] 2024-02-06 03:11:53,408 [execute] INFO git cat-file --batch-check [2024-02-06T03:11:53.491Z] 2024-02-06 03:11:53,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-02-06T03:11:53.491Z] 2024-02-06 03:11:53,411 [execute] INFO git cat-file --batch [2024-02-06T03:11:53.491Z] 2024-02-06 03:11:53,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-02-06T03:11:53.491Z] 2024-02-06 03:11:53,433 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T03:11:53.491Z] 2024-02-06 03:11:53,433 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 [2024-02-06T03:11:53.491Z] 2024-02-06 03:11:53,434 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-02-06T03:11:53.491Z] 2024-02-06 03:11:53,438 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T03:11:53.491Z] 3.2.0-dev.9 [Pipeline] } [2024-02-06T03:11:53.500Z] $ docker exec --env ******** --env ******** c8b714ebb73410f42da4983e8587c71a2ace27eef478199a65386a4fadc4007e ssh-agent -k [2024-02-06T03:11:53.593Z] unset SSH_AUTH_SOCK; [2024-02-06T03:11:53.594Z] unset SSH_AGENT_PID; [2024-02-06T03:11:53.594Z] echo Agent pid 38 killed; [2024-02-06T03:11:53.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T03:11:54.135Z] + git semver [Pipeline] } [2024-02-06T03:11:54.409Z] $ docker stop --time=1 c8b714ebb73410f42da4983e8587c71a2ace27eef478199a65386a4fadc4007e [2024-02-06T03:11:55.690Z] $ docker rm -f --volumes c8b714ebb73410f42da4983e8587c71a2ace27eef478199a65386a4fadc4007e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:11:56.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-06T03:11:56.353Z] [2024-02-06T03:11:56.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:11:56.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-06T03:11:56.711Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-06T03:11:56.711Z] ab5ef0e58194: Pulling fs layer [2024-02-06T03:11:56.711Z] 9712f1f96733: Pulling fs layer [2024-02-06T03:11:56.711Z] 63f879dbbcfc: Pulling fs layer [2024-02-06T03:11:56.711Z] 0d9ebad4ef96: Pulling fs layer [2024-02-06T03:11:56.711Z] e9a5061849ea: Pulling fs layer [2024-02-06T03:11:56.711Z] d747dcd14b5f: Pulling fs layer [2024-02-06T03:11:56.711Z] 2de7ff778b66: Pulling fs layer [2024-02-06T03:11:56.711Z] e9a5061849ea: Waiting [2024-02-06T03:11:56.711Z] 0d9ebad4ef96: Waiting [2024-02-06T03:11:56.711Z] d747dcd14b5f: Waiting [2024-02-06T03:11:56.711Z] 2de7ff778b66: Waiting [2024-02-06T03:11:56.711Z] 9712f1f96733: Verifying Checksum [2024-02-06T03:11:56.711Z] 9712f1f96733: Download complete [2024-02-06T03:11:56.969Z] 63f879dbbcfc: Verifying Checksum [2024-02-06T03:11:56.969Z] 63f879dbbcfc: Download complete [2024-02-06T03:11:57.227Z] e9a5061849ea: Verifying Checksum [2024-02-06T03:11:57.227Z] e9a5061849ea: Download complete [2024-02-06T03:11:57.227Z] d747dcd14b5f: Verifying Checksum [2024-02-06T03:11:57.227Z] d747dcd14b5f: Download complete [2024-02-06T03:11:57.227Z] 0d9ebad4ef96: Verifying Checksum [2024-02-06T03:11:57.227Z] 0d9ebad4ef96: Download complete [2024-02-06T03:11:57.227Z] ab5ef0e58194: Verifying Checksum [2024-02-06T03:11:57.227Z] ab5ef0e58194: Download complete [2024-02-06T03:11:57.227Z] 2de7ff778b66: Verifying Checksum [2024-02-06T03:11:57.227Z] 2de7ff778b66: Download complete [2024-02-06T03:11:59.755Z] ab5ef0e58194: Pull complete [2024-02-06T03:11:59.755Z] 9712f1f96733: Pull complete [2024-02-06T03:12:00.322Z] 63f879dbbcfc: Pull complete [2024-02-06T03:12:04.601Z] 0d9ebad4ef96: Pull complete [2024-02-06T03:12:04.601Z] e9a5061849ea: Pull complete [2024-02-06T03:12:04.601Z] d747dcd14b5f: Pull complete [2024-02-06T03:12:05.167Z] 2de7ff778b66: Pull complete [2024-02-06T03:12:05.167Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-06T03:12:05.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-06T03:12:05.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:12:05.522Z] prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container [2024-02-06T03:12:05.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-06T03:12:09.602Z] $ docker top c604e665e46eadac8725114ccf90402382498aea5c2dc388e2d39ddf3ce0cc7c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-06T03:12:09.770Z] provisioning config files... [2024-02-06T03:12:09.778Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15161288330230233688tmp [2024-02-06T03:12:09.787Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17781394309697471712tmp [2024-02-06T03:12:09.797Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15736679509794893015tmp [Pipeline] { [Pipeline] echo [2024-02-06T03:12:09.893Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:12:10.185Z] ---> sigul-configuration.sh [2024-02-06T03:12:10.185Z] gpg: directory `/root/.gnupg' created [2024-02-06T03:12:10.185Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-06T03:12:10.185Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-06T03:12:10.185Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-06T03:12:10.185Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-06T03:12:10.185Z] gpg: CAST5 encrypted data [2024-02-06T03:12:10.185Z] gpg: encrypted with 1 passphrase [2024-02-06T03:12:10.185Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-06T03:12:10.479Z] + mkdir /home/jenkins [2024-02-06T03:12:10.479Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-06T03:12:10.783Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-02-06T03:12:10.801Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:12:11.095Z] ---> sigul-install.sh [2024-02-06T03:12:11.095Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-06T03:12:11.391Z] + git tag --list [2024-02-06T03:12:11.391Z] v1.0.0 [2024-02-06T03:12:11.391Z] v1.1.0 [2024-02-06T03:12:11.391Z] v1.2.0 [2024-02-06T03:12:11.391Z] v1.3.0 [2024-02-06T03:12:11.391Z] v1.3.1 [2024-02-06T03:12:11.391Z] v2.0.0 [2024-02-06T03:12:11.391Z] v2.0.1 [2024-02-06T03:12:11.391Z] v2.1.0 [2024-02-06T03:12:11.391Z] v2.1.1 [2024-02-06T03:12:11.391Z] v2.1.2 [2024-02-06T03:12:11.391Z] v2.2.0 [2024-02-06T03:12:11.391Z] v2.3 [2024-02-06T03:12:11.391Z] v2.3.0 [2024-02-06T03:12:11.391Z] v2.3.1 [2024-02-06T03:12:11.391Z] v3.0 [2024-02-06T03:12:11.391Z] v3.0.0 [2024-02-06T03:12:11.391Z] v3.0.1 [2024-02-06T03:12:11.391Z] v3.0.1-dev.1 [2024-02-06T03:12:11.391Z] v3.1 [2024-02-06T03:12:11.391Z] v3.1.0 [2024-02-06T03:12:11.391Z] v3.1.0-dev.1 [2024-02-06T03:12:11.391Z] v3.1.0-dev.10 [2024-02-06T03:12:11.391Z] v3.1.0-dev.11 [2024-02-06T03:12:11.391Z] v3.1.0-dev.12 [2024-02-06T03:12:11.391Z] v3.1.0-dev.13 [2024-02-06T03:12:11.391Z] v3.1.0-dev.14 [2024-02-06T03:12:11.391Z] v3.1.0-dev.15 [2024-02-06T03:12:11.391Z] v3.1.0-dev.16 [2024-02-06T03:12:11.391Z] v3.1.0-dev.17 [2024-02-06T03:12:11.391Z] v3.1.0-dev.18 [2024-02-06T03:12:11.391Z] v3.1.0-dev.19 [2024-02-06T03:12:11.391Z] v3.1.0-dev.2 [2024-02-06T03:12:11.391Z] v3.1.0-dev.20 [2024-02-06T03:12:11.391Z] v3.1.0-dev.21 [2024-02-06T03:12:11.391Z] v3.1.0-dev.22 [2024-02-06T03:12:11.391Z] v3.1.0-dev.23 [2024-02-06T03:12:11.391Z] v3.1.0-dev.24 [2024-02-06T03:12:11.391Z] v3.1.0-dev.25 [2024-02-06T03:12:11.391Z] v3.1.0-dev.26 [2024-02-06T03:12:11.391Z] v3.1.0-dev.27 [2024-02-06T03:12:11.391Z] v3.1.0-dev.28 [2024-02-06T03:12:11.391Z] v3.1.0-dev.29 [2024-02-06T03:12:11.391Z] v3.1.0-dev.3 [2024-02-06T03:12:11.391Z] v3.1.0-dev.30 [2024-02-06T03:12:11.391Z] v3.1.0-dev.31 [2024-02-06T03:12:11.391Z] v3.1.0-dev.32 [2024-02-06T03:12:11.391Z] v3.1.0-dev.33 [2024-02-06T03:12:11.391Z] v3.1.0-dev.34 [2024-02-06T03:12:11.391Z] v3.1.0-dev.35 [2024-02-06T03:12:11.391Z] v3.1.0-dev.36 [2024-02-06T03:12:11.391Z] v3.1.0-dev.37 [2024-02-06T03:12:11.391Z] v3.1.0-dev.38 [2024-02-06T03:12:11.391Z] v3.1.0-dev.39 [2024-02-06T03:12:11.391Z] v3.1.0-dev.4 [2024-02-06T03:12:11.391Z] v3.1.0-dev.5 [2024-02-06T03:12:11.391Z] v3.1.0-dev.6 [2024-02-06T03:12:11.391Z] v3.1.0-dev.7 [2024-02-06T03:12:11.391Z] v3.1.0-dev.8 [2024-02-06T03:12:11.391Z] v3.1.0-dev.9 [2024-02-06T03:12:11.391Z] v3.2.0-dev.1 [2024-02-06T03:12:11.391Z] v3.2.0-dev.2 [2024-02-06T03:12:11.391Z] v3.2.0-dev.3 [2024-02-06T03:12:11.391Z] v3.2.0-dev.4 [2024-02-06T03:12:11.391Z] v3.2.0-dev.5 [2024-02-06T03:12:11.391Z] v3.2.0-dev.6 [2024-02-06T03:12:11.391Z] v3.2.0-dev.7 [2024-02-06T03:12:11.391Z] v3.2.0-dev.8 [2024-02-06T03:12:11.391Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-06T03:12:11.697Z] + lftools sign git-tag v3.2.0-dev.9 [2024-02-06T03:12:12.267Z] Signing Git tag with Sigul... [2024-02-06T03:12:12.267Z] Signing v3.2.0-dev.9 [Pipeline] echo [2024-02-06T03:12:12.543Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:12:12.838Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-06T03:12:12.846Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-06T03:12:12.975Z] $ docker stop --time=1 c604e665e46eadac8725114ccf90402382498aea5c2dc388e2d39ddf3ce0cc7c [2024-02-06T03:12:14.349Z] $ docker rm -f --volumes c604e665e46eadac8725114ccf90402382498aea5c2dc388e2d39ddf3ce0cc7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-06T03:12:15.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T03:12:15.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:12:15.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T03:12:15.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:12:15.907Z] prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container [2024-02-06T03:12:15.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T03:12:16.270Z] $ docker top e7d89a1d3ca4460e245619af8f596868a1650c3c94ff54e73de1037002706116 -eo pid,comm [2024-02-06T03:12:16.313Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-06T03:12:16.313Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T03:12:16.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T03:12:16.538Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T03:12:16.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T03:12:16.636Z] $ docker exec e7d89a1d3ca4460e245619af8f596868a1650c3c94ff54e73de1037002706116 ssh-agent [2024-02-06T03:12:16.737Z] SSH_AUTH_SOCK=/tmp/ssh-FLSdTmShNyYY/agent.33 [2024-02-06T03:12:16.737Z] SSH_AGENT_PID=39 [2024-02-06T03:12:16.742Z] Running ssh-add (command line suppressed) [2024-02-06T03:12:16.838Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17849430901039825147.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17849430901039825147.key) [2024-02-06T03:12:16.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T03:12:17.199Z] + git semver bump pre [2024-02-06T03:12:17.460Z] 2024-02-06 03:12:17,400 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T03:12:17.460Z] 2024-02-06 03:12:17,400 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev [2024-02-06T03:12:17.460Z] 2024-02-06 03:12:17,400 [bump_version] DEBUG bumped version:3.2.0-dev.10 [2024-02-06T03:12:17.460Z] 2024-02-06 03:12:17,400 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-02-06T03:12:17.460Z] 2024-02-06 03:12:17,400 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T03:12:17.460Z] 2024-02-06 03:12:17,400 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T03:12:17.460Z] 2024-02-06 03:12:17,402 [execute] INFO git cat-file --batch-check [2024-02-06T03:12:17.460Z] 2024-02-06 03:12:17,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T03:12:17.460Z] 2024-02-06 03:12:17,408 [execute] INFO git cat-file --batch [2024-02-06T03:12:17.460Z] 2024-02-06 03:12:17,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T03:12:17.460Z] 2024-02-06 03:12:17,414 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T03:12:17.460Z] 3.2.0-dev.10 [Pipeline] } [2024-02-06T03:12:17.470Z] $ docker exec --env ******** --env ******** e7d89a1d3ca4460e245619af8f596868a1650c3c94ff54e73de1037002706116 ssh-agent -k [2024-02-06T03:12:17.556Z] unset SSH_AUTH_SOCK; [2024-02-06T03:12:17.556Z] unset SSH_AGENT_PID; [2024-02-06T03:12:17.556Z] echo Agent pid 39 killed; [2024-02-06T03:12:17.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T03:12:18.106Z] + git semver [Pipeline] } [2024-02-06T03:12:18.378Z] $ docker stop --time=1 e7d89a1d3ca4460e245619af8f596868a1650c3c94ff54e73de1037002706116 [2024-02-06T03:12:19.645Z] $ docker rm -f --volumes e7d89a1d3ca4460e245619af8f596868a1650c3c94ff54e73de1037002706116 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-06T03:12:20.152Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-06T03:12:20.152Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:12:20.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-06T03:12:20.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:12:20.716Z] prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container [2024-02-06T03:12:20.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-06T03:12:21.097Z] $ docker top 9ce97966821712bc5b9f3f9b23fd8589278ebb2d7ba00491e5dea84a26b6156a -eo pid,comm [2024-02-06T03:12:21.139Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-06T03:12:21.139Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-06T03:12:21.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-06T03:12:21.367Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-06T03:12:21.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-06T03:12:21.484Z] $ docker exec 9ce97966821712bc5b9f3f9b23fd8589278ebb2d7ba00491e5dea84a26b6156a ssh-agent [2024-02-06T03:12:21.595Z] SSH_AUTH_SOCK=/tmp/ssh-CwuM9T8sg6D3/agent.32 [2024-02-06T03:12:21.595Z] SSH_AGENT_PID=38 [2024-02-06T03:12:21.600Z] Running ssh-add (command line suppressed) [2024-02-06T03:12:21.705Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9613485017866172731.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9613485017866172731.key) [2024-02-06T03:12:21.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-06T03:12:22.064Z] + git semver push [2024-02-06T03:12:22.324Z] 2024-02-06 03:12:22,228 [run_push] DEBUG push [2024-02-06T03:12:22.324Z] 2024-02-06 03:12:22,228 [execute] INFO git cat-file --batch-check [2024-02-06T03:12:22.324Z] 2024-02-06 03:12:22,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-06T03:12:22.324Z] 2024-02-06 03:12:22,232 [execute] INFO git rev-list cd4c3d61631ba12bc27f65c973ad5c135496e0a8 -- [2024-02-06T03:12:22.324Z] 2024-02-06 03:12:22,233 [execute] DEBUG Popen(['git', 'rev-list', 'cd4c3d61631ba12bc27f65c973ad5c135496e0a8', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-06T03:12:22.324Z] 2024-02-06 03:12:22,242 [execute] INFO git fetch -v origin [2024-02-06T03:12:22.324Z] 2024-02-06 03:12:22,243 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-06T03:12:22.893Z] 2024-02-06 03:12:22,756 [run_push] DEBUG no remote changes detected [2024-02-06T03:12:22.893Z] 2024-02-06 03:12:22,756 [execute] INFO git push origin semver [2024-02-06T03:12:22.893Z] 2024-02-06 03:12:22,757 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-06T03:12:23.462Z] 2024-02-06 03:12:23,436 [run_push] DEBUG push all version tags [2024-02-06T03:12:23.462Z] 2024-02-06 03:12:23,436 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-06T03:12:23.462Z] 2024-02-06 03:12:23,437 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-02-06T03:12:24.400Z] 2024-02-06 03:12:24,154 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-06T03:12:24.400Z] 3.2.0-dev.10 [Pipeline] } [2024-02-06T03:12:24.411Z] $ docker exec --env ******** --env ******** 9ce97966821712bc5b9f3f9b23fd8589278ebb2d7ba00491e5dea84a26b6156a ssh-agent -k [2024-02-06T03:12:24.501Z] unset SSH_AUTH_SOCK; [2024-02-06T03:12:24.501Z] unset SSH_AGENT_PID; [2024-02-06T03:12:24.501Z] echo Agent pid 38 killed; [2024-02-06T03:12:24.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-06T03:12:25.056Z] + git semver [Pipeline] } [2024-02-06T03:12:25.329Z] $ docker stop --time=1 9ce97966821712bc5b9f3f9b23fd8589278ebb2d7ba00491e5dea84a26b6156a [2024-02-06T03:12:26.598Z] $ docker rm -f --volumes 9ce97966821712bc5b9f3f9b23fd8589278ebb2d7ba00491e5dea84a26b6156a [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 [2024-02-06T03:12:28.208Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-02-06T03:12:28.208Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-02-06T03:12:28.208Z] total 16 [2024-02-06T03:12:28.208Z] drwxr-xr-x 3 root root 4096 Feb 6 03:02 . [2024-02-06T03:12:28.208Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 03:12 .. [2024-02-06T03:12:28.208Z] drwxr-xr-x 2 root root 4096 Feb 6 03:02 cost [2024-02-06T03:12:28.208Z] -rw-r--r-- 1 root root 96 Feb 6 03:02 cost.csv [2024-02-06T03:12:28.208Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-02-06T03:12:28.208Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-02-06T03:12:28.208Z] total 16 [2024-02-06T03:12:28.208Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 03:02 . [2024-02-06T03:12:28.208Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 03:12 .. [2024-02-06T03:12:28.208Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 03:02 cost [2024-02-06T03:12:28.208Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 6 03:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:12:28.496Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:12:29.354Z] ---> package-listing.sh [2024-02-06T03:12:29.354Z] ++ facter osfamily [2024-02-06T03:12:29.354Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-06T03:12:29.613Z] + OS_FAMILY=debian [2024-02-06T03:12:29.613Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-02-06T03:12:29.613Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-06T03:12:29.613Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-06T03:12:29.613Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-06T03:12:29.613Z] + PACKAGES=/tmp/packages_start.txt [2024-02-06T03:12:29.613Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-02-06T03:12:29.613Z] + PACKAGES=/tmp/packages_end.txt [2024-02-06T03:12:29.613Z] + case "${OS_FAMILY}" in [2024-02-06T03:12:29.613Z] + dpkg -l [2024-02-06T03:12:29.613Z] + grep '^ii' [2024-02-06T03:12:29.613Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-06T03:12:29.613Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-06T03:12:29.613Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-06T03:12:29.613Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-02-06T03:12:29.613Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-02-06T03:12:29.613Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-02-06T03:12:29.625Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-06T03:12:29.900Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T03:12:30.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-06T03:12:30.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-06T03:12:30.730Z] prd-ubuntu20.04-docker-8c-8g-508 does not seem to be running inside a container [2024-02-06T03:12:30.760Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-06T03:12:30.956Z] $ docker top fa6b973e0c421c5c5b5fe0e5ac22a9cd010e59486645eb20ada274bea934e693 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-06T03:12:31.420Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-06T03:13:00.213Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-06T03:13:00.502Z] + ls /var/log/sa-host [2024-02-06T03:13:00.502Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-06T03:13:00.641Z] provisioning config files... [2024-02-06T03:13:00.651Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12820037235406356453tmp [Pipeline] { [Pipeline] echo [2024-02-06T03:13:00.793Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:13:01.080Z] ---> create-netrc.sh [Pipeline] } [2024-02-06T03:13:01.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:13:01.578Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-06T03:13:01.588Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:13:01.873Z] ---> sudo-logs.sh [2024-02-06T03:13:01.873Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-06T03:13:01.956Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:13:02.238Z] ---> job-cost.sh [2024-02-06T03:13:02.238Z] lf-activate-venv: SKIPPING [2024-02-06T03:13:02.238Z] DEBUG: total: 0.2199999988079071 [2024-02-06T03:13:02.238Z] INFO: Retrieving Stack Cost... [2024-02-06T03:13:08.811Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-06T03:13:09.071Z] INFO: Archiving Costs [Pipeline] echo [2024-02-06T03:13:09.084Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-06T03:13:09.367Z] ---> logs-deploy.sh [2024-02-06T03:13:09.367Z] lf-activate-venv: SKIPPING [2024-02-06T03:13:09.367Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/218 [2024-02-06T03:13:09.367Z] INFO: archiving workspace using pattern(s): [2024-02-06T03:13:10.307Z] Archives upload complete. [2024-02-06T03:13:10.307Z] INFO: archiving logs to Nexus