Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5fbb3d57db202537555a2e017545cd2bf3f63d88 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-ssh7130100001034496177.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16914148519730840327.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8368264756653966081.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15059484233996038299.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-ssh9891025501936035400.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23029 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 5fbb3d57db202537555a2e017545cd2bf3f63d88 (main) Commit message: "Merge pull request #683 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.57" > git config core.sparsecheckout # timeout=10 > git checkout -f 5fbb3d57db202537555a2e017545cd2bf3f63d88 # timeout=10 > git rev-list --no-walk 8c79b3e8596e3046eac293165193c45a576b8d07 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-18T01:55:04.115Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-18T01:55:04.182Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-18T01:55:04.205Z] ========================================================= [2024-10-18T01:55:04.205Z] EdgeX Global Pipelines Version Info [2024-10-18T01:55:04.205Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:55:04.941Z] ------------------- [2024-10-18T01:55:04.941Z] stable info: [2024-10-18T01:55:04.942Z] ------------------- [2024-10-18T01:55:04.942Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-18T01:55:04.942Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-18T01:55:04.942Z] Message: update stable to v1.0.265 [2024-10-18T01:55:05.515Z] ------------------- [2024-10-18T01:55:05.515Z] experimental info: [2024-10-18T01:55:05.515Z] ------------------- [2024-10-18T01:55:05.515Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-18T01:55:05.515Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-18T01:55:05.515Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-18T01:55:05.592Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-10-18T01:55:05.614Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-10-18T01:55:05.633Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-18T01:55:05.657Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-18T01:55:05.681Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-18T01:55:05.706Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-18T01:55:05.732Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-18T01:55:05.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-18T01:55:05.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-18T01:55:05.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-18T01:55:05.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-18T01:55:05.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-10-18T01:55:05.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-18T01:55:05.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-18T01:55:05.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:55:05.914Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:55:05.932Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:55:05.952Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:55:05.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-18T01:55:05.994Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-18T01:55:06.016Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-18T01:55:06.038Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-18T01:55:06.057Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-18T01:55:06.076Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-18T01:55:06.100Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-18T01:55:06.126Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-18T01:55:06.150Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-18T01:55:06.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-18T01:55:06.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-18T01:55:06.218Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-18T01:55:06.236Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] echo [2024-10-18T01:55:06.255Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fbb3d5 [Pipeline] echo [2024-10-18T01:55:06.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:55:06.347Z] provisioning config files... [2024-10-18T01:55:06.361Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4588774407053335816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:55:06.697Z] ---> ****-login.sh [2024-10-18T01:55:06.697Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:55:06.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:06.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:06.957Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:06.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:06.957Z] [2024-10-18T01:55:06.957Z] Login Succeeded [2024-10-18T01:55:06.957Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:55:06.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:06.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:06.958Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:06.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:06.958Z] [2024-10-18T01:55:06.958Z] Login Succeeded [2024-10-18T01:55:06.958Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:55:07.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:07.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:07.223Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:07.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:07.223Z] [2024-10-18T01:55:07.223Z] Login Succeeded [2024-10-18T01:55:07.223Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:55:07.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:07.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:07.223Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:07.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:07.223Z] [2024-10-18T01:55:07.223Z] Login Succeeded [2024-10-18T01:55:07.223Z] ****.io [2024-10-18T01:55:07.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:07.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:07.492Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:07.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:07.492Z] [2024-10-18T01:55:07.492Z] Login Succeeded [2024-10-18T01:55:07.492Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:55:07.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-18T01:55:07.886Z] + git rev-list -1 --merges 5fbb3d57db202537555a2e017545cd2bf3f63d88~1..5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] echo [2024-10-18T01:55:07.919Z] -----------> git rev-list -1 --merges 5fbb3d57db202537555a2e017545cd2bf3f63d88~1..5fbb3d57db202537555a2e017545cd2bf3f63d88 5fbb3d57db202537555a2e017545cd2bf3f63d88 [2024-10-18T01:55:07.919Z] 5fbb3d57db202537555a2e017545cd2bf3f63d88 [false] [Pipeline] sh [2024-10-18T01:55:08.211Z] + git log --format=format:%s -1 5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] echo [2024-10-18T01:55:08.227Z] ========================================================= [2024-10-18T01:55:08.227Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-18T01:55:08.227Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T01:55:08.571Z] + git log --format=format:%s -1 5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] echo [2024-10-18T01:55:08.583Z] [semverPrep] GIT_COMMIT: 5fbb3d57db202537555a2e017545cd2bf3f63d88, Commit Message: Merge pull request #683 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.57 [Pipeline] echo [2024-10-18T01:55:08.599Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-18T01:55:08.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T01:55:08.966Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-18T01:55:08.966Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-18T01:55:08.966Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-18T01:55:08.966Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-18T01:55:08.966Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-18T01:55:08.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:55:09.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:55:09.307Z] [2024-10-18T01:55:09.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:55:09.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:55:09.618Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-18T01:55:09.618Z] b85a868b505f: Pulling fs layer [2024-10-18T01:55:09.618Z] e2be974225ed: Pulling fs layer [2024-10-18T01:55:09.618Z] 339a4e72a1f5: Pulling fs layer [2024-10-18T01:55:09.618Z] 988bab9f4d93: Pulling fs layer [2024-10-18T01:55:09.618Z] 1469e6f7b9e6: Pulling fs layer [2024-10-18T01:55:09.618Z] eaf3925da568: Pulling fs layer [2024-10-18T01:55:09.618Z] bab4dde63d76: Pulling fs layer [2024-10-18T01:55:09.618Z] bde34c3a00c8: Pulling fs layer [2024-10-18T01:55:09.618Z] b352a97aabf1: Pulling fs layer [2024-10-18T01:55:09.618Z] 4872d77fe225: Pulling fs layer [2024-10-18T01:55:09.618Z] 5851b861e8e6: Pulling fs layer [2024-10-18T01:55:09.618Z] bde34c3a00c8: Waiting [2024-10-18T01:55:09.618Z] eaf3925da568: Waiting [2024-10-18T01:55:09.618Z] b352a97aabf1: Waiting [2024-10-18T01:55:09.618Z] bab4dde63d76: Waiting [2024-10-18T01:55:09.618Z] 4872d77fe225: Waiting [2024-10-18T01:55:09.618Z] 1469e6f7b9e6: Waiting [2024-10-18T01:55:09.618Z] 988bab9f4d93: Waiting [2024-10-18T01:55:09.618Z] 5851b861e8e6: Waiting [2024-10-18T01:55:09.618Z] e2be974225ed: Verifying Checksum [2024-10-18T01:55:09.618Z] e2be974225ed: Download complete [2024-10-18T01:55:09.618Z] 988bab9f4d93: Download complete [2024-10-18T01:55:09.618Z] 1469e6f7b9e6: Verifying Checksum [2024-10-18T01:55:09.618Z] 1469e6f7b9e6: Download complete [2024-10-18T01:55:09.879Z] eaf3925da568: Verifying Checksum [2024-10-18T01:55:09.879Z] eaf3925da568: Download complete [2024-10-18T01:55:09.879Z] 339a4e72a1f5: Verifying Checksum [2024-10-18T01:55:09.879Z] 339a4e72a1f5: Download complete [2024-10-18T01:55:09.879Z] bde34c3a00c8: Verifying Checksum [2024-10-18T01:55:09.879Z] bde34c3a00c8: Download complete [2024-10-18T01:55:09.879Z] b352a97aabf1: Verifying Checksum [2024-10-18T01:55:09.879Z] b352a97aabf1: Download complete [2024-10-18T01:55:09.879Z] 4872d77fe225: Verifying Checksum [2024-10-18T01:55:09.879Z] 4872d77fe225: Download complete [2024-10-18T01:55:09.879Z] 5851b861e8e6: Verifying Checksum [2024-10-18T01:55:09.879Z] 5851b861e8e6: Download complete [2024-10-18T01:55:09.879Z] b85a868b505f: Verifying Checksum [2024-10-18T01:55:09.879Z] b85a868b505f: Download complete [2024-10-18T01:55:10.136Z] bab4dde63d76: Verifying Checksum [2024-10-18T01:55:10.136Z] bab4dde63d76: Download complete [2024-10-18T01:55:11.114Z] b85a868b505f: Pull complete [2024-10-18T01:55:11.372Z] e2be974225ed: Pull complete [2024-10-18T01:55:11.940Z] 339a4e72a1f5: Pull complete [2024-10-18T01:55:11.940Z] 988bab9f4d93: Pull complete [2024-10-18T01:55:12.200Z] 1469e6f7b9e6: Pull complete [2024-10-18T01:55:12.200Z] eaf3925da568: Pull complete [2024-10-18T01:55:14.110Z] bab4dde63d76: Pull complete [2024-10-18T01:55:14.110Z] bde34c3a00c8: Pull complete [2024-10-18T01:55:14.110Z] b352a97aabf1: Pull complete [2024-10-18T01:55:14.370Z] 4872d77fe225: Pull complete [2024-10-18T01:55:14.370Z] 5851b861e8e6: Pull complete [2024-10-18T01:55:14.370Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-18T01:55:14.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:55:14.370Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:55:14.520Z] prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container [2024-10-18T01:55:14.550Z] $ 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-10-18T01:55:17.919Z] $ docker top 1f2e2ed8fe407b8212ce78965fd3e62e7a04e01292da730b25f3d6b3016870d1 -eo pid,comm [2024-10-18T01:55:17.981Z] 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-10-18T01:55:17.981Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T01:55:18.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:55:18.042Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:55:18.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:55:18.162Z] $ docker exec 1f2e2ed8fe407b8212ce78965fd3e62e7a04e01292da730b25f3d6b3016870d1 ssh-agent [2024-10-18T01:55:18.272Z] SSH_AUTH_SOCK=/tmp/ssh-Ifu0UlYu6YNH/agent.32 [2024-10-18T01:55:18.272Z] SSH_AGENT_PID=38 [2024-10-18T01:55:18.284Z] Running ssh-add (command line suppressed) [2024-10-18T01:55:18.381Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10467467574867498024.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10467467574867498024.key) [2024-10-18T01:55:18.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:55:18.685Z] + git tag --points-at HEAD [Pipeline] } [2024-10-18T01:55:18.695Z] $ docker exec --env ******** --env ******** 1f2e2ed8fe407b8212ce78965fd3e62e7a04e01292da730b25f3d6b3016870d1 ssh-agent -k [2024-10-18T01:55:18.798Z] unset SSH_AUTH_SOCK; [2024-10-18T01:55:18.798Z] unset SSH_AGENT_PID; [2024-10-18T01:55:18.799Z] echo Agent pid 38 killed; [2024-10-18T01:55:18.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-18T01:55:18.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:55:18.846Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:55:18.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:55:18.963Z] $ docker exec 1f2e2ed8fe407b8212ce78965fd3e62e7a04e01292da730b25f3d6b3016870d1 ssh-agent [2024-10-18T01:55:19.103Z] SSH_AUTH_SOCK=/tmp/ssh-4Mbh4ufV4tDN/agent.71 [2024-10-18T01:55:19.103Z] SSH_AGENT_PID=77 [2024-10-18T01:55:19.108Z] Running ssh-add (command line suppressed) [2024-10-18T01:55:19.219Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13365711835513697118.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13365711835513697118.key) [2024-10-18T01:55:19.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:55:19.524Z] + git semver init [2024-10-18T01:55:19.784Z] 2024-10-18 01:55:19,727 [run_init] DEBUG init version:0.0.0 force:False [2024-10-18T01:55:19.784Z] 2024-10-18 01:55:19,728 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-10-18T01:55:19.784Z] 2024-10-18 01:55:19,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-10-18T01:55:19.784Z] 2024-10-18 01:55:19,729 [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-10-18T01:55:21.164Z] 2024-10-18 01:55:20,801 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-10-18T01:55:21.164Z] 2024-10-18 01:55:20,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-10-18T01:55:21.164Z] 2024-10-18 01:55:20,802 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-18T01:55:21.164Z] 2024-10-18 01:55:20,802 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-18T01:55:21.164Z] 3.2.0-dev.38 [Pipeline] } [2024-10-18T01:55:21.173Z] $ docker exec --env ******** --env ******** 1f2e2ed8fe407b8212ce78965fd3e62e7a04e01292da730b25f3d6b3016870d1 ssh-agent -k [2024-10-18T01:55:21.274Z] unset SSH_AUTH_SOCK; [2024-10-18T01:55:21.275Z] unset SSH_AGENT_PID; [2024-10-18T01:55:21.275Z] echo Agent pid 77 killed; [2024-10-18T01:55:21.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T01:55:21.603Z] + git semver [Pipeline] } [2024-10-18T01:55:21.878Z] $ docker stop --time=1 1f2e2ed8fe407b8212ce78965fd3e62e7a04e01292da730b25f3d6b3016870d1 [2024-10-18T01:55:23.172Z] $ docker rm -f --volumes 1f2e2ed8fe407b8212ce78965fd3e62e7a04e01292da730b25f3d6b3016870d1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T01:55:23.530Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-18T01:55:23.754Z] Stashed 1 file(s) [Pipeline] echo [2024-10-18T01:55:23.758Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.38 [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-10-18T01:55:23.958Z] provisioning config files... [2024-10-18T01:55:23.968Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1809521947663552952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:55:24.273Z] ---> ****-login.sh [2024-10-18T01:55:24.273Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:55:24.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:24.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:24.273Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:24.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:24.273Z] [2024-10-18T01:55:24.273Z] Login Succeeded [2024-10-18T01:55:24.273Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:55:24.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:24.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:24.273Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:24.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:24.273Z] [2024-10-18T01:55:24.273Z] Login Succeeded [2024-10-18T01:55:24.273Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:55:24.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:24.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:24.532Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:24.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:24.532Z] [2024-10-18T01:55:24.532Z] Login Succeeded [2024-10-18T01:55:24.532Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:55:24.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:24.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:24.532Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:24.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:24.533Z] [2024-10-18T01:55:24.533Z] Login Succeeded [2024-10-18T01:55:24.533Z] ****.io [2024-10-18T01:55:24.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:55:24.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:55:24.791Z] Configure a credential helper to remove this warning. See [2024-10-18T01:55:24.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:55:24.791Z] [2024-10-18T01:55:24.791Z] Login Succeeded [2024-10-18T01:55:24.791Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:55:24.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T01:55:24.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:55:24.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:55:24.934Z] ========================================================= [2024-10-18T01:55:24.934Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-18T01:55:24.934Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:55:25.264Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T01:55:25.264Z] Sending build context to Docker daemon 9.192MB [2024-10-18T01:55:25.264Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:55:25.264Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T01:55:25.264Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-18T01:55:25.264Z] 43c4264eed91: Pulling fs layer [2024-10-18T01:55:25.264Z] 4cc291be95ef: Pulling fs layer [2024-10-18T01:55:25.264Z] 2ac1f1163629: Pulling fs layer [2024-10-18T01:55:25.264Z] 5c3c966382ef: Pulling fs layer [2024-10-18T01:55:25.264Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T01:55:25.264Z] 5c3c966382ef: Waiting [2024-10-18T01:55:25.264Z] 4f4fb700ef54: Waiting [2024-10-18T01:55:25.264Z] 5d5c8e513c77: Pulling fs layer [2024-10-18T01:55:25.264Z] 9f66e0745190: Pulling fs layer [2024-10-18T01:55:25.264Z] f49a43e4bbc0: Pulling fs layer [2024-10-18T01:55:25.264Z] 561ebcabdf7f: Pulling fs layer [2024-10-18T01:55:25.264Z] f49a43e4bbc0: Waiting [2024-10-18T01:55:25.264Z] 561ebcabdf7f: Waiting [2024-10-18T01:55:25.264Z] 4cc291be95ef: Verifying Checksum [2024-10-18T01:55:25.264Z] 4cc291be95ef: Download complete [2024-10-18T01:55:25.264Z] 5c3c966382ef: Download complete [2024-10-18T01:55:25.264Z] 4f4fb700ef54: Verifying Checksum [2024-10-18T01:55:25.264Z] 4f4fb700ef54: Download complete [2024-10-18T01:55:25.524Z] 5d5c8e513c77: Verifying Checksum [2024-10-18T01:55:25.524Z] 5d5c8e513c77: Download complete [2024-10-18T01:55:25.524Z] 43c4264eed91: Download complete [2024-10-18T01:55:25.524Z] 9f66e0745190: Verifying Checksum [2024-10-18T01:55:25.524Z] 9f66e0745190: Download complete [2024-10-18T01:55:25.524Z] 43c4264eed91: Pull complete [2024-10-18T01:55:25.782Z] 561ebcabdf7f: Verifying Checksum [2024-10-18T01:55:25.782Z] 561ebcabdf7f: Download complete [2024-10-18T01:55:25.782Z] 4cc291be95ef: Pull complete [2024-10-18T01:55:25.782Z] 2ac1f1163629: Download complete [2024-10-18T01:55:26.041Z] f49a43e4bbc0: Verifying Checksum [2024-10-18T01:55:26.041Z] f49a43e4bbc0: Download complete [2024-10-18T01:55:29.324Z] 2ac1f1163629: Pull complete [2024-10-18T01:55:29.324Z] 5c3c966382ef: Pull complete [2024-10-18T01:55:29.324Z] 4f4fb700ef54: Pull complete [2024-10-18T01:55:29.324Z] 5d5c8e513c77: Pull complete [2024-10-18T01:55:29.582Z] 9f66e0745190: Pull complete [2024-10-18T01:55:31.480Z] f49a43e4bbc0: Pull complete [2024-10-18T01:55:32.045Z] 561ebcabdf7f: Pull complete [2024-10-18T01:55:32.045Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-18T01:55:32.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-18T01:55:32.045Z] ---> 3a752c3f9dda [2024-10-18T01:55:32.045Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T01:55:38.802Z] ---> Running in 8618dd5a058f [2024-10-18T01:55:38.802Z] Removing intermediate container 8618dd5a058f [2024-10-18T01:55:38.802Z] ---> da21420a5789 [2024-10-18T01:55:38.802Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:55:38.802Z] ---> Running in 53fa68d02537 [2024-10-18T01:55:38.802Z] Removing intermediate container 53fa68d02537 [2024-10-18T01:55:38.802Z] ---> 0f899a38e360 [2024-10-18T01:55:38.802Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:55:38.802Z] ---> Running in 08bbcb04a3e6 [2024-10-18T01:55:38.802Z] Removing intermediate container 08bbcb04a3e6 [2024-10-18T01:55:38.802Z] ---> e442125d2374 [2024-10-18T01:55:38.802Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:55:38.907Z] Still waiting to schedule task [2024-10-18T01:55:38.907Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23024’ is offline [2024-10-18T01:55:39.062Z] ---> Running in 2f389549fb6b [2024-10-18T01:55:39.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:55:39.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:55:39.582Z] OK: 246 MiB in 54 packages [2024-10-18T01:55:40.150Z] Removing intermediate container 2f389549fb6b [2024-10-18T01:55:40.150Z] ---> 2f8df062d690 [2024-10-18T01:55:40.150Z] Step 7/12 : WORKDIR /app [2024-10-18T01:55:40.150Z] ---> Running in 31a3beec92b0 [2024-10-18T01:55:40.150Z] Removing intermediate container 31a3beec92b0 [2024-10-18T01:55:40.150Z] ---> a6240a4421f7 [2024-10-18T01:55:40.150Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-18T01:55:40.150Z] ---> eacf63efdfa5 [2024-10-18T01:55:40.150Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:55:40.150Z] ---> Running in 0bae9f74b9ba [2024-10-18T01:56:26.907Z] Removing intermediate container 0bae9f74b9ba [2024-10-18T01:56:26.907Z] ---> 58dd4c0beff9 [2024-10-18T01:56:26.907Z] Step 10/12 : COPY . . [2024-10-18T01:56:27.481Z] ---> 42a34898eba7 [2024-10-18T01:56:27.481Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:56:27.481Z] ---> Running in 6f38e8afdf70 [2024-10-18T01:56:27.481Z] Removing intermediate container 6f38e8afdf70 [2024-10-18T01:56:27.481Z] ---> a9ffaa051698 [2024-10-18T01:56:27.481Z] Step 12/12 : RUN $MAKE [2024-10-18T01:56:27.481Z] ---> Running in bc8dd03ef00a [2024-10-18T01:56:27.741Z] noop [2024-10-18T01:56:28.000Z] Removing intermediate container bc8dd03ef00a [2024-10-18T01:56:28.000Z] ---> 2f02078a4239 [2024-10-18T01:56:28.000Z] Successfully built 2f02078a4239 [2024-10-18T01:56:28.000Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:28.329Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:56:28.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:56:28.411Z] prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container [2024-10-18T01:56:28.436Z] $ 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-10-18T01:56:28.789Z] $ docker top 4ec6d1fbdbacba650f2eeece631774c9fb7005cf6ed9b03db9e0d62d8d5dc605 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:56:29.148Z] + go version [2024-10-18T01:56:29.148Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-18T01:56:29.157Z] $ docker stop --time=1 4ec6d1fbdbacba650f2eeece631774c9fb7005cf6ed9b03db9e0d62d8d5dc605 [2024-10-18T01:56:30.467Z] $ docker rm -f --volumes 4ec6d1fbdbacba650f2eeece631774c9fb7005cf6ed9b03db9e0d62d8d5dc605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:56:30.979Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:56:30.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:56:31.065Z] prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container [2024-10-18T01:56:31.096Z] $ 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-10-18T01:56:31.449Z] $ docker top 0a67b603ddcb3c322cfd33a70483b40943c3ed3d9ee12c077e880f481ad89370 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:56:31.805Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-10-18T01:56:32.108Z] + make test [2024-10-18T01:56:32.108Z] go test -race -coverprofile=coverage.out ./... [2024-10-18T01:57:04.195Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-18T01:57:43.777Z] go vet ./... [2024-10-18T01:57:45.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T01:57:45.166Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T01:57:45.166Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T01:57:45.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T01:57:45.452Z] $ docker stop --time=1 0a67b603ddcb3c322cfd33a70483b40943c3ed3d9ee12c077e880f481ad89370 [2024-10-18T01:57:50.885Z] $ docker rm -f --volumes 0a67b603ddcb3c322cfd33a70483b40943c3ed3d9ee12c077e880f481ad89370 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T01:57:51.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T01:57:51.631Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-18T01:57:52.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T01:57:52.399Z] + ls -al . [2024-10-18T01:57:52.399Z] total 260 [2024-10-18T01:57:52.399Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 01:56 . [2024-10-18T01:57:52.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:54 .. [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 01:55 .dockerignore [2024-10-18T01:57:52.399Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:57 .git [2024-10-18T01:57:52.399Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:55 .github [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 18 01:55 .gitignore [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 01:55 .golangci.yml [2024-10-18T01:57:52.399Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:55 .semver [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 18 01:55 Attribution.txt [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 18 01:55 CHANGELOG.md [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 18 01:55 Dockerfile [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:55 GOVERNANCE.md [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 18 01:55 Jenkinsfile [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 01:55 LICENSE [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 18 01:55 OWNERS.md [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 18 01:55 README.md [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:55 VERSION [2024-10-18T01:57:52.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:55 bin [2024-10-18T01:57:52.399Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 18 01:57 coverage.out [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 18 01:55 go.mod [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 18 01:55 go.sum [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 18 01:55 main.go [2024-10-18T01:57:52.399Z] -rw-rw-r-- 1 jenkins jenkins 3109 Oct 18 01:55 makefile [2024-10-18T01:57:52.399Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 01:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:57:52.734Z] + 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=5fbb3d57db202537555a2e017545cd2bf3f63d88 --label arch=amd64 --label version=3.2.0-dev.38 . [2024-10-18T01:57:52.734Z] Sending build context to Docker daemon 9.193MB [2024-10-18T01:57:52.734Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:57:52.734Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-18T01:57:52.734Z] ---> 2f02078a4239 [2024-10-18T01:57:52.734Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T01:57:53.002Z] ---> Running in d9051124018a [2024-10-18T01:57:53.002Z] Removing intermediate container d9051124018a [2024-10-18T01:57:53.002Z] ---> 56fdf369a061 [2024-10-18T01:57:53.002Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:57:53.002Z] ---> Running in 1214da74a701 [2024-10-18T01:57:53.273Z] Removing intermediate container 1214da74a701 [2024-10-18T01:57:53.273Z] ---> f83fc0f39a8e [2024-10-18T01:57:53.273Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:57:53.273Z] ---> Running in 8f207805ebe2 [2024-10-18T01:57:53.273Z] Removing intermediate container 8f207805ebe2 [2024-10-18T01:57:53.273Z] ---> 142090547705 [2024-10-18T01:57:53.273Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:57:53.273Z] ---> Running in 02611a882386 [2024-10-18T01:57:53.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:57:53.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:57:54.058Z] OK: 246 MiB in 54 packages [2024-10-18T01:57:54.645Z] Removing intermediate container 02611a882386 [2024-10-18T01:57:54.645Z] ---> da450827969f [2024-10-18T01:57:54.645Z] Step 7/27 : WORKDIR /app [2024-10-18T01:57:54.645Z] ---> Running in c2ddfed87947 [2024-10-18T01:57:54.645Z] Removing intermediate container c2ddfed87947 [2024-10-18T01:57:54.645Z] ---> e72112eb8f23 [2024-10-18T01:57:54.645Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-18T01:57:54.645Z] ---> bbefc6554958 [2024-10-18T01:57:54.645Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:57:54.645Z] ---> Running in 29c969b5a302 [2024-10-18T01:57:55.816Z] Removing intermediate container 29c969b5a302 [2024-10-18T01:57:55.816Z] ---> 1ded4f1b829e [2024-10-18T01:57:55.816Z] Step 10/27 : COPY . . [2024-10-18T01:57:56.080Z] ---> ce416b675681 [2024-10-18T01:57:56.080Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:57:56.080Z] ---> Running in fe97858624d5 [2024-10-18T01:57:56.080Z] Removing intermediate container fe97858624d5 [2024-10-18T01:57:56.081Z] ---> 47415f9b4321 [2024-10-18T01:57:56.081Z] Step 12/27 : RUN $MAKE [2024-10-18T01:57:56.081Z] ---> Running in 6563bf49aa16 [2024-10-18T01:57:56.342Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.38" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-10-18T01:58:17.235Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23036 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-10-18T01:58:17.255Z] Running in /w/workspace/app-service-configurable/248 [Pipeline] { [Pipeline] checkout [2024-10-18T01:58:20.315Z] The recommended git tool is: git [2024-10-18T01:58:27.175Z] using credential edgex-jenkins-ssh [2024-10-18T01:58:27.199Z] Cloning the remote Git repository [2024-10-18T01:58:27.240Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-10-18T01:58:27.352Z] > git init /w/workspace/app-service-configurable/248 # timeout=10 [2024-10-18T01:58:27.507Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-18T01:58:27.508Z] > git --version # timeout=10 [2024-10-18T01:58:27.530Z] > git --version # 'git version 2.25.1' [2024-10-18T01:58:27.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-18T01:58:27.691Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T01:58:30.114Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-18T01:58:30.153Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T01:58:31.310Z] Avoid second fetch [2024-10-18T01:58:31.311Z] Checking out Revision 5fbb3d57db202537555a2e017545cd2bf3f63d88 (main) [2024-10-18T01:58:32.107Z] Commit message: "Merge pull request #683 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.57" [2024-10-18T01:58:31.328Z] > git config core.sparsecheckout # timeout=10 [2024-10-18T01:58:31.419Z] > git checkout -f 5fbb3d57db202537555a2e017545cd2bf3f63d88 # timeout=10 [2024-10-18T01:58:35.083Z] Removing intermediate container 6563bf49aa16 [2024-10-18T01:58:35.083Z] ---> 818f64db3eb4 [2024-10-18T01:58:35.083Z] Step 13/27 : FROM alpine:3.20 [2024-10-18T01:58:35.083Z] 3.20: Pulling from library/alpine [2024-10-18T01:58:35.083Z] 43c4264eed91: Already exists [2024-10-18T01:58:35.083Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T01:58:35.083Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T01:58:35.083Z] ---> 91ef0af61f39 [2024-10-18T01:58:35.083Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-18T01:58:35.083Z] ---> Running in 5f2e338b61ba [2024-10-18T01:58:35.083Z] Removing intermediate container 5f2e338b61ba [2024-10-18T01:58:35.083Z] ---> 002ab2ca86c1 [2024-10-18T01:58:35.083Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-18T01:58:35.083Z] ---> Running in 80a5078a016d [2024-10-18T01:58:35.083Z] Removing intermediate container 80a5078a016d [2024-10-18T01:58:35.083Z] ---> 055ad11a22a3 [2024-10-18T01:58:35.083Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-18T01:58:35.083Z] ---> Running in a37896367b4c [2024-10-18T01:58:35.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:35.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:35.599Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-18T01:58:35.599Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-18T01:58:35.599Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:58:35.599Z] Executing ca-certificates-20240705-r0.trigger [2024-10-18T01:58:35.863Z] OK: 9 MiB in 16 packages [2024-10-18T01:58:36.122Z] Removing intermediate container a37896367b4c [2024-10-18T01:58:36.122Z] ---> bc3017d958af [2024-10-18T01:58:36.122Z] Step 17/27 : RUN apk --no-cache upgrade [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T01:58:36.381Z] ---> Running in a81659ff0baa [2024-10-18T01:58:36.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:36.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:36.897Z] Upgrading critical system libraries and apk-tools: [2024-10-18T01:58:36.897Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T01:58:36.897Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:58:36.897Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T01:58:36.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:36.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:36.985Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-18T01:58:36.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T01:58:36.985Z] Dload Upload Total Spent Left Speed [2024-10-18T01:58:36.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2024-10-18T01:58:37.155Z] OK: 9 MiB in 16 packages [2024-10-18T01:58:37.436Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-18T01:58:37.722Z] Removing intermediate container a81659ff0baa [2024-10-18T01:58:37.722Z] ---> e787637dbd21 [2024-10-18T01:58:37.722Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-18T01:58:37.722Z] ---> 7f9b3e9cc0c7 [2024-10-18T01:58:37.722Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-18T01:58:37.790Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-18T01:58:37.790Z] + sudo tee /etc/docker/daemon.new [2024-10-18T01:58:37.790Z] { [2024-10-18T01:58:37.790Z] "registry-mirrors": [ [2024-10-18T01:58:37.790Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-18T01:58:37.790Z] ], [2024-10-18T01:58:37.790Z] "bip": "10.250.0.254/24", [2024-10-18T01:58:37.790Z] "hosts": [ [2024-10-18T01:58:37.790Z] "tcp://0.0.0.0:5555", [2024-10-18T01:58:37.790Z] "unix:///var/run/docker.sock" [2024-10-18T01:58:37.790Z] ], [2024-10-18T01:58:37.790Z] "mtu": 1458, [2024-10-18T01:58:37.790Z] "selinux-enabled": true, [2024-10-18T01:58:37.790Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-18T01:58:37.790Z] } [Pipeline] sh [2024-10-18T01:58:37.980Z] ---> b7c74ea4fb11 [2024-10-18T01:58:37.980Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-18T01:58:37.980Z] ---> a141cdd781f9 [2024-10-18T01:58:37.980Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-18T01:58:38.148Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-18T01:58:38.506Z] + sudo service docker restart [2024-10-18T01:58:39.895Z] ---> bfbb5513558c [2024-10-18T01:58:39.895Z] Step 22/27 : EXPOSE 48095 [2024-10-18T01:58:39.895Z] ---> Running in edce4cf9aab9 [2024-10-18T01:58:39.895Z] Removing intermediate container edce4cf9aab9 [2024-10-18T01:58:39.895Z] ---> 60146c708b09 [2024-10-18T01:58:39.895Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-18T01:58:39.895Z] ---> Running in ede1b66428a3 [2024-10-18T01:58:39.895Z] Removing intermediate container ede1b66428a3 [2024-10-18T01:58:39.895Z] ---> 276c62c539ed [2024-10-18T01:58:39.895Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-18T01:58:39.895Z] ---> Running in f94606b2ccea [2024-10-18T01:58:39.895Z] Removing intermediate container f94606b2ccea [2024-10-18T01:58:39.895Z] ---> dd0e898d5abd [2024-10-18T01:58:39.895Z] Step 25/27 : LABEL arch=amd64 [2024-10-18T01:58:39.895Z] ---> Running in 76747c5cddfe [2024-10-18T01:58:40.154Z] Removing intermediate container 76747c5cddfe [2024-10-18T01:58:40.154Z] ---> 49b6e238e70d [2024-10-18T01:58:40.154Z] Step 26/27 : LABEL git_sha=5fbb3d57db202537555a2e017545cd2bf3f63d88 [2024-10-18T01:58:40.154Z] ---> Running in e7b187ae432d [2024-10-18T01:58:40.154Z] Removing intermediate container e7b187ae432d [2024-10-18T01:58:40.154Z] ---> 0b79bf82a646 [2024-10-18T01:58:40.154Z] Step 27/27 : LABEL version=3.2.0-dev.38 [2024-10-18T01:58:40.154Z] ---> Running in 4a2a8cbca60f [2024-10-18T01:58:40.154Z] Removing intermediate container 4a2a8cbca60f [2024-10-18T01:58:40.154Z] ---> 1eabe81aeedb [2024-10-18T01:58:40.154Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T01:58:40.154Z] Successfully built 1eabe81aeedb [2024-10-18T01:58:40.154Z] 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-10-18T01:58:40.285Z] provisioning config files... [2024-10-18T01:58:40.300Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5484580698294006774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:58:40.606Z] ---> ****-login.sh [2024-10-18T01:58:40.606Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:58:40.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:40.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:40.606Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:40.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:40.606Z] [2024-10-18T01:58:40.606Z] Login Succeeded [2024-10-18T01:58:40.606Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:58:40.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:40.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:40.606Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:40.606Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:40.606Z] [2024-10-18T01:58:40.606Z] Login Succeeded [2024-10-18T01:58:40.606Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:58:40.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:40.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:40.877Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:40.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:40.877Z] [2024-10-18T01:58:40.877Z] Login Succeeded [2024-10-18T01:58:40.877Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:58:40.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:40.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:40.877Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:40.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:40.877Z] [2024-10-18T01:58:40.877Z] Login Succeeded [2024-10-18T01:58:40.877Z] ****.io [2024-10-18T01:58:40.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:41.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:41.136Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:41.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:41.136Z] [2024-10-18T01:58:41.136Z] Login Succeeded [2024-10-18T01:58:41.136Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:58:41.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T01:58:41.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:58:41.236Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-10-18T01:58:41.236Z] 5fbb3d57db202537555a2e017545cd2bf3f63d88 [2024-10-18T01:58:41.236Z] latest [2024-10-18T01:58:41.236Z] 3.2.0-dev.38 [2024-10-18T01:58:41.236Z] 5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 [2024-10-18T01:58:41.236Z] main [2024-10-18T01:58:41.236Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:41.597Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:41.939Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5fbb3d57db202537555a2e017545cd2bf3f63d88 [2024-10-18T01:58:41.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-18T01:58:41.940Z] 6293bd768572: Preparing [2024-10-18T01:58:41.940Z] df937febbf3f: Preparing [2024-10-18T01:58:41.940Z] fdebdbd94613: Preparing [2024-10-18T01:58:41.940Z] 0a96878b0bf2: Preparing [2024-10-18T01:58:41.940Z] d2e5740adb1e: Preparing [2024-10-18T01:58:41.940Z] 6087dd4ac915: Preparing [2024-10-18T01:58:41.940Z] 63ca1fbb43ae: Preparing [2024-10-18T01:58:41.940Z] 63ca1fbb43ae: Waiting [2024-10-18T01:58:41.940Z] 6087dd4ac915: Waiting [2024-10-18T01:58:41.940Z] fdebdbd94613: Pushed [2024-10-18T01:58:41.940Z] df937febbf3f: Pushed [2024-10-18T01:58:41.940Z] 0a96878b0bf2: Pushed [2024-10-18T01:58:41.940Z] d2e5740adb1e: Pushed [2024-10-18T01:58:41.940Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:58:42.198Z] 6087dd4ac915: Pushed [2024-10-18T01:58:47.483Z] 6293bd768572: Pushed [2024-10-18T01:58:47.484Z] 5fbb3d57db202537555a2e017545cd2bf3f63d88: digest: sha256:cc787d7ce61e7dea0403c5142ddf99c02522cbf6c6023e5f1933f88853e6c318 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:47.982Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:48.312Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-10-18T01:58:48.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-18T01:58:48.312Z] 6293bd768572: Preparing [2024-10-18T01:58:48.312Z] df937febbf3f: Preparing [2024-10-18T01:58:48.312Z] fdebdbd94613: Preparing [2024-10-18T01:58:48.312Z] 0a96878b0bf2: Preparing [2024-10-18T01:58:48.312Z] d2e5740adb1e: Preparing [2024-10-18T01:58:48.312Z] 6087dd4ac915: Preparing [2024-10-18T01:58:48.312Z] 63ca1fbb43ae: Preparing [2024-10-18T01:58:48.312Z] 6087dd4ac915: Waiting [2024-10-18T01:58:48.312Z] 63ca1fbb43ae: Waiting [2024-10-18T01:58:48.312Z] df937febbf3f: Layer already exists [2024-10-18T01:58:48.312Z] 6293bd768572: Layer already exists [2024-10-18T01:58:48.312Z] 0a96878b0bf2: Layer already exists [2024-10-18T01:58:48.312Z] d2e5740adb1e: Layer already exists [2024-10-18T01:58:48.312Z] fdebdbd94613: Layer already exists [2024-10-18T01:58:48.312Z] 6087dd4ac915: Layer already exists [2024-10-18T01:58:48.312Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:58:48.312Z] latest: digest: sha256:cc787d7ce61e7dea0403c5142ddf99c02522cbf6c6023e5f1933f88853e6c318 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:48.628Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:48.947Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.38 [2024-10-18T01:58:48.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-18T01:58:48.948Z] 6293bd768572: Preparing [2024-10-18T01:58:48.948Z] df937febbf3f: Preparing [2024-10-18T01:58:48.948Z] fdebdbd94613: Preparing [2024-10-18T01:58:48.948Z] 0a96878b0bf2: Preparing [2024-10-18T01:58:48.948Z] d2e5740adb1e: Preparing [2024-10-18T01:58:48.948Z] 6087dd4ac915: Preparing [2024-10-18T01:58:48.948Z] 63ca1fbb43ae: Preparing [2024-10-18T01:58:48.948Z] 6087dd4ac915: Waiting [2024-10-18T01:58:48.948Z] 63ca1fbb43ae: Waiting [2024-10-18T01:58:48.948Z] d2e5740adb1e: Layer already exists [2024-10-18T01:58:48.948Z] 6293bd768572: Layer already exists [2024-10-18T01:58:48.948Z] fdebdbd94613: Layer already exists [2024-10-18T01:58:48.948Z] df937febbf3f: Layer already exists [2024-10-18T01:58:48.948Z] 0a96878b0bf2: Layer already exists [2024-10-18T01:58:48.948Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:58:48.948Z] 6087dd4ac915: Layer already exists [2024-10-18T01:58:48.948Z] 3.2.0-dev.38: digest: sha256:cc787d7ce61e7dea0403c5142ddf99c02522cbf6c6023e5f1933f88853e6c318 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:49.289Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:49.612Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 [2024-10-18T01:58:49.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-18T01:58:49.612Z] 6293bd768572: Preparing [2024-10-18T01:58:49.612Z] df937febbf3f: Preparing [2024-10-18T01:58:49.612Z] fdebdbd94613: Preparing [2024-10-18T01:58:49.612Z] 0a96878b0bf2: Preparing [2024-10-18T01:58:49.612Z] d2e5740adb1e: Preparing [2024-10-18T01:58:49.612Z] 6087dd4ac915: Preparing [2024-10-18T01:58:49.612Z] 63ca1fbb43ae: Preparing [2024-10-18T01:58:49.612Z] 63ca1fbb43ae: Waiting [2024-10-18T01:58:49.612Z] 6087dd4ac915: Waiting [2024-10-18T01:58:49.612Z] 0a96878b0bf2: Layer already exists [2024-10-18T01:58:49.612Z] 6293bd768572: Layer already exists [2024-10-18T01:58:49.612Z] d2e5740adb1e: Layer already exists [2024-10-18T01:58:49.612Z] fdebdbd94613: Layer already exists [2024-10-18T01:58:49.612Z] 6087dd4ac915: Layer already exists [2024-10-18T01:58:49.612Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:58:49.612Z] df937febbf3f: Layer already exists [2024-10-18T01:58:49.612Z] 5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38: digest: sha256:cc787d7ce61e7dea0403c5142ddf99c02522cbf6c6023e5f1933f88853e6c318 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:49.948Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:50.278Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-10-18T01:58:50.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-18T01:58:50.278Z] 6293bd768572: Preparing [2024-10-18T01:58:50.278Z] df937febbf3f: Preparing [2024-10-18T01:58:50.278Z] fdebdbd94613: Preparing [2024-10-18T01:58:50.278Z] 0a96878b0bf2: Preparing [2024-10-18T01:58:50.278Z] d2e5740adb1e: Preparing [2024-10-18T01:58:50.278Z] 6087dd4ac915: Preparing [2024-10-18T01:58:50.278Z] 63ca1fbb43ae: Preparing [2024-10-18T01:58:50.278Z] 63ca1fbb43ae: Waiting [2024-10-18T01:58:50.278Z] 6087dd4ac915: Waiting [2024-10-18T01:58:50.278Z] d2e5740adb1e: Layer already exists [2024-10-18T01:58:50.278Z] df937febbf3f: Layer already exists [2024-10-18T01:58:50.278Z] 0a96878b0bf2: Layer already exists [2024-10-18T01:58:50.278Z] fdebdbd94613: Layer already exists [2024-10-18T01:58:50.278Z] 6293bd768572: Layer already exists [2024-10-18T01:58:50.278Z] 63ca1fbb43ae: Layer already exists [2024-10-18T01:58:50.278Z] 6087dd4ac915: Layer already exists [2024-10-18T01:58:50.278Z] main: digest: sha256:cc787d7ce61e7dea0403c5142ddf99c02522cbf6c6023e5f1933f88853e6c318 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T01:58:50.379Z] ===================================================== [Pipeline] echo [2024-10-18T01:58:50.397Z] taggedImages: [2024-10-18T01:58:50.397Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:5fbb3d57db202537555a2e017545cd2bf3f63d88 [2024-10-18T01:58:50.397Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-10-18T01:58:50.397Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.38 [2024-10-18T01:58:50.397Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 [2024-10-18T01:58:50.397Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:50.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:58:50.804Z] [2024-10-18T01:58:50.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:58:51.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:58:51.116Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-18T01:58:51.116Z] 5eb5b503b376: Pulling fs layer [2024-10-18T01:58:51.116Z] 5c69ac0246d0: Pulling fs layer [2024-10-18T01:58:51.116Z] ec43610c2a17: Pulling fs layer [2024-10-18T01:58:51.116Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-18T01:58:51.116Z] 33b1e0a273af: Pulling fs layer [2024-10-18T01:58:51.116Z] 5d3b04190fa2: Pulling fs layer [2024-10-18T01:58:51.116Z] 2f39f015ded8: Pulling fs layer [2024-10-18T01:58:51.116Z] 33b1e0a273af: Waiting [2024-10-18T01:58:51.116Z] 3a2ae6a8a46f: Waiting [2024-10-18T01:58:51.116Z] 5d3b04190fa2: Waiting [2024-10-18T01:58:51.116Z] 2f39f015ded8: Waiting [2024-10-18T01:58:51.116Z] 5c69ac0246d0: Download complete [2024-10-18T01:58:51.116Z] 3a2ae6a8a46f: Download complete [2024-10-18T01:58:51.116Z] 33b1e0a273af: Verifying Checksum [2024-10-18T01:58:51.116Z] 33b1e0a273af: Download complete [2024-10-18T01:58:51.116Z] ec43610c2a17: Verifying Checksum [2024-10-18T01:58:51.116Z] ec43610c2a17: Download complete [2024-10-18T01:58:51.116Z] 5d3b04190fa2: Verifying Checksum [2024-10-18T01:58:51.116Z] 5d3b04190fa2: Download complete [2024-10-18T01:58:51.374Z] 5eb5b503b376: Verifying Checksum [2024-10-18T01:58:51.374Z] 5eb5b503b376: Download complete [2024-10-18T01:58:51.939Z] 2f39f015ded8: Download complete [2024-10-18T01:58:52.504Z] 5eb5b503b376: Pull complete [2024-10-18T01:58:52.504Z] 5c69ac0246d0: Pull complete [2024-10-18T01:58:53.070Z] ec43610c2a17: Pull complete [2024-10-18T01:58:53.070Z] 3a2ae6a8a46f: Pull complete [2024-10-18T01:58:53.327Z] 33b1e0a273af: Pull complete [2024-10-18T01:58:53.327Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:58:56.860Z] provisioning config files... [2024-10-18T01:58:56.917Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/248@tmp/config7839109135490770386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:58:57.433Z] ---> ****-login.sh [2024-10-18T01:58:57.433Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:58:57.516Z] 2f39f015ded8: Pull complete [2024-10-18T01:58:57.516Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-18T01:58:57.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T01:58:57.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:58:57.872Z] prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container [2024-10-18T01:58:57.896Z] $ 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-10-18T01:58:58.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:58.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:58.030Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:58.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:58.030Z] [2024-10-18T01:58:58.310Z] Login Succeeded [2024-10-18T01:58:58.310Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:58:58.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:58.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:58.592Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:58.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:58.592Z] [2024-10-18T01:58:58.592Z] Login Succeeded [2024-10-18T01:58:58.592Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:58:58.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:59.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:59.159Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:59.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:59.159Z] [2024-10-18T01:58:59.159Z] Login Succeeded [2024-10-18T01:58:59.159Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:58:59.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:58:59.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:58:59.721Z] Configure a credential helper to remove this warning. See [2024-10-18T01:58:59.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:58:59.721Z] [2024-10-18T01:58:59.721Z] Login Succeeded [2024-10-18T01:58:59.721Z] ****.io [2024-10-18T01:58:59.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:59:00.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:59:00.278Z] Configure a credential helper to remove this warning. See [2024-10-18T01:59:00.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:59:00.278Z] [2024-10-18T01:59:00.278Z] Login Succeeded [2024-10-18T01:59:00.278Z] ---> ****-login.sh ends [2024-10-18T01:59:01.263Z] $ docker top d8c8602ab635b9e659548cffbe291a9b512a00ef24d41c7493321994eeaad6f8 -eo pid,comm [Pipeline] { [Pipeline] } [2024-10-18T01:59:01.348Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-18T01:59:01.667Z] ---> job-cost.sh [2024-10-18T01:59:01.667Z] lf-activate-venv: SKIPPING [2024-10-18T01:59:01.667Z] INFO: No Stack... [Pipeline] echo [2024-10-18T01:59:01.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:59:01.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:59:01.976Z] ========================================================= [2024-10-18T01:59:01.976Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-18T01:59:01.976Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:02.235Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T01:59:02.390Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T01:59:02.390Z] Sending build context to Docker daemon 242.7kB [2024-10-18T01:59:02.493Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T01:59:02.670Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:59:02.670Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T01:59:02.778Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-10-18T01:59:02.778Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T01:59:02.791Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] [2024-10-18T01:59:02.798Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] did not exist. Created. [2024-10-18T01:59:02.805Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T01:59:02.963Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-18T01:59:02.963Z] cf04c63912e1: Pulling fs layer [2024-10-18T01:59:02.963Z] 55b35a11ae5e: Pulling fs layer [2024-10-18T01:59:02.963Z] a37a00ec5f00: Pulling fs layer [2024-10-18T01:59:02.963Z] 50b3750afda1: Pulling fs layer [2024-10-18T01:59:02.963Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T01:59:02.963Z] 50b3750afda1: Waiting [2024-10-18T01:59:02.963Z] 4f4fb700ef54: Waiting [2024-10-18T01:59:02.963Z] 80978eb59214: Pulling fs layer [2024-10-18T01:59:02.963Z] c9f46d7d2bd2: Pulling fs layer [2024-10-18T01:59:02.963Z] c5a475d317c9: Pulling fs layer [2024-10-18T01:59:02.963Z] 80978eb59214: Waiting [2024-10-18T01:59:02.963Z] c9f46d7d2bd2: Waiting [2024-10-18T01:59:02.963Z] c5a475d317c9: Waiting [2024-10-18T01:59:02.963Z] 55b35a11ae5e: Verifying Checksum [2024-10-18T01:59:02.963Z] 55b35a11ae5e: Download complete [2024-10-18T01:59:03.108Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-18T01:59:03.146Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T01:59:03.154Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T01:59:03.178Z] $ docker stop --time=1 d8c8602ab635b9e659548cffbe291a9b512a00ef24d41c7493321994eeaad6f8 [2024-10-18T01:59:03.248Z] 50b3750afda1: Verifying Checksum [2024-10-18T01:59:03.248Z] 50b3750afda1: Download complete [2024-10-18T01:59:03.248Z] 4f4fb700ef54: Verifying Checksum [2024-10-18T01:59:03.248Z] 4f4fb700ef54: Download complete [2024-10-18T01:59:03.248Z] 80978eb59214: Verifying Checksum [2024-10-18T01:59:03.248Z] 80978eb59214: Download complete [2024-10-18T01:59:03.248Z] cf04c63912e1: Verifying Checksum [2024-10-18T01:59:03.248Z] cf04c63912e1: Download complete [2024-10-18T01:59:03.862Z] c5a475d317c9: Verifying Checksum [2024-10-18T01:59:03.862Z] c5a475d317c9: Download complete [2024-10-18T01:59:04.335Z] $ docker rm -f --volumes d8c8602ab635b9e659548cffbe291a9b512a00ef24d41c7493321994eeaad6f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-18T01:59:04.472Z] cf04c63912e1: Pull complete [2024-10-18T01:59:05.463Z] 55b35a11ae5e: Pull complete [2024-10-18T01:59:05.737Z] a37a00ec5f00: Verifying Checksum [2024-10-18T01:59:05.737Z] a37a00ec5f00: Download complete [2024-10-18T01:59:06.719Z] c9f46d7d2bd2: Verifying Checksum [2024-10-18T01:59:06.719Z] c9f46d7d2bd2: Download complete [2024-10-18T01:59:21.783Z] a37a00ec5f00: Pull complete [2024-10-18T01:59:21.783Z] 50b3750afda1: Pull complete [2024-10-18T01:59:21.783Z] 4f4fb700ef54: Pull complete [2024-10-18T01:59:21.783Z] 80978eb59214: Pull complete [2024-10-18T01:59:30.013Z] c9f46d7d2bd2: Pull complete [2024-10-18T01:59:30.982Z] c5a475d317c9: Pull complete [2024-10-18T01:59:30.982Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-18T01:59:30.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-18T01:59:30.982Z] ---> be29e6b0f0d4 [2024-10-18T01:59:30.982Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T01:59:32.417Z] ---> Running in 5ff106f0c3d6 [2024-10-18T01:59:32.417Z] Removing intermediate container 5ff106f0c3d6 [2024-10-18T01:59:32.417Z] ---> c2f85df9655c [2024-10-18T01:59:32.417Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:59:32.687Z] ---> Running in 23f752a31d3d [2024-10-18T01:59:32.954Z] Removing intermediate container 23f752a31d3d [2024-10-18T01:59:32.954Z] ---> f82c3af74d0d [2024-10-18T01:59:32.954Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:59:32.954Z] ---> Running in a598a82098d0 [2024-10-18T01:59:33.539Z] Removing intermediate container a598a82098d0 [2024-10-18T01:59:33.539Z] ---> dfafdb640e37 [2024-10-18T01:59:33.539Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:59:33.539Z] ---> Running in 517cb34b1ffa [2024-10-18T01:59:35.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T01:59:35.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T01:59:37.280Z] OK: 238 MiB in 54 packages [2024-10-18T01:59:38.256Z] Removing intermediate container 517cb34b1ffa [2024-10-18T01:59:38.256Z] ---> 4cae8760f61a [2024-10-18T01:59:38.256Z] Step 7/12 : WORKDIR /app [2024-10-18T01:59:38.529Z] ---> Running in d715a7b55d65 [2024-10-18T01:59:38.802Z] Removing intermediate container d715a7b55d65 [2024-10-18T01:59:38.802Z] ---> bc0f70ddc63d [2024-10-18T01:59:38.802Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-18T01:59:39.400Z] ---> cba97eaa4d22 [2024-10-18T01:59:39.400Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:59:39.674Z] ---> Running in bfdc7659f52c [2024-10-18T02:01:50.966Z] Removing intermediate container bfdc7659f52c [2024-10-18T02:01:50.966Z] ---> b114caeb413d [2024-10-18T02:01:50.966Z] Step 10/12 : COPY . . [2024-10-18T02:01:50.966Z] ---> a2eadef4b4c5 [2024-10-18T02:01:50.966Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:01:50.966Z] ---> Running in a43d5ff5926f [2024-10-18T02:01:50.966Z] Removing intermediate container a43d5ff5926f [2024-10-18T02:01:50.966Z] ---> 34a97cf4ebe3 [2024-10-18T02:01:50.966Z] Step 12/12 : RUN $MAKE [2024-10-18T02:01:50.966Z] ---> Running in c8a3bce7825c [2024-10-18T02:01:50.966Z] noop [2024-10-18T02:01:50.966Z] Removing intermediate container c8a3bce7825c [2024-10-18T02:01:50.966Z] ---> d0ddbf83cc8d [2024-10-18T02:01:50.966Z] Successfully built d0ddbf83cc8d [2024-10-18T02:01:50.966Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:51.347Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T02:01:51.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:01:51.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-23036 does not seem to be running inside a container [2024-10-18T02:01:51.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/248 -v /w/workspace/app-service-configurable/248:/w/workspace/app-service-configurable/248:rw,z -v /w/workspace/app-service-configurable/248@tmp:/w/workspace/app-service-configurable/248@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-10-18T02:01:53.296Z] $ docker top 8a057b4ac8e1d2e634f409d9e8745735bcef940dba1a18883d1c5c900ec72f21 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:01:54.281Z] + go version [2024-10-18T02:01:54.281Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-18T02:01:54.315Z] $ docker stop --time=1 8a057b4ac8e1d2e634f409d9e8745735bcef940dba1a18883d1c5c900ec72f21 [2024-10-18T02:01:56.096Z] $ docker rm -f --volumes 8a057b4ac8e1d2e634f409d9e8745735bcef940dba1a18883d1c5c900ec72f21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:56.734Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T02:01:56.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:01:57.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-23036 does not seem to be running inside a container [2024-10-18T02:01:57.106Z] $ 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/248 -v /w/workspace/app-service-configurable/248:/w/workspace/app-service-configurable/248:rw,z -v /w/workspace/app-service-configurable/248@tmp:/w/workspace/app-service-configurable/248@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-10-18T02:01:58.684Z] $ docker top 66ca31fcc79ce23cb3e618bc11fdc9936066fedb44ad010540c8bacdae2a3f29 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:01:59.639Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/248 [Pipeline] fileExists [Pipeline] sh [2024-10-18T02:02:00.360Z] + make test [2024-10-18T02:02:00.360Z] go test -race -coverprofile=coverage.out ./... [2024-10-18T02:08:07.580Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-18T02:08:07.580Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-18T02:08:07.580Z] go vet ./... [2024-10-18T02:13:31.007Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T02:13:31.007Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T02:13:31.007Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T02:13:31.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T02:13:31.066Z] $ docker stop --time=1 66ca31fcc79ce23cb3e618bc11fdc9936066fedb44ad010540c8bacdae2a3f29 [2024-10-18T02:13:33.004Z] $ docker rm -f --volumes 66ca31fcc79ce23cb3e618bc11fdc9936066fedb44ad010540c8bacdae2a3f29 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:13:35.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T02:13:35.673Z] Warning: overwriting stash ‘coverage-report’ [2024-10-18T02:13:36.204Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T02:13:36.609Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T02:13:36.931Z] + ls -al . [2024-10-18T02:13:36.931Z] total 256 [2024-10-18T02:13:36.931Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 18 02:02 . [2024-10-18T02:13:36.931Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:58 .. [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 01:58 .dockerignore [2024-10-18T02:13:36.931Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:58 .git [2024-10-18T02:13:36.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:58 .github [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 18 01:58 .gitignore [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 01:58 .golangci.yml [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 18 01:58 Attribution.txt [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 18 01:58 CHANGELOG.md [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 18 01:58 Dockerfile [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:58 GOVERNANCE.md [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 18 01:58 Jenkinsfile [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 01:58 LICENSE [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 18 01:58 OWNERS.md [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 18 01:58 README.md [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:55 VERSION [2024-10-18T02:13:36.931Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:58 bin [2024-10-18T02:13:36.931Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 18 02:07 coverage.out [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 18 01:58 go.mod [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 18 01:58 go.sum [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 18 01:58 main.go [2024-10-18T02:13:36.931Z] -rw-rw-r-- 1 jenkins jenkins 3109 Oct 18 01:58 makefile [2024-10-18T02:13:36.931Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 01:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:13:37.300Z] + 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=5fbb3d57db202537555a2e017545cd2bf3f63d88 --label arch=arm64 --label version=3.2.0-dev.38 . [2024-10-18T02:13:37.300Z] Sending build context to Docker daemon 244.2kB [2024-10-18T02:13:37.570Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T02:13:37.570Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-18T02:13:37.570Z] ---> d0ddbf83cc8d [2024-10-18T02:13:37.570Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-18T02:13:37.840Z] ---> Running in f602355eaee7 [2024-10-18T02:13:38.110Z] Removing intermediate container f602355eaee7 [2024-10-18T02:13:38.110Z] ---> 38d06e0549b8 [2024-10-18T02:13:38.110Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T02:13:38.110Z] ---> Running in 328855bc96e7 [2024-10-18T02:13:38.386Z] Removing intermediate container 328855bc96e7 [2024-10-18T02:13:38.386Z] ---> 4f5de88df23e [2024-10-18T02:13:38.386Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-18T02:13:38.654Z] ---> Running in eb152034ae4b [2024-10-18T02:13:38.939Z] Removing intermediate container eb152034ae4b [2024-10-18T02:13:38.939Z] ---> b75c00bf8089 [2024-10-18T02:13:38.939Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T02:13:38.939Z] ---> Running in 2c8b9248d9ad [2024-10-18T02:13:40.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:13:40.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:13:43.236Z] OK: 238 MiB in 54 packages [2024-10-18T02:13:43.829Z] Removing intermediate container 2c8b9248d9ad [2024-10-18T02:13:43.829Z] ---> 5df326b1287b [2024-10-18T02:13:43.829Z] Step 7/27 : WORKDIR /app [2024-10-18T02:13:43.829Z] ---> Running in ce6739eeb590 [2024-10-18T02:13:44.433Z] Removing intermediate container ce6739eeb590 [2024-10-18T02:13:44.433Z] ---> 490052530d05 [2024-10-18T02:13:44.433Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-18T02:13:45.032Z] ---> 912c514950a6 [2024-10-18T02:13:45.032Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T02:13:45.032Z] ---> Running in c0f2bdd0c443 [2024-10-18T02:13:50.408Z] Removing intermediate container c0f2bdd0c443 [2024-10-18T02:13:50.408Z] ---> ef638b330df8 [2024-10-18T02:13:50.408Z] Step 10/27 : COPY . . [2024-10-18T02:13:50.408Z] ---> c1987f5c5804 [2024-10-18T02:13:50.408Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:13:50.408Z] ---> Running in e621c1b5605c [2024-10-18T02:13:50.681Z] Removing intermediate container e621c1b5605c [2024-10-18T02:13:50.681Z] ---> 398092938bd7 [2024-10-18T02:13:50.681Z] Step 12/27 : RUN $MAKE [2024-10-18T02:13:50.960Z] ---> Running in 65647bbe7d0f [2024-10-18T02:13:51.929Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.38" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-10-18T02:18:30.592Z] Removing intermediate container 65647bbe7d0f [2024-10-18T02:18:30.592Z] ---> 26d722778b3f [2024-10-18T02:18:30.592Z] Step 13/27 : FROM alpine:3.20 [2024-10-18T02:18:30.592Z] 3.20: Pulling from library/alpine [2024-10-18T02:18:30.592Z] cf04c63912e1: Already exists [2024-10-18T02:18:30.592Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T02:18:30.592Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T02:18:30.592Z] ---> c157a85ed455 [2024-10-18T02:18:30.592Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-18T02:18:30.592Z] ---> Running in e94675d15bbe [2024-10-18T02:18:30.592Z] Removing intermediate container e94675d15bbe [2024-10-18T02:18:30.592Z] ---> 9bd728c00176 [2024-10-18T02:18:30.592Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-18T02:18:30.592Z] ---> Running in fdd93fb416bf [2024-10-18T02:18:30.592Z] Removing intermediate container fdd93fb416bf [2024-10-18T02:18:30.592Z] ---> 2d4a88c9058e [2024-10-18T02:18:30.592Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-18T02:18:30.592Z] ---> Running in a2026fe6829d [2024-10-18T02:18:30.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:18:30.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:18:32.020Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-18T02:18:32.020Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-18T02:18:32.020Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:18:32.020Z] Executing ca-certificates-20240705-r0.trigger [2024-10-18T02:18:32.300Z] OK: 10 MiB in 16 packages [2024-10-18T02:18:34.276Z] Removing intermediate container a2026fe6829d [2024-10-18T02:18:34.276Z] ---> 267a772d4ded [2024-10-18T02:18:34.276Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-18T02:18:34.276Z] ---> Running in 3fc4a2546a7e [2024-10-18T02:18:34.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:18:35.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:18:37.484Z] Upgrading critical system libraries and apk-tools: [2024-10-18T02:18:37.484Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T02:18:37.484Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:18:37.763Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T02:18:37.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:18:38.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:18:39.996Z] OK: 10 MiB in 16 packages [2024-10-18T02:18:40.968Z] Removing intermediate container 3fc4a2546a7e [2024-10-18T02:18:40.968Z] ---> 23ee13cd0235 [2024-10-18T02:18:40.968Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-18T02:18:41.946Z] ---> 5d24c0d28c5b [2024-10-18T02:18:41.946Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-18T02:18:42.218Z] ---> 1b6491a04358 [2024-10-18T02:18:42.218Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-18T02:18:43.195Z] ---> bd821bb64650 [2024-10-18T02:18:43.195Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-18T02:18:46.565Z] ---> 8be8415c92cb [2024-10-18T02:18:46.565Z] Step 22/27 : EXPOSE 48095 [2024-10-18T02:18:46.565Z] ---> Running in 97a6f992eeb3 [2024-10-18T02:18:46.565Z] Removing intermediate container 97a6f992eeb3 [2024-10-18T02:18:46.565Z] ---> a68c07859918 [2024-10-18T02:18:46.565Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-18T02:18:46.836Z] ---> Running in 0511292d72b2 [2024-10-18T02:18:47.106Z] Removing intermediate container 0511292d72b2 [2024-10-18T02:18:47.106Z] ---> c157643f8bff [2024-10-18T02:18:47.106Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-18T02:18:47.487Z] ---> Running in ab24e7b06b29 [2024-10-18T02:18:47.774Z] Removing intermediate container ab24e7b06b29 [2024-10-18T02:18:47.774Z] ---> dd0c13347252 [2024-10-18T02:18:47.774Z] Step 25/27 : LABEL arch=arm64 [2024-10-18T02:18:47.774Z] ---> Running in a023ce2a79a4 [2024-10-18T02:18:48.392Z] Removing intermediate container a023ce2a79a4 [2024-10-18T02:18:48.392Z] ---> 3b1c5a229112 [2024-10-18T02:18:48.392Z] Step 26/27 : LABEL git_sha=5fbb3d57db202537555a2e017545cd2bf3f63d88 [2024-10-18T02:18:48.392Z] ---> Running in ab204efc3720 [2024-10-18T02:18:48.678Z] Removing intermediate container ab204efc3720 [2024-10-18T02:18:48.678Z] ---> e70a383e06b6 [2024-10-18T02:18:48.678Z] Step 27/27 : LABEL version=3.2.0-dev.38 [2024-10-18T02:18:48.961Z] ---> Running in a0660a350bc4 [2024-10-18T02:18:49.939Z] Removing intermediate container a0660a350bc4 [2024-10-18T02:18:49.939Z] ---> 795b9bf68657 [2024-10-18T02:18:49.939Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T02:18:49.939Z] Successfully built 795b9bf68657 [2024-10-18T02:18:49.939Z] 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-10-18T02:18:50.112Z] provisioning config files... [2024-10-18T02:18:50.133Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/248@tmp/config7823694249295176586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:18:50.506Z] ---> ****-login.sh [2024-10-18T02:18:50.506Z] nexus3.edgexfoundry.org:10001 [2024-10-18T02:18:50.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:18:50.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:18:50.775Z] Configure a credential helper to remove this warning. See [2024-10-18T02:18:50.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:18:50.775Z] [2024-10-18T02:18:50.775Z] Login Succeeded [2024-10-18T02:18:50.775Z] nexus3.edgexfoundry.org:10002 [2024-10-18T02:18:51.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:18:51.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:18:51.316Z] Configure a credential helper to remove this warning. See [2024-10-18T02:18:51.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:18:51.316Z] [2024-10-18T02:18:51.316Z] Login Succeeded [2024-10-18T02:18:51.316Z] nexus3.edgexfoundry.org:10003 [2024-10-18T02:18:51.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:18:51.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:18:51.856Z] Configure a credential helper to remove this warning. See [2024-10-18T02:18:51.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:18:51.856Z] [2024-10-18T02:18:51.856Z] Login Succeeded [2024-10-18T02:18:51.856Z] nexus3.edgexfoundry.org:10004 [2024-10-18T02:18:52.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:18:52.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:18:52.129Z] Configure a credential helper to remove this warning. See [2024-10-18T02:18:52.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:18:52.129Z] [2024-10-18T02:18:52.129Z] Login Succeeded [2024-10-18T02:18:52.129Z] ****.io [2024-10-18T02:18:52.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:18:52.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:18:52.722Z] Configure a credential helper to remove this warning. See [2024-10-18T02:18:52.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:18:52.722Z] [2024-10-18T02:18:52.722Z] Login Succeeded [2024-10-18T02:18:52.722Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T02:18:52.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:18:52.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:18:52.835Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-10-18T02:18:52.835Z] 5fbb3d57db202537555a2e017545cd2bf3f63d88 [2024-10-18T02:18:52.835Z] latest [2024-10-18T02:18:52.835Z] 3.2.0-dev.38 [2024-10-18T02:18:52.835Z] 5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 [2024-10-18T02:18:52.835Z] main [2024-10-18T02:18:52.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:53.242Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:53.615Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5fbb3d57db202537555a2e017545cd2bf3f63d88 [2024-10-18T02:18:53.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-18T02:18:53.615Z] 062200471ff1: Preparing [2024-10-18T02:18:53.615Z] 00fba092658a: Preparing [2024-10-18T02:18:53.615Z] f8c9a3bb8709: Preparing [2024-10-18T02:18:53.615Z] 77d7a91d75b0: Preparing [2024-10-18T02:18:53.615Z] a1c042fd7b16: Preparing [2024-10-18T02:18:53.615Z] 10232e340818: Preparing [2024-10-18T02:18:53.615Z] 16113d51b718: Preparing [2024-10-18T02:18:53.615Z] 10232e340818: Waiting [2024-10-18T02:18:53.615Z] 16113d51b718: Waiting [2024-10-18T02:18:53.885Z] f8c9a3bb8709: Pushed [2024-10-18T02:18:53.885Z] 77d7a91d75b0: Pushed [2024-10-18T02:18:53.885Z] 00fba092658a: Pushed [2024-10-18T02:18:53.885Z] a1c042fd7b16: Pushed [2024-10-18T02:18:54.156Z] 16113d51b718: Layer already exists [2024-10-18T02:18:54.426Z] 10232e340818: Pushed [2024-10-18T02:19:06.771Z] 062200471ff1: Pushed [2024-10-18T02:19:06.771Z] 5fbb3d57db202537555a2e017545cd2bf3f63d88: digest: sha256:d7ee175b51a026068e1758d565e9736b654e473a5c879e18f6c6cafb61f197c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:19:07.161Z] + 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-10-18T02:19:07.545Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-10-18T02:19:07.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-18T02:19:07.545Z] 062200471ff1: Preparing [2024-10-18T02:19:07.545Z] 00fba092658a: Preparing [2024-10-18T02:19:07.545Z] f8c9a3bb8709: Preparing [2024-10-18T02:19:07.545Z] 77d7a91d75b0: Preparing [2024-10-18T02:19:07.545Z] a1c042fd7b16: Preparing [2024-10-18T02:19:07.545Z] 10232e340818: Preparing [2024-10-18T02:19:07.545Z] 16113d51b718: Preparing [2024-10-18T02:19:07.545Z] 10232e340818: Waiting [2024-10-18T02:19:07.545Z] 16113d51b718: Waiting [2024-10-18T02:19:07.545Z] 00fba092658a: Layer already exists [2024-10-18T02:19:07.545Z] 062200471ff1: Layer already exists [2024-10-18T02:19:07.545Z] f8c9a3bb8709: Layer already exists [2024-10-18T02:19:07.545Z] 77d7a91d75b0: Layer already exists [2024-10-18T02:19:07.545Z] a1c042fd7b16: Layer already exists [2024-10-18T02:19:07.545Z] 16113d51b718: Layer already exists [2024-10-18T02:19:07.545Z] 10232e340818: Layer already exists [2024-10-18T02:19:07.813Z] latest: digest: sha256:d7ee175b51a026068e1758d565e9736b654e473a5c879e18f6c6cafb61f197c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:19:08.191Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:19:08.573Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.38 [2024-10-18T02:19:08.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-18T02:19:08.573Z] 062200471ff1: Preparing [2024-10-18T02:19:08.573Z] 00fba092658a: Preparing [2024-10-18T02:19:08.573Z] f8c9a3bb8709: Preparing [2024-10-18T02:19:08.573Z] 77d7a91d75b0: Preparing [2024-10-18T02:19:08.573Z] a1c042fd7b16: Preparing [2024-10-18T02:19:08.573Z] 10232e340818: Preparing [2024-10-18T02:19:08.573Z] 16113d51b718: Preparing [2024-10-18T02:19:08.573Z] 10232e340818: Waiting [2024-10-18T02:19:08.573Z] 16113d51b718: Waiting [2024-10-18T02:19:08.573Z] 062200471ff1: Layer already exists [2024-10-18T02:19:08.573Z] a1c042fd7b16: Layer already exists [2024-10-18T02:19:08.573Z] 00fba092658a: Layer already exists [2024-10-18T02:19:08.573Z] 77d7a91d75b0: Layer already exists [2024-10-18T02:19:08.573Z] f8c9a3bb8709: Layer already exists [2024-10-18T02:19:08.573Z] 10232e340818: Layer already exists [2024-10-18T02:19:08.573Z] 16113d51b718: Layer already exists [2024-10-18T02:19:08.842Z] 3.2.0-dev.38: digest: sha256:d7ee175b51a026068e1758d565e9736b654e473a5c879e18f6c6cafb61f197c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:19:09.221Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:19:09.582Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 [2024-10-18T02:19:09.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-18T02:19:09.583Z] 062200471ff1: Preparing [2024-10-18T02:19:09.583Z] 00fba092658a: Preparing [2024-10-18T02:19:09.583Z] f8c9a3bb8709: Preparing [2024-10-18T02:19:09.583Z] 77d7a91d75b0: Preparing [2024-10-18T02:19:09.583Z] a1c042fd7b16: Preparing [2024-10-18T02:19:09.583Z] 10232e340818: Preparing [2024-10-18T02:19:09.583Z] 16113d51b718: Preparing [2024-10-18T02:19:09.583Z] 10232e340818: Waiting [2024-10-18T02:19:09.583Z] 16113d51b718: Waiting [2024-10-18T02:19:09.583Z] 00fba092658a: Layer already exists [2024-10-18T02:19:09.583Z] 062200471ff1: Layer already exists [2024-10-18T02:19:09.583Z] 77d7a91d75b0: Layer already exists [2024-10-18T02:19:09.583Z] a1c042fd7b16: Layer already exists [2024-10-18T02:19:09.583Z] f8c9a3bb8709: Layer already exists [2024-10-18T02:19:09.583Z] 16113d51b718: Layer already exists [2024-10-18T02:19:09.583Z] 10232e340818: Layer already exists [2024-10-18T02:19:09.850Z] 5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38: digest: sha256:d7ee175b51a026068e1758d565e9736b654e473a5c879e18f6c6cafb61f197c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:19:10.215Z] + 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-10-18T02:19:10.572Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-10-18T02:19:10.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-18T02:19:10.572Z] 062200471ff1: Preparing [2024-10-18T02:19:10.572Z] 00fba092658a: Preparing [2024-10-18T02:19:10.572Z] f8c9a3bb8709: Preparing [2024-10-18T02:19:10.572Z] 77d7a91d75b0: Preparing [2024-10-18T02:19:10.572Z] a1c042fd7b16: Preparing [2024-10-18T02:19:10.572Z] 10232e340818: Preparing [2024-10-18T02:19:10.572Z] 16113d51b718: Preparing [2024-10-18T02:19:10.572Z] 10232e340818: Waiting [2024-10-18T02:19:10.572Z] 16113d51b718: Waiting [2024-10-18T02:19:10.572Z] 062200471ff1: Layer already exists [2024-10-18T02:19:10.572Z] 00fba092658a: Layer already exists [2024-10-18T02:19:10.572Z] f8c9a3bb8709: Layer already exists [2024-10-18T02:19:10.572Z] 77d7a91d75b0: Layer already exists [2024-10-18T02:19:10.572Z] a1c042fd7b16: Layer already exists [2024-10-18T02:19:10.572Z] 10232e340818: Layer already exists [2024-10-18T02:19:10.572Z] 16113d51b718: Layer already exists [2024-10-18T02:19:10.844Z] main: digest: sha256:d7ee175b51a026068e1758d565e9736b654e473a5c879e18f6c6cafb61f197c5 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:19:10.935Z] ===================================================== [Pipeline] echo [2024-10-18T02:19:10.947Z] taggedImages: [2024-10-18T02:19:10.947Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5fbb3d57db202537555a2e017545cd2bf3f63d88 [2024-10-18T02:19:10.947Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-10-18T02:19:10.947Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.38 [2024-10-18T02:19:10.947Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:5fbb3d57db202537555a2e017545cd2bf3f63d88-3.2.0-dev.38 [2024-10-18T02:19:10.947Z] - 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-10-18T02:19:11.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:19:11.347Z] [2024-10-18T02:19:11.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:19:11.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:19:11.712Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-18T02:19:11.712Z] 8998bd30e6a1: Pulling fs layer [2024-10-18T02:19:11.712Z] 04944245beec: Pulling fs layer [2024-10-18T02:19:11.712Z] 699f458cf7ca: Pulling fs layer [2024-10-18T02:19:11.712Z] 765212b225bb: Pulling fs layer [2024-10-18T02:19:11.712Z] f23df028b6ca: Pulling fs layer [2024-10-18T02:19:11.982Z] d65c8cfc05b1: Pulling fs layer [2024-10-18T02:19:11.982Z] 2437ff75d9bd: Pulling fs layer [2024-10-18T02:19:11.982Z] d65c8cfc05b1: Waiting [2024-10-18T02:19:11.982Z] 2437ff75d9bd: Waiting [2024-10-18T02:19:11.982Z] f23df028b6ca: Waiting [2024-10-18T02:19:11.982Z] 765212b225bb: Waiting [2024-10-18T02:19:11.982Z] 04944245beec: Verifying Checksum [2024-10-18T02:19:11.982Z] 04944245beec: Download complete [2024-10-18T02:19:11.982Z] 765212b225bb: Verifying Checksum [2024-10-18T02:19:11.982Z] 765212b225bb: Download complete [2024-10-18T02:19:11.982Z] f23df028b6ca: Verifying Checksum [2024-10-18T02:19:11.982Z] f23df028b6ca: Download complete [2024-10-18T02:19:11.982Z] d65c8cfc05b1: Download complete [2024-10-18T02:19:12.251Z] 699f458cf7ca: Verifying Checksum [2024-10-18T02:19:12.251Z] 699f458cf7ca: Download complete [2024-10-18T02:19:12.839Z] 8998bd30e6a1: Verifying Checksum [2024-10-18T02:19:12.839Z] 8998bd30e6a1: Download complete [2024-10-18T02:19:15.430Z] 2437ff75d9bd: Verifying Checksum [2024-10-18T02:19:15.430Z] 2437ff75d9bd: Download complete [2024-10-18T02:19:18.018Z] 8998bd30e6a1: Pull complete [2024-10-18T02:19:18.018Z] 04944245beec: Pull complete [2024-10-18T02:19:19.967Z] 699f458cf7ca: Pull complete [2024-10-18T02:19:19.967Z] 765212b225bb: Pull complete [2024-10-18T02:19:20.930Z] f23df028b6ca: Pull complete [2024-10-18T02:19:21.199Z] d65c8cfc05b1: Pull complete [2024-10-18T02:19:39.436Z] 2437ff75d9bd: Pull complete [2024-10-18T02:19:39.436Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-18T02:19:39.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:19:39.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:19:39.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-23036 does not seem to be running inside a container [2024-10-18T02:19:39.786Z] $ 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/248 -v /w/workspace/app-service-configurable/248:/w/workspace/app-service-configurable/248:rw,z -v /w/workspace/app-service-configurable/248@tmp:/w/workspace/app-service-configurable/248@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-10-18T02:19:43.190Z] $ docker top 40b205c8a7f8601551231f8326ef1d8acbcf51c4a42cc6f8c6aa5ffeaf3230ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:19:44.090Z] ---> job-cost.sh [2024-10-18T02:19:44.090Z] lf-activate-venv: SKIPPING [2024-10-18T02:19:44.090Z] INFO: No Stack... [2024-10-18T02:19:44.685Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-18T02:19:45.652Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T02:19:46.313Z] + cat /w/workspace/app-service-configurable/248/archives/cost.csv [2024-10-18T02:19:46.313Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T02:19:46.394Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] [2024-10-18T02:19:46.405Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] did not exist. Created. [2024-10-18T02:19:46.412Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:19:47.117Z] /w/workspace/app-service-configurable/248@tmp/durable-7de92825/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-18T02:19:47.794Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-18T02:19:47.825Z] Warning: overwriting stash ‘stack-cost’ [2024-10-18T02:19:47.886Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T02:19:47.895Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-248-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T02:19:47.945Z] $ docker stop --time=1 40b205c8a7f8601551231f8326ef1d8acbcf51c4a42cc6f8c6aa5ffeaf3230ba [2024-10-18T02:19:49.612Z] $ docker rm -f --volumes 40b205c8a7f8601551231f8326ef1d8acbcf51c4a42cc6f8c6aa5ffeaf3230ba [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-10-18T02:19:50.096Z] provisioning config files... [2024-10-18T02:19:50.103Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16894383792056065109tmp [Pipeline] { [Pipeline] sh [2024-10-18T02:19:50.405Z] + set +x [2024-10-18T02:19:50.405Z] + curl -s https://codecov.io/bash [2024-10-18T02:19:50.405Z] + bash -s -- [2024-10-18T02:19:50.405Z] [2024-10-18T02:19:50.405Z] _____ _ [2024-10-18T02:19:50.405Z] / ____| | | [2024-10-18T02:19:50.405Z] | | ___ __| | ___ ___ _____ __ [2024-10-18T02:19:50.405Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-18T02:19:50.405Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-18T02:19:50.405Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-18T02:19:50.405Z] Bash-1.0.6 [2024-10-18T02:19:50.405Z] [2024-10-18T02:19:50.405Z] [2024-10-18T02:19:50.405Z] ==> git version 2.25.1 found [2024-10-18T02:19:50.405Z] ==> 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-10-18T02:19:50.405Z] Release-Date: 2020-01-08 [2024-10-18T02:19:50.405Z] 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-10-18T02:19:50.405Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-18T02:19:50.405Z] ==> Jenkins CI detected. [2024-10-18T02:19:50.405Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-10-18T02:19:50.405Z] project root: . [2024-10-18T02:19:50.405Z] --> token set from env [2024-10-18T02:19:50.405Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-18T02:19:50.405Z] ==> Running gcov in . (disable via -X gcov) [2024-10-18T02:19:50.405Z] ==> Python coveragepy not found [2024-10-18T02:19:50.405Z] ==> Searching for coverage reports in: [2024-10-18T02:19:50.405Z] + . [2024-10-18T02:19:50.405Z] -> Found 1 reports [2024-10-18T02:19:50.405Z] ==> Detecting git/mercurial file structure [2024-10-18T02:19:50.405Z] ==> Reading reports [2024-10-18T02:19:50.405Z] + ./coverage.out bytes=953 [2024-10-18T02:19:50.405Z] ==> Appending adjustments [2024-10-18T02:19:50.405Z] https://docs.codecov.io/docs/fixing-reports [2024-10-18T02:19:50.665Z] + Found adjustments [2024-10-18T02:19:50.665Z] ==> Gzipping contents [2024-10-18T02:19:50.665Z] 4.0K /tmp/codecov.GSyJuS.gz [2024-10-18T02:19:50.665Z] ==> Uploading reports [2024-10-18T02:19:50.665Z] url: https://codecov.io [2024-10-18T02:19:50.665Z] query: branch=main&commit=5fbb3d57db202537555a2e017545cd2bf3f63d88&build=248&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F248%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T02:19:50.665Z] -> Pinging Codecov [2024-10-18T02:19:50.665Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5fbb3d57db202537555a2e017545cd2bf3f63d88&build=248&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F248%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T02:19:50.665Z] -> Uploading to [2024-10-18T02:19:50.665Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/5fbb3d57db202537555a2e017545cd2bf3f63d88/ad39ea8a-8af3-4302-b21e-f9c91d8731d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T021950Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=077889c2d669f5060a2e85417adace2a19153f3a398443709cda2a44ee67c234 [2024-10-18T02:19:50.665Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T02:19:50.665Z] Dload Upload Total Spent Left Speed [2024-10-18T02:19:50.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1737 --:--:-- --:--:-- --:--:-- 1737 [2024-10-18T02:19:50.925Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] } [2024-10-18T02:19:50.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-18T02:19:51.085Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-18T02:19:51.107Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:19:51.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:19:51.418Z] [2024-10-18T02:19:51.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:19:51.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:19:51.848Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-18T02:19:51.848Z] 43c4264eed91: Already exists [2024-10-18T02:19:51.848Z] 4cc291be95ef: Already exists [2024-10-18T02:19:51.848Z] 2ac1f1163629: Already exists [2024-10-18T02:19:51.848Z] 5c3c966382ef: Already exists [2024-10-18T02:19:51.848Z] 4f4fb700ef54: Already exists [2024-10-18T02:19:51.848Z] d9c7d2e4e75e: Pulling fs layer [2024-10-18T02:19:51.848Z] 9c3e1370e548: Pulling fs layer [2024-10-18T02:19:52.136Z] d9c7d2e4e75e: Verifying Checksum [2024-10-18T02:19:52.136Z] d9c7d2e4e75e: Download complete [2024-10-18T02:19:52.410Z] d9c7d2e4e75e: Pull complete [2024-10-18T02:19:53.022Z] 9c3e1370e548: Verifying Checksum [2024-10-18T02:19:53.022Z] 9c3e1370e548: Download complete [2024-10-18T02:19:56.326Z] 9c3e1370e548: Pull complete [2024-10-18T02:19:56.326Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-18T02:19:56.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:19:56.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:19:56.513Z] prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container [2024-10-18T02:19:56.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-18T02:20:00.192Z] $ docker top cbaa60876c6d4dde2514d97e6888d5bbb8a48fe67eb56eef4b30f415c846c16b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:20:00.556Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-10-18T02:20:00.566Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-10-18T02:20:00.845Z] + set -o pipefail [2024-10-18T02:20:00.845Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-10-18T02:20:08.982Z] [2024-10-18T02:20:08.982Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-10-18T02:20:08.982Z] [2024-10-18T02:20:08.982Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/24289f8e-55ce-4af4-bd16-d636a5f9b2ec [2024-10-18T02:20:08.982Z] [2024-10-18T02:20:08.982Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-18T02:20:08.982Z] [2024-10-18T02:20:08.982Z] [2024-10-18T02:20:08.982Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-18T02:20:08.982Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-18T02:20:09.250Z] $ docker stop --time=1 cbaa60876c6d4dde2514d97e6888d5bbb8a48fe67eb56eef4b30f415c846c16b [2024-10-18T02:20:17.745Z] $ docker rm -f --volumes cbaa60876c6d4dde2514d97e6888d5bbb8a48fe67eb56eef4b30f415c846c16b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:20:18.642Z] + git log --format=format:%s -1 5fbb3d57db202537555a2e017545cd2bf3f63d88 [Pipeline] sh [2024-10-18T02:20:18.938Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:20:18.938Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:19.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:20:19.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:20:19.343Z] prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container [2024-10-18T02:20:19.371Z] $ 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-10-18T02:20:19.859Z] $ docker top 8a27bc7e9fafbd997e36e7fb8d57a7f8bd8830a9572d1b47b8b7b2ae47747503 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:20:19.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:20:19.985Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:20:20.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:20:20.102Z] $ docker exec 8a27bc7e9fafbd997e36e7fb8d57a7f8bd8830a9572d1b47b8b7b2ae47747503 ssh-agent [2024-10-18T02:20:20.248Z] SSH_AUTH_SOCK=/tmp/ssh-SYHiHxzHIIwU/agent.32 [2024-10-18T02:20:20.248Z] SSH_AGENT_PID=38 [2024-10-18T02:20:20.252Z] Running ssh-add (command line suppressed) [2024-10-18T02:20:20.366Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18115550605257439025.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18115550605257439025.key) [2024-10-18T02:20:20.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:20:20.678Z] + git semver tag [2024-10-18T02:20:21.250Z] 2024-10-18 02:20:20,982 [run_tag] DEBUG tag force:False [2024-10-18T02:20:21.250Z] 2024-10-18 02:20:20,982 [check_head_tag] DEBUG check head tag [2024-10-18T02:20:21.250Z] 2024-10-18 02:20:20,985 [execute] INFO git cat-file --batch-check [2024-10-18T02:20:21.250Z] 2024-10-18 02:20:20,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-10-18T02:20:21.250Z] 2024-10-18 02:20:20,990 [execute] INFO git cat-file --batch [2024-10-18T02:20:21.250Z] 2024-10-18 02:20:20,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-10-18T02:20:21.250Z] 2024-10-18 02:20:21,018 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-18T02:20:21.250Z] 2024-10-18 02:20:21,018 [execute] INFO git tag -a v3.2.0-dev.38 -m v3.2.0-dev.38 [2024-10-18T02:20:21.250Z] 2024-10-18 02:20:21,018 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.38', '-m', 'v3.2.0-dev.38'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:20:21.250Z] 2024-10-18 02:20:21,022 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-18T02:20:21.250Z] 3.2.0-dev.38 [Pipeline] } [2024-10-18T02:20:21.257Z] $ docker exec --env ******** --env ******** 8a27bc7e9fafbd997e36e7fb8d57a7f8bd8830a9572d1b47b8b7b2ae47747503 ssh-agent -k [2024-10-18T02:20:21.348Z] unset SSH_AUTH_SOCK; [2024-10-18T02:20:21.348Z] unset SSH_AGENT_PID; [2024-10-18T02:20:21.348Z] echo Agent pid 38 killed; [2024-10-18T02:20:21.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:20:21.701Z] + git semver [Pipeline] } [2024-10-18T02:20:22.281Z] $ docker stop --time=1 8a27bc7e9fafbd997e36e7fb8d57a7f8bd8830a9572d1b47b8b7b2ae47747503 [2024-10-18T02:20:23.545Z] $ docker rm -f --volumes 8a27bc7e9fafbd997e36e7fb8d57a7f8bd8830a9572d1b47b8b7b2ae47747503 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:23.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:20:23.961Z] [2024-10-18T02:20:23.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:24.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:20:24.262Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-18T02:20:24.262Z] ab5ef0e58194: Pulling fs layer [2024-10-18T02:20:24.262Z] 9712f1f96733: Pulling fs layer [2024-10-18T02:20:24.262Z] 63f879dbbcfc: Pulling fs layer [2024-10-18T02:20:24.262Z] 0d9ebad4ef96: Pulling fs layer [2024-10-18T02:20:24.262Z] e9a5061849ea: Pulling fs layer [2024-10-18T02:20:24.262Z] d747dcd14b5f: Pulling fs layer [2024-10-18T02:20:24.262Z] 2de7ff778b66: Pulling fs layer [2024-10-18T02:20:24.262Z] 0d9ebad4ef96: Waiting [2024-10-18T02:20:24.262Z] e9a5061849ea: Waiting [2024-10-18T02:20:24.262Z] d747dcd14b5f: Waiting [2024-10-18T02:20:24.262Z] 2de7ff778b66: Waiting [2024-10-18T02:20:24.262Z] 9712f1f96733: Verifying Checksum [2024-10-18T02:20:24.262Z] 9712f1f96733: Download complete [2024-10-18T02:20:24.877Z] 63f879dbbcfc: Verifying Checksum [2024-10-18T02:20:24.877Z] 63f879dbbcfc: Download complete [2024-10-18T02:20:24.877Z] 0d9ebad4ef96: Verifying Checksum [2024-10-18T02:20:24.878Z] 0d9ebad4ef96: Download complete [2024-10-18T02:20:24.878Z] d747dcd14b5f: Download complete [2024-10-18T02:20:24.878Z] e9a5061849ea: Verifying Checksum [2024-10-18T02:20:24.878Z] e9a5061849ea: Download complete [2024-10-18T02:20:24.878Z] ab5ef0e58194: Verifying Checksum [2024-10-18T02:20:24.878Z] ab5ef0e58194: Download complete [2024-10-18T02:20:24.878Z] 2de7ff778b66: Verifying Checksum [2024-10-18T02:20:24.878Z] 2de7ff778b66: Download complete [2024-10-18T02:20:28.162Z] ab5ef0e58194: Pull complete [2024-10-18T02:20:28.162Z] 9712f1f96733: Pull complete [2024-10-18T02:20:28.162Z] 63f879dbbcfc: Pull complete [2024-10-18T02:20:32.377Z] 0d9ebad4ef96: Pull complete [2024-10-18T02:20:32.377Z] e9a5061849ea: Pull complete [2024-10-18T02:20:32.377Z] d747dcd14b5f: Pull complete [2024-10-18T02:20:33.315Z] 2de7ff778b66: Pull complete [2024-10-18T02:20:33.315Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-18T02:20:33.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:20:33.315Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:20:33.430Z] prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container [2024-10-18T02:20:33.459Z] $ 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-10-18T02:20:39.413Z] $ docker top 48ec6489dade8bd93b170692be8cedf6f67bb8c0891841036912a0ac46513216 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:20:39.485Z] provisioning config files... [2024-10-18T02:20:39.491Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10377542303563284840tmp [2024-10-18T02:20:39.499Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13560928650038764715tmp [2024-10-18T02:20:39.506Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14304522445592400215tmp [Pipeline] { [Pipeline] echo [2024-10-18T02:20:39.529Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:39.819Z] ---> sigul-configuration.sh [2024-10-18T02:20:39.819Z] gpg: directory `/root/.gnupg' created [2024-10-18T02:20:39.819Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-18T02:20:39.819Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-18T02:20:39.819Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-18T02:20:39.819Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-18T02:20:39.819Z] gpg: CAST5 encrypted data [2024-10-18T02:20:39.819Z] gpg: encrypted with 1 passphrase [2024-10-18T02:20:39.819Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-18T02:20:40.112Z] + mkdir /home/jenkins [2024-10-18T02:20:40.112Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-18T02:20:40.412Z] + 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-10-18T02:20:40.426Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:40.734Z] ---> sigul-install.sh [2024-10-18T02:20:40.734Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-18T02:20:41.033Z] + git tag --list [2024-10-18T02:20:41.033Z] v1.0.0 [2024-10-18T02:20:41.033Z] v1.1.0 [2024-10-18T02:20:41.033Z] v1.2.0 [2024-10-18T02:20:41.033Z] v1.3.0 [2024-10-18T02:20:41.033Z] v1.3.1 [2024-10-18T02:20:41.033Z] v2.0.0 [2024-10-18T02:20:41.033Z] v2.0.1 [2024-10-18T02:20:41.033Z] v2.1.0 [2024-10-18T02:20:41.033Z] v2.1.1 [2024-10-18T02:20:41.033Z] v2.1.2 [2024-10-18T02:20:41.033Z] v2.2.0 [2024-10-18T02:20:41.033Z] v2.3 [2024-10-18T02:20:41.033Z] v2.3.0 [2024-10-18T02:20:41.033Z] v2.3.1 [2024-10-18T02:20:41.033Z] v3.0 [2024-10-18T02:20:41.033Z] v3.0.0 [2024-10-18T02:20:41.033Z] v3.0.1 [2024-10-18T02:20:41.033Z] v3.0.1-dev.1 [2024-10-18T02:20:41.033Z] v3.1 [2024-10-18T02:20:41.033Z] v3.1.0 [2024-10-18T02:20:41.033Z] v3.1.0-dev.1 [2024-10-18T02:20:41.033Z] v3.1.0-dev.10 [2024-10-18T02:20:41.033Z] v3.1.0-dev.11 [2024-10-18T02:20:41.033Z] v3.1.0-dev.12 [2024-10-18T02:20:41.033Z] v3.1.0-dev.13 [2024-10-18T02:20:41.033Z] v3.1.0-dev.14 [2024-10-18T02:20:41.033Z] v3.1.0-dev.15 [2024-10-18T02:20:41.033Z] v3.1.0-dev.16 [2024-10-18T02:20:41.033Z] v3.1.0-dev.17 [2024-10-18T02:20:41.033Z] v3.1.0-dev.18 [2024-10-18T02:20:41.033Z] v3.1.0-dev.19 [2024-10-18T02:20:41.033Z] v3.1.0-dev.2 [2024-10-18T02:20:41.033Z] v3.1.0-dev.20 [2024-10-18T02:20:41.033Z] v3.1.0-dev.21 [2024-10-18T02:20:41.033Z] v3.1.0-dev.22 [2024-10-18T02:20:41.033Z] v3.1.0-dev.23 [2024-10-18T02:20:41.033Z] v3.1.0-dev.24 [2024-10-18T02:20:41.033Z] v3.1.0-dev.25 [2024-10-18T02:20:41.034Z] v3.1.0-dev.26 [2024-10-18T02:20:41.034Z] v3.1.0-dev.27 [2024-10-18T02:20:41.034Z] v3.1.0-dev.28 [2024-10-18T02:20:41.034Z] v3.1.0-dev.29 [2024-10-18T02:20:41.034Z] v3.1.0-dev.3 [2024-10-18T02:20:41.034Z] v3.1.0-dev.30 [2024-10-18T02:20:41.034Z] v3.1.0-dev.31 [2024-10-18T02:20:41.034Z] v3.1.0-dev.32 [2024-10-18T02:20:41.034Z] v3.1.0-dev.33 [2024-10-18T02:20:41.034Z] v3.1.0-dev.34 [2024-10-18T02:20:41.034Z] v3.1.0-dev.35 [2024-10-18T02:20:41.034Z] v3.1.0-dev.36 [2024-10-18T02:20:41.034Z] v3.1.0-dev.37 [2024-10-18T02:20:41.034Z] v3.1.0-dev.38 [2024-10-18T02:20:41.034Z] v3.1.0-dev.39 [2024-10-18T02:20:41.034Z] v3.1.0-dev.4 [2024-10-18T02:20:41.034Z] v3.1.0-dev.5 [2024-10-18T02:20:41.034Z] v3.1.0-dev.6 [2024-10-18T02:20:41.034Z] v3.1.0-dev.7 [2024-10-18T02:20:41.034Z] v3.1.0-dev.8 [2024-10-18T02:20:41.034Z] v3.1.0-dev.9 [2024-10-18T02:20:41.034Z] v3.1.1 [2024-10-18T02:20:41.034Z] v3.1.1-dev.1 [2024-10-18T02:20:41.034Z] v3.2.0-dev.1 [2024-10-18T02:20:41.034Z] v3.2.0-dev.10 [2024-10-18T02:20:41.034Z] v3.2.0-dev.11 [2024-10-18T02:20:41.034Z] v3.2.0-dev.12 [2024-10-18T02:20:41.034Z] v3.2.0-dev.13 [2024-10-18T02:20:41.034Z] v3.2.0-dev.14 [2024-10-18T02:20:41.034Z] v3.2.0-dev.15 [2024-10-18T02:20:41.034Z] v3.2.0-dev.16 [2024-10-18T02:20:41.034Z] v3.2.0-dev.17 [2024-10-18T02:20:41.034Z] v3.2.0-dev.18 [2024-10-18T02:20:41.034Z] v3.2.0-dev.19 [2024-10-18T02:20:41.034Z] v3.2.0-dev.2 [2024-10-18T02:20:41.034Z] v3.2.0-dev.20 [2024-10-18T02:20:41.034Z] v3.2.0-dev.21 [2024-10-18T02:20:41.034Z] v3.2.0-dev.22 [2024-10-18T02:20:41.034Z] v3.2.0-dev.23 [2024-10-18T02:20:41.034Z] v3.2.0-dev.24 [2024-10-18T02:20:41.034Z] v3.2.0-dev.25 [2024-10-18T02:20:41.034Z] v3.2.0-dev.26 [2024-10-18T02:20:41.034Z] v3.2.0-dev.27 [2024-10-18T02:20:41.034Z] v3.2.0-dev.28 [2024-10-18T02:20:41.034Z] v3.2.0-dev.29 [2024-10-18T02:20:41.034Z] v3.2.0-dev.3 [2024-10-18T02:20:41.034Z] v3.2.0-dev.30 [2024-10-18T02:20:41.034Z] v3.2.0-dev.31 [2024-10-18T02:20:41.034Z] v3.2.0-dev.32 [2024-10-18T02:20:41.034Z] v3.2.0-dev.33 [2024-10-18T02:20:41.034Z] v3.2.0-dev.34 [2024-10-18T02:20:41.034Z] v3.2.0-dev.35 [2024-10-18T02:20:41.034Z] v3.2.0-dev.36 [2024-10-18T02:20:41.034Z] v3.2.0-dev.37 [2024-10-18T02:20:41.034Z] v3.2.0-dev.38 [2024-10-18T02:20:41.034Z] v3.2.0-dev.4 [2024-10-18T02:20:41.034Z] v3.2.0-dev.5 [2024-10-18T02:20:41.034Z] v3.2.0-dev.6 [2024-10-18T02:20:41.034Z] v3.2.0-dev.7 [2024-10-18T02:20:41.034Z] v3.2.0-dev.8 [2024-10-18T02:20:41.034Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-18T02:20:41.332Z] + lftools sign git-tag v3.2.0-dev.38 [2024-10-18T02:20:41.925Z] Signing Git tag with Sigul... [2024-10-18T02:20:41.925Z] Signing v3.2.0-dev.38 [Pipeline] echo [2024-10-18T02:20:42.226Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:42.525Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-18T02:20:42.533Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-18T02:20:42.568Z] $ docker stop --time=1 48ec6489dade8bd93b170692be8cedf6f67bb8c0891841036912a0ac46513216 [2024-10-18T02:20:43.883Z] $ docker rm -f --volumes 48ec6489dade8bd93b170692be8cedf6f67bb8c0891841036912a0ac46513216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-18T02:20:44.325Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:20:44.325Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:44.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:20:44.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:20:44.726Z] prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container [2024-10-18T02:20:44.759Z] $ 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-10-18T02:20:45.099Z] $ docker top 2ea863640193cdf652df385d780ab317ad1bcfaf5c5199a603d5ad4286f2687c -eo pid,comm [2024-10-18T02:20:45.146Z] 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-10-18T02:20:45.146Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:20:45.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:20:45.205Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:20:45.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:20:45.319Z] $ docker exec 2ea863640193cdf652df385d780ab317ad1bcfaf5c5199a603d5ad4286f2687c ssh-agent [2024-10-18T02:20:45.424Z] SSH_AUTH_SOCK=/tmp/ssh-nUuPGSpusUVT/agent.32 [2024-10-18T02:20:45.424Z] SSH_AGENT_PID=38 [2024-10-18T02:20:45.428Z] Running ssh-add (command line suppressed) [2024-10-18T02:20:45.526Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6901930034404734744.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6901930034404734744.key) [2024-10-18T02:20:45.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:20:45.840Z] + git semver bump pre [2024-10-18T02:20:46.100Z] 2024-10-18 02:20:46,007 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-18T02:20:46.100Z] 2024-10-18 02:20:46,007 [bump_version] DEBUG bumping version:3.2.0-dev.38 on axis:pre with prefix:dev [2024-10-18T02:20:46.100Z] 2024-10-18 02:20:46,007 [bump_version] DEBUG bumped version:3.2.0-dev.39 [2024-10-18T02:20:46.100Z] 2024-10-18 02:20:46,008 [write_version] DEBUG write version:3.2.0-dev.39 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-10-18T02:20:46.100Z] 2024-10-18 02:20:46,008 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-18T02:20:46.100Z] 2024-10-18 02:20:46,008 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-18T02:20:46.100Z] 2024-10-18 02:20:46,010 [execute] INFO git cat-file --batch-check [2024-10-18T02:20:46.100Z] 2024-10-18 02:20:46,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:20:46.100Z] 2024-10-18 02:20:46,016 [execute] INFO git cat-file --batch [2024-10-18T02:20:46.100Z] 2024-10-18 02:20:46,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:20:46.100Z] 2024-10-18 02:20:46,020 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-18T02:20:46.100Z] 3.2.0-dev.39 [Pipeline] } [2024-10-18T02:20:46.107Z] $ docker exec --env ******** --env ******** 2ea863640193cdf652df385d780ab317ad1bcfaf5c5199a603d5ad4286f2687c ssh-agent -k [2024-10-18T02:20:46.209Z] unset SSH_AUTH_SOCK; [2024-10-18T02:20:46.209Z] unset SSH_AGENT_PID; [2024-10-18T02:20:46.209Z] echo Agent pid 38 killed; [2024-10-18T02:20:46.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:20:46.545Z] + git semver [Pipeline] } [2024-10-18T02:20:46.815Z] $ docker stop --time=1 2ea863640193cdf652df385d780ab317ad1bcfaf5c5199a603d5ad4286f2687c [2024-10-18T02:20:48.082Z] $ docker rm -f --volumes 2ea863640193cdf652df385d780ab317ad1bcfaf5c5199a603d5ad4286f2687c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:20:48.435Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:20:48.435Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:48.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:20:48.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:20:48.821Z] prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container [2024-10-18T02:20:48.849Z] $ 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-10-18T02:20:49.169Z] $ docker top 10fe807b55c6830695dc4a22df32c80618ebc30e4022f5836deef97208634534 -eo pid,comm [2024-10-18T02:20:49.215Z] 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-10-18T02:20:49.215Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:20:49.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:20:49.279Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:20:49.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:20:49.392Z] $ docker exec 10fe807b55c6830695dc4a22df32c80618ebc30e4022f5836deef97208634534 ssh-agent [2024-10-18T02:20:49.496Z] SSH_AUTH_SOCK=/tmp/ssh-ZHF65tlUBI9g/agent.32 [2024-10-18T02:20:49.496Z] SSH_AGENT_PID=38 [2024-10-18T02:20:49.501Z] Running ssh-add (command line suppressed) [2024-10-18T02:20:49.606Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14579281886109561738.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14579281886109561738.key) [2024-10-18T02:20:49.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:20:49.911Z] + git semver push [2024-10-18T02:20:50.171Z] 2024-10-18 02:20:50,074 [run_push] DEBUG push [2024-10-18T02:20:50.171Z] 2024-10-18 02:20:50,075 [execute] INFO git cat-file --batch-check [2024-10-18T02:20:50.171Z] 2024-10-18 02:20:50,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:20:50.171Z] 2024-10-18 02:20:50,078 [execute] INFO git rev-list abb6ed05fda76a1ff61a84b3e118634ef73ea571 -- [2024-10-18T02:20:50.171Z] 2024-10-18 02:20:50,078 [execute] DEBUG Popen(['git', 'rev-list', 'abb6ed05fda76a1ff61a84b3e118634ef73ea571', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:20:50.171Z] 2024-10-18 02:20:50,090 [execute] INFO git fetch -v origin [2024-10-18T02:20:50.171Z] 2024-10-18 02:20:50,091 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-18T02:20:50.742Z] 2024-10-18 02:20:50,550 [run_push] DEBUG no remote changes detected [2024-10-18T02:20:50.742Z] 2024-10-18 02:20:50,550 [execute] INFO git push origin semver [2024-10-18T02:20:50.742Z] 2024-10-18 02:20:50,551 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:20:52.650Z] 2024-10-18 02:20:52,239 [run_push] DEBUG push all version tags [2024-10-18T02:20:52.650Z] 2024-10-18 02:20:52,239 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-18T02:20:52.650Z] 2024-10-18 02:20:52,240 [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-10-18T02:20:53.588Z] 2024-10-18 02:20:53,324 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-18T02:20:53.588Z] 3.2.0-dev.39 [Pipeline] } [2024-10-18T02:20:53.595Z] $ docker exec --env ******** --env ******** 10fe807b55c6830695dc4a22df32c80618ebc30e4022f5836deef97208634534 ssh-agent -k [2024-10-18T02:20:53.689Z] unset SSH_AUTH_SOCK; [2024-10-18T02:20:53.689Z] unset SSH_AGENT_PID; [2024-10-18T02:20:53.689Z] echo Agent pid 38 killed; [2024-10-18T02:20:53.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:20:54.058Z] + git semver [Pipeline] } [2024-10-18T02:20:54.328Z] $ docker stop --time=1 10fe807b55c6830695dc4a22df32c80618ebc30e4022f5836deef97208634534 [2024-10-18T02:20:55.569Z] $ docker rm -f --volumes 10fe807b55c6830695dc4a22df32c80618ebc30e4022f5836deef97208634534 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-18T02:20:56.171Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-10-18T02:20:56.172Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-10-18T02:20:56.172Z] total 16 [2024-10-18T02:20:56.172Z] drwxr-xr-x 3 root root 4096 Oct 18 01:59 . [2024-10-18T02:20:56.172Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:20 .. [2024-10-18T02:20:56.172Z] drwxr-xr-x 2 root root 4096 Oct 18 01:59 cost [2024-10-18T02:20:56.172Z] -rw-r--r-- 1 root root 96 Oct 18 01:59 cost.csv [2024-10-18T02:20:56.172Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-10-18T02:20:56.172Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-10-18T02:20:56.172Z] total 16 [2024-10-18T02:20:56.172Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:59 . [2024-10-18T02:20:56.172Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:20 .. [2024-10-18T02:20:56.172Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 01:59 cost [2024-10-18T02:20:56.172Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 18 01:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:56.463Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:57.323Z] ---> package-listing.sh [2024-10-18T02:20:57.323Z] ++ facter osfamily [2024-10-18T02:20:57.323Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-18T02:20:57.584Z] + OS_FAMILY=debian [2024-10-18T02:20:57.584Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-10-18T02:20:57.584Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-18T02:20:57.584Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-18T02:20:57.584Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-18T02:20:57.584Z] + PACKAGES=/tmp/packages_start.txt [2024-10-18T02:20:57.584Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-10-18T02:20:57.584Z] + PACKAGES=/tmp/packages_end.txt [2024-10-18T02:20:57.584Z] + case "${OS_FAMILY}" in [2024-10-18T02:20:57.584Z] + dpkg -l [2024-10-18T02:20:57.584Z] + grep '^ii' [2024-10-18T02:20:57.584Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-18T02:20:57.584Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-18T02:20:57.584Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-18T02:20:57.584Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-10-18T02:20:57.584Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-10-18T02:20:57.584Z] + 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-10-18T02:20:57.597Z] 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-10-18T02:20:57.877Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:58.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:20:58.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:20:58.525Z] prd-ubuntu20.04-docker-8c-8g-23029 does not seem to be running inside a container [2024-10-18T02:20:58.554Z] $ 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-10-18T02:20:58.755Z] $ docker top 977a53e13a39b2e363668c6f68a91470ca637af7bfa0294b70a722470a4e3691 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:20:59.115Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-18T02:20:59.399Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-18T02:20:59.684Z] + ls /var/log/sa-host [2024-10-18T02:20:59.684Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:20:59.769Z] provisioning config files... [2024-10-18T02:20:59.780Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16181104569396014002tmp [Pipeline] { [Pipeline] echo [2024-10-18T02:20:59.804Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:21:00.086Z] ---> create-netrc.sh [Pipeline] } [2024-10-18T02:21:00.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:21:00.438Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-18T02:21:00.447Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:21:00.729Z] ---> sudo-logs.sh [2024-10-18T02:21:00.729Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-18T02:21:00.764Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:21:01.055Z] ---> job-cost.sh [2024-10-18T02:21:01.055Z] lf-activate-venv: SKIPPING [2024-10-18T02:21:01.055Z] DEBUG: total: 0.2199999988079071 [2024-10-18T02:21:01.055Z] INFO: Retrieving Stack Cost... [2024-10-18T02:21:01.313Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T02:21:01.571Z] INFO: Archiving Costs [Pipeline] echo [2024-10-18T02:21:01.585Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:21:01.871Z] ---> logs-deploy.sh [2024-10-18T02:21:01.871Z] lf-activate-venv: SKIPPING [2024-10-18T02:21:01.871Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/248 [2024-10-18T02:21:01.871Z] INFO: archiving workspace using pattern(s): [2024-10-18T02:21:02.808Z] Archives upload complete. [2024-10-18T02:21:02.808Z] INFO: archiving logs to Nexus