Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d0dddad7c6b93d0880573d3ef63da151bf16f86d 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-ssh13371749194901984098.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2816084825541612272.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/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/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh141906029497000775.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh11227899163691432377.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/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/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5125096072035395427.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20184’ Running on prd-ubuntu20.04-docker-8c-8g-20188 in /w/workspace/edgexfoundry_edgex-ui-go_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/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d0dddad7c6b93d0880573d3ef63da151bf16f86d (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0dddad7c6b93d0880573d3ef63da151bf16f86d # timeout=10 Commit message: "refactor: spliting big device management component into small components" > git rev-list --no-walk c0a920529831e44b9d3f544246ebec90f9d78349 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-15T03:11:45.015Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-15T03:11:45.077Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-15T03:11:45.094Z] ========================================================= [2022-07-15T03:11:45.094Z] EdgeX Global Pipelines Version Info [2022-07-15T03:11:45.094Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:11:45.938Z] ------------------- [2022-07-15T03:11:45.938Z] stable info: [2022-07-15T03:11:45.938Z] ------------------- [2022-07-15T03:11:45.938Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-15T03:11:45.938Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-15T03:11:45.938Z] Message: update stable to v1.0.238 [2022-07-15T03:11:46.508Z] ------------------- [2022-07-15T03:11:46.508Z] experimental info: [2022-07-15T03:11:46.508Z] ------------------- [2022-07-15T03:11:46.508Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-15T03:11:46.508Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-15T03:11:46.508Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-15T03:11:46.758Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-07-15T03:11:46.771Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-07-15T03:11:46.787Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-15T03:11:46.802Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-15T03:11:46.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-15T03:11:46.830Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-15T03:11:46.846Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-15T03:11:46.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-15T03:11:46.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-15T03:11:46.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-15T03:11:46.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-15T03:11:46.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-07-15T03:11:46.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-15T03:11:46.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-15T03:11:46.980Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-15T03:11:46.993Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-15T03:11:47.012Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-15T03:11:47.032Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-15T03:11:47.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-15T03:11:47.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-15T03:11:47.082Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-15T03:11:47.097Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-15T03:11:47.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-15T03:11:47.124Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-15T03:11:47.141Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-15T03:11:47.163Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-15T03:11:47.176Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-15T03:11:47.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-15T03:11:47.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-15T03:11:47.222Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-15T03:11:47.243Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0dddad7c6b93d0880573d3ef63da151bf16f86d [Pipeline] echo [2022-07-15T03:11:47.260Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0dddad [Pipeline] echo [2022-07-15T03:11:47.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-15T03:11:47.333Z] provisioning config files... [2022-07-15T03:11:47.353Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2155706593888765156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:11:47.672Z] ---> docker-login.sh [2022-07-15T03:11:47.672Z] nexus3.edgexfoundry.org:10001 [2022-07-15T03:11:47.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:11:48.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:11:48.195Z] Configure a credential helper to remove this warning. See [2022-07-15T03:11:48.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:11:48.195Z] [2022-07-15T03:11:48.195Z] Login Succeeded [2022-07-15T03:11:48.195Z] nexus3.edgexfoundry.org:10002 [2022-07-15T03:11:48.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:11:48.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:11:48.455Z] Configure a credential helper to remove this warning. See [2022-07-15T03:11:48.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:11:48.455Z] [2022-07-15T03:11:48.455Z] Login Succeeded [2022-07-15T03:11:48.455Z] nexus3.edgexfoundry.org:10003 [2022-07-15T03:11:48.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:11:48.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:11:48.455Z] Configure a credential helper to remove this warning. See [2022-07-15T03:11:48.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:11:48.455Z] [2022-07-15T03:11:48.455Z] Login Succeeded [2022-07-15T03:11:48.455Z] nexus3.edgexfoundry.org:10004 [2022-07-15T03:11:48.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:11:48.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:11:48.715Z] Configure a credential helper to remove this warning. See [2022-07-15T03:11:48.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:11:48.715Z] [2022-07-15T03:11:48.715Z] Login Succeeded [2022-07-15T03:11:48.715Z] docker.io [2022-07-15T03:11:48.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:11:48.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:11:48.977Z] Configure a credential helper to remove this warning. See [2022-07-15T03:11:48.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:11:48.977Z] [2022-07-15T03:11:48.977Z] Login Succeeded [2022-07-15T03:11:48.977Z] ---> docker-login.sh ends [Pipeline] } [2022-07-15T03:11:48.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-15T03:11:49.367Z] + git rev-list -1 --merges d0dddad7c6b93d0880573d3ef63da151bf16f86d~1..d0dddad7c6b93d0880573d3ef63da151bf16f86d [Pipeline] echo [2022-07-15T03:11:49.403Z] -----------> git rev-list -1 --merges d0dddad7c6b93d0880573d3ef63da151bf16f86d~1..d0dddad7c6b93d0880573d3ef63da151bf16f86d d0dddad7c6b93d0880573d3ef63da151bf16f86d [false] [Pipeline] sh [2022-07-15T03:11:49.698Z] + git log --format=format:%s -1 d0dddad7c6b93d0880573d3ef63da151bf16f86d [Pipeline] echo [2022-07-15T03:11:49.720Z] ========================================================= [2022-07-15T03:11:49.720Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-15T03:11:49.720Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-15T03:11:50.086Z] + git log --format=format:%s -1 d0dddad7c6b93d0880573d3ef63da151bf16f86d [Pipeline] echo [2022-07-15T03:11:50.099Z] [semverPrep] GIT_COMMIT: d0dddad7c6b93d0880573d3ef63da151bf16f86d, Commit Message: refactor: spliting big device management component into small components [Pipeline] echo [2022-07-15T03:11:50.110Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-15T03:11:50.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-15T03:11:50.503Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-15T03:11:50.503Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-15T03:11:50.503Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-15T03:11:50.503Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-15T03:11:50.503Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-15T03:11:50.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:11:50.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-15T03:11:50.879Z] [2022-07-15T03:11:50.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:11:51.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-15T03:11:51.187Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-15T03:11:51.187Z] b85a868b505f: Pulling fs layer [2022-07-15T03:11:51.187Z] e2be974225ed: Pulling fs layer [2022-07-15T03:11:51.187Z] 339a4e72a1f5: Pulling fs layer [2022-07-15T03:11:51.187Z] 988bab9f4d93: Pulling fs layer [2022-07-15T03:11:51.187Z] 1469e6f7b9e6: Pulling fs layer [2022-07-15T03:11:51.187Z] eaf3925da568: Pulling fs layer [2022-07-15T03:11:51.187Z] bab4dde63d76: Pulling fs layer [2022-07-15T03:11:51.187Z] bde34c3a00c8: Pulling fs layer [2022-07-15T03:11:51.187Z] b352a97aabf1: Pulling fs layer [2022-07-15T03:11:51.187Z] 4872d77fe225: Pulling fs layer [2022-07-15T03:11:51.187Z] 5851b861e8e6: Pulling fs layer [2022-07-15T03:11:51.187Z] 988bab9f4d93: Waiting [2022-07-15T03:11:51.187Z] 1469e6f7b9e6: Waiting [2022-07-15T03:11:51.187Z] eaf3925da568: Waiting [2022-07-15T03:11:51.187Z] bab4dde63d76: Waiting [2022-07-15T03:11:51.187Z] bde34c3a00c8: Waiting [2022-07-15T03:11:51.187Z] b352a97aabf1: Waiting [2022-07-15T03:11:51.187Z] 5851b861e8e6: Waiting [2022-07-15T03:11:51.187Z] e2be974225ed: Download complete [2022-07-15T03:11:51.187Z] 988bab9f4d93: Verifying Checksum [2022-07-15T03:11:51.187Z] 988bab9f4d93: Download complete [2022-07-15T03:11:51.448Z] 1469e6f7b9e6: Download complete [2022-07-15T03:11:51.448Z] eaf3925da568: Verifying Checksum [2022-07-15T03:11:51.448Z] eaf3925da568: Download complete [2022-07-15T03:11:51.448Z] 339a4e72a1f5: Verifying Checksum [2022-07-15T03:11:51.448Z] 339a4e72a1f5: Download complete [2022-07-15T03:11:51.448Z] bde34c3a00c8: Download complete [2022-07-15T03:11:51.448Z] b352a97aabf1: Download complete [2022-07-15T03:11:51.448Z] 4872d77fe225: Verifying Checksum [2022-07-15T03:11:51.448Z] 4872d77fe225: Download complete [2022-07-15T03:11:51.448Z] 5851b861e8e6: Download complete [2022-07-15T03:11:51.448Z] b85a868b505f: Verifying Checksum [2022-07-15T03:11:51.448Z] b85a868b505f: Download complete [2022-07-15T03:11:51.709Z] bab4dde63d76: Verifying Checksum [2022-07-15T03:11:51.709Z] bab4dde63d76: Download complete [2022-07-15T03:11:53.091Z] b85a868b505f: Pull complete [2022-07-15T03:11:53.091Z] e2be974225ed: Pull complete [2022-07-15T03:11:53.659Z] 339a4e72a1f5: Pull complete [2022-07-15T03:11:53.660Z] 988bab9f4d93: Pull complete [2022-07-15T03:11:53.922Z] 1469e6f7b9e6: Pull complete [2022-07-15T03:11:54.183Z] eaf3925da568: Pull complete [2022-07-15T03:11:56.106Z] bab4dde63d76: Pull complete [2022-07-15T03:11:56.106Z] bde34c3a00c8: Pull complete [2022-07-15T03:11:56.375Z] b352a97aabf1: Pull complete [2022-07-15T03:11:56.375Z] 4872d77fe225: Pull complete [2022-07-15T03:11:56.637Z] 5851b861e8e6: Pull complete [2022-07-15T03:11:56.637Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-15T03:11:56.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-15T03:11:56.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T03:11:56.742Z] prd-ubuntu20.04-docker-8c-8g-20188 does not seem to be running inside a container [2022-07-15T03:11:56.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-15T03:11:57.943Z] $ docker top 154c052625b321fe58e0f9a8062e5c42eb392f54c35927cc08027038ba331a84 -eo pid,comm [2022-07-15T03:11:58.021Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-15T03:11:58.021Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-15T03:11:58.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-15T03:11:58.062Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-15T03:11:58.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-15T03:11:58.206Z] $ docker exec 154c052625b321fe58e0f9a8062e5c42eb392f54c35927cc08027038ba331a84 ssh-agent [2022-07-15T03:11:58.356Z] SSH_AUTH_SOCK=/tmp/ssh-Juv26MuL5fER/agent.33 [2022-07-15T03:11:58.357Z] SSH_AGENT_PID=40 [2022-07-15T03:11:58.364Z] Running ssh-add (command line suppressed) [2022-07-15T03:11:58.487Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5876439905528380571.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5876439905528380571.key) [2022-07-15T03:11:58.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-15T03:11:58.800Z] + git tag --points-at HEAD [Pipeline] } [2022-07-15T03:11:58.814Z] $ docker exec --env ******** --env ******** 154c052625b321fe58e0f9a8062e5c42eb392f54c35927cc08027038ba331a84 ssh-agent -k [2022-07-15T03:11:58.949Z] unset SSH_AUTH_SOCK; [2022-07-15T03:11:58.949Z] unset SSH_AGENT_PID; [2022-07-15T03:11:58.949Z] echo Agent pid 40 killed; [2022-07-15T03:11:58.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-15T03:11:58.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-15T03:11:58.991Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-15T03:11:59.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-15T03:11:59.129Z] $ docker exec 154c052625b321fe58e0f9a8062e5c42eb392f54c35927cc08027038ba331a84 ssh-agent [2022-07-15T03:11:59.261Z] SSH_AUTH_SOCK=/tmp/ssh-JE9E0HJsW7wJ/agent.73 [2022-07-15T03:11:59.261Z] SSH_AGENT_PID=79 [2022-07-15T03:11:59.267Z] Running ssh-add (command line suppressed) [2022-07-15T03:11:59.399Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8805850986062479556.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8805850986062479556.key) [2022-07-15T03:11:59.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-15T03:11:59.708Z] + git semver init [2022-07-15T03:11:59.970Z] 2022-07-15 03:11:59,926 [run_init] DEBUG init version:0.0.0 force:False [2022-07-15T03:11:59.970Z] 2022-07-15 03:11:59,927 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-07-15T03:11:59.970Z] 2022-07-15 03:11:59,928 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-07-15T03:11:59.970Z] 2022-07-15 03:11:59,928 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-15T03:12:01.358Z] 2022-07-15 03:12:01,055 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-07-15T03:12:01.358Z] 2022-07-15 03:12:01,056 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-07-15T03:12:01.358Z] 2022-07-15 03:12:01,056 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-15T03:12:01.358Z] 2022-07-15 03:12:01,056 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-15T03:12:01.358Z] 2.2.1-dev.7 [Pipeline] } [2022-07-15T03:12:01.369Z] $ docker exec --env ******** --env ******** 154c052625b321fe58e0f9a8062e5c42eb392f54c35927cc08027038ba331a84 ssh-agent -k [2022-07-15T03:12:01.487Z] unset SSH_AUTH_SOCK; [2022-07-15T03:12:01.487Z] unset SSH_AGENT_PID; [2022-07-15T03:12:01.487Z] echo Agent pid 79 killed; [2022-07-15T03:12:01.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-15T03:12:01.812Z] + git semver [Pipeline] } [2022-07-15T03:12:02.090Z] $ docker stop --time=1 154c052625b321fe58e0f9a8062e5c42eb392f54c35927cc08027038ba331a84 [2022-07-15T03:12:03.428Z] $ docker rm -f 154c052625b321fe58e0f9a8062e5c42eb392f54c35927cc08027038ba331a84 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-15T03:12:03.783Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-15T03:12:04.055Z] Stashed 1 file(s) [Pipeline] echo [2022-07-15T03:12:04.058Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-15T03:12:04.238Z] provisioning config files... [2022-07-15T03:12:04.249Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5870811641613795777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:12:04.555Z] ---> docker-login.sh [2022-07-15T03:12:04.555Z] nexus3.edgexfoundry.org:10001 [2022-07-15T03:12:04.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:12:04.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:12:04.555Z] Configure a credential helper to remove this warning. See [2022-07-15T03:12:04.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:12:04.555Z] [2022-07-15T03:12:04.555Z] Login Succeeded [2022-07-15T03:12:04.555Z] nexus3.edgexfoundry.org:10002 [2022-07-15T03:12:04.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:12:04.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:12:04.816Z] Configure a credential helper to remove this warning. See [2022-07-15T03:12:04.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:12:04.816Z] [2022-07-15T03:12:04.816Z] Login Succeeded [2022-07-15T03:12:04.816Z] nexus3.edgexfoundry.org:10003 [2022-07-15T03:12:04.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:12:04.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:12:04.816Z] Configure a credential helper to remove this warning. See [2022-07-15T03:12:04.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:12:04.816Z] [2022-07-15T03:12:04.816Z] Login Succeeded [2022-07-15T03:12:04.816Z] nexus3.edgexfoundry.org:10004 [2022-07-15T03:12:05.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:12:05.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:12:05.078Z] Configure a credential helper to remove this warning. See [2022-07-15T03:12:05.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:12:05.078Z] [2022-07-15T03:12:05.078Z] Login Succeeded [2022-07-15T03:12:05.078Z] docker.io [2022-07-15T03:12:05.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:12:05.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:12:05.339Z] Configure a credential helper to remove this warning. See [2022-07-15T03:12:05.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:12:05.339Z] [2022-07-15T03:12:05.339Z] Login Succeeded [2022-07-15T03:12:05.339Z] ---> docker-login.sh ends [Pipeline] } [2022-07-15T03:12:05.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-15T03:12:05.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-15T03:12:05.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-15T03:12:05.453Z] ========================================================= [2022-07-15T03:12:05.453Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-15T03:12:05.453Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:12:05.786Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-15T03:12:06.048Z] Sending build context to Docker daemon 44.2MB [2022-07-15T03:12:06.048Z] Step 1/15 : ARG BASE=golang:1.18-alpine3.16 [2022-07-15T03:12:06.048Z] Step 2/15 : FROM ${BASE} AS builder [2022-07-15T03:12:06.048Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-15T03:12:06.048Z] 2408cc74d12b: Pulling fs layer [2022-07-15T03:12:06.048Z] ea60b727a1ce: Pulling fs layer [2022-07-15T03:12:06.048Z] 30c4a7721957: Pulling fs layer [2022-07-15T03:12:06.048Z] 370296b7ddb6: Pulling fs layer [2022-07-15T03:12:06.048Z] 7c6cee850709: Pulling fs layer [2022-07-15T03:12:06.048Z] 39a5fcdaea64: Pulling fs layer [2022-07-15T03:12:06.048Z] d94ebbe4e438: Pulling fs layer [2022-07-15T03:12:06.048Z] bcfd1f05c69d: Pulling fs layer [2022-07-15T03:12:06.048Z] 59ccb84bbe0f: Pulling fs layer [2022-07-15T03:12:06.048Z] 7c6cee850709: Waiting [2022-07-15T03:12:06.048Z] 39a5fcdaea64: Waiting [2022-07-15T03:12:06.048Z] d94ebbe4e438: Waiting [2022-07-15T03:12:06.048Z] bcfd1f05c69d: Waiting [2022-07-15T03:12:06.048Z] 59ccb84bbe0f: Waiting [2022-07-15T03:12:06.048Z] 370296b7ddb6: Waiting [2022-07-15T03:12:06.048Z] 30c4a7721957: Verifying Checksum [2022-07-15T03:12:06.048Z] 30c4a7721957: Download complete [2022-07-15T03:12:06.048Z] ea60b727a1ce: Verifying Checksum [2022-07-15T03:12:06.048Z] ea60b727a1ce: Download complete [2022-07-15T03:12:06.048Z] 7c6cee850709: Verifying Checksum [2022-07-15T03:12:06.048Z] 7c6cee850709: Download complete [2022-07-15T03:12:06.048Z] 39a5fcdaea64: Verifying Checksum [2022-07-15T03:12:06.048Z] 39a5fcdaea64: Download complete [2022-07-15T03:12:06.048Z] 2408cc74d12b: Verifying Checksum [2022-07-15T03:12:06.048Z] 2408cc74d12b: Download complete [2022-07-15T03:12:06.314Z] d94ebbe4e438: Verifying Checksum [2022-07-15T03:12:06.314Z] d94ebbe4e438: Download complete [2022-07-15T03:12:06.314Z] 2408cc74d12b: Pull complete [2022-07-15T03:12:06.592Z] ea60b727a1ce: Pull complete [2022-07-15T03:12:06.592Z] 30c4a7721957: Pull complete [2022-07-15T03:12:06.859Z] 59ccb84bbe0f: Verifying Checksum [2022-07-15T03:12:06.859Z] 59ccb84bbe0f: Download complete [2022-07-15T03:12:06.859Z] bcfd1f05c69d: Verifying Checksum [2022-07-15T03:12:06.859Z] bcfd1f05c69d: Download complete [2022-07-15T03:12:07.119Z] 370296b7ddb6: Verifying Checksum [2022-07-15T03:12:07.119Z] 370296b7ddb6: Download complete [2022-07-15T03:12:11.340Z] 370296b7ddb6: Pull complete [2022-07-15T03:12:11.612Z] 7c6cee850709: Pull complete [2022-07-15T03:12:11.612Z] 39a5fcdaea64: Pull complete [2022-07-15T03:12:11.612Z] d94ebbe4e438: Pull complete [2022-07-15T03:12:14.176Z] bcfd1f05c69d: Pull complete [2022-07-15T03:12:14.748Z] 59ccb84bbe0f: Pull complete [2022-07-15T03:12:14.748Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-15T03:12:14.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-15T03:12:14.748Z] ---> a4fb48ad2a94 [2022-07-15T03:12:14.748Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-15T03:12:16.137Z] ---> Running in 4c72465e349d [2022-07-15T03:12:16.399Z] Removing intermediate container 4c72465e349d [2022-07-15T03:12:16.399Z] ---> af1f2737a63e [2022-07-15T03:12:16.399Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-07-15T03:12:16.399Z] ---> Running in c93698fc9ed0 [2022-07-15T03:12:16.399Z] Removing intermediate container c93698fc9ed0 [2022-07-15T03:12:16.399Z] ---> 4739a96bd5d5 [2022-07-15T03:12:16.399Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-07-15T03:12:16.399Z] ---> Running in b2c28b35a2f7 [2022-07-15T03:12:16.660Z] Removing intermediate container b2c28b35a2f7 [2022-07-15T03:12:16.660Z] ---> f24f8f255ac2 [2022-07-15T03:12:16.660Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-07-15T03:12:16.660Z] ---> Running in 9514dd6600f8 [2022-07-15T03:12:16.660Z] Removing intermediate container 9514dd6600f8 [2022-07-15T03:12:16.660Z] ---> de8da94ca40d [2022-07-15T03:12:16.660Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-07-15T03:12:16.660Z] ---> Running in f5d076cff5e6 [2022-07-15T03:12:16.921Z] Removing intermediate container f5d076cff5e6 [2022-07-15T03:12:16.921Z] ---> ee8bf36d1520 [2022-07-15T03:12:16.921Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-15T03:12:16.921Z] ---> Running in 1a303b2a854d [2022-07-15T03:12:17.493Z] Removing intermediate container 1a303b2a854d [2022-07-15T03:12:17.493Z] ---> 60ce85a968f6 [2022-07-15T03:12:17.493Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-15T03:12:17.493Z] ---> Running in 6825208ab630 [2022-07-15T03:12:17.754Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-15T03:12:18.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-15T03:12:18.964Z] OK: 211 MiB in 51 packages [2022-07-15T03:12:19.184Z] Still waiting to schedule task [2022-07-15T03:12:19.184Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20186’ [2022-07-15T03:12:19.538Z] Removing intermediate container 6825208ab630 [2022-07-15T03:12:19.538Z] ---> a0bcf8d4a4c0 [2022-07-15T03:12:19.538Z] Step 10/15 : ENV GO111MODULE=on [2022-07-15T03:12:19.538Z] ---> Running in c717540dfd09 [2022-07-15T03:12:19.538Z] Removing intermediate container c717540dfd09 [2022-07-15T03:12:19.538Z] ---> 56be939ee5a4 [2022-07-15T03:12:19.538Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-15T03:12:19.538Z] ---> Running in 0e02289641a9 [2022-07-15T03:12:19.538Z] Removing intermediate container 0e02289641a9 [2022-07-15T03:12:19.538Z] ---> 42d3ff72cd89 [2022-07-15T03:12:19.538Z] Step 12/15 : COPY go.mod vendor* ./ [2022-07-15T03:12:19.798Z] ---> dd88d5dd0286 [2022-07-15T03:12:19.798Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-15T03:12:19.798Z] ---> Running in 2e81c26a21af [2022-07-15T03:12:32.048Z] Removing intermediate container 2e81c26a21af [2022-07-15T03:12:32.048Z] ---> 586f8b70f97b [2022-07-15T03:12:32.048Z] Step 14/15 : COPY . . [2022-07-15T03:12:33.431Z] ---> 26fe8e2704ac [2022-07-15T03:12:33.431Z] Step 15/15 : RUN ${MAKE} [2022-07-15T03:12:33.431Z] ---> Running in 29a380620f22 [2022-07-15T03:12:33.431Z] noop [2022-07-15T03:12:33.697Z] Removing intermediate container 29a380620f22 [2022-07-15T03:12:33.697Z] ---> d2475818ac6d [2022-07-15T03:12:33.958Z] Successfully built d2475818ac6d [2022-07-15T03:12:33.958Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:12:34.301Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-15T03:12:34.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T03:12:34.405Z] prd-ubuntu20.04-docker-8c-8g-20188 does not seem to be running inside a container [2022-07-15T03:12:34.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-15T03:12:34.867Z] $ docker top 844ed7d8aa31786938456179a4a4afdf7f023525695cddf3eae2974267a82f49 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-15T03:12:35.247Z] + go version [2022-07-15T03:12:35.247Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-15T03:12:35.261Z] $ docker stop --time=1 844ed7d8aa31786938456179a4a4afdf7f023525695cddf3eae2974267a82f49 [2022-07-15T03:12:36.552Z] $ docker rm -f 844ed7d8aa31786938456179a4a4afdf7f023525695cddf3eae2974267a82f49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:12:37.015Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-15T03:12:37.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T03:12:37.141Z] prd-ubuntu20.04-docker-8c-8g-20188 does not seem to be running inside a container [2022-07-15T03:12:37.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-15T03:12:37.652Z] $ docker top 7c2adeb7314f345068ccf06b20aba67783707ae73f6524494f9df19a4e3f836e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-15T03:12:38.050Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-15T03:12:38.360Z] + make test [2022-07-15T03:12:38.360Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-07-15T03:12:38.621Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-07-15T03:12:45.225Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-07-15T03:12:45.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-07-15T03:12:45.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-07-15T03:12:45.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-07-15T03:12:45.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-07-15T03:12:45.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-07-15T03:12:45.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-07-15T03:12:45.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-07-15T03:12:45.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-07-15T03:12:45.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-07-15T03:12:45.225Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-07-15T03:12:45.225Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-07-15T03:12:45.225Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-15T03:12:47.145Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-15T03:12:47.145Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-15T03:12:47.145Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-15T03:12:47.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-15T03:12:47.173Z] $ docker stop --time=1 7c2adeb7314f345068ccf06b20aba67783707ae73f6524494f9df19a4e3f836e [2022-07-15T03:12:48.617Z] $ docker rm -f 7c2adeb7314f345068ccf06b20aba67783707ae73f6524494f9df19a4e3f836e [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-15T03:12:49.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-15T03:12:49.062Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-15T03:12:49.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-15T03:12:49.955Z] + ls -al . [2022-07-15T03:12:49.955Z] total 164 [2022-07-15T03:12:49.955Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 15 03:12 . [2022-07-15T03:12:49.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 03:04 .. [2022-07-15T03:12:49.955Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 03:12 .git [2022-07-15T03:12:49.955Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 03:04 .github [2022-07-15T03:12:49.955Z] -rw-rw-r-- 1 jenkins jenkins 167 Jul 15 03:04 .gitignore [2022-07-15T03:12:49.955Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 03:12 .semver [2022-07-15T03:12:49.955Z] -rw-rw-r-- 1 jenkins jenkins 4856 Jul 15 03:04 Attribution.txt [2022-07-15T03:12:49.955Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jul 15 03:04 CHANGELOG.md [2022-07-15T03:12:49.955Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 15 03:04 CONTRIBUTING.md [2022-07-15T03:12:49.955Z] -rw-rw-r-- 1 jenkins jenkins 1551 Jul 15 03:04 Dockerfile [2022-07-15T03:12:49.955Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 15 03:04 Jenkinsfile [2022-07-15T03:12:49.955Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 15 03:04 LICENSE [2022-07-15T03:12:49.955Z] -rw-rw-r-- 1 jenkins jenkins 1181 Jul 15 03:04 Makefile [2022-07-15T03:12:49.955Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jul 15 03:04 README.md [2022-07-15T03:12:49.955Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 15 03:12 VERSION [2022-07-15T03:12:49.955Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 03:04 assets [2022-07-15T03:12:49.955Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 03:04 bin [2022-07-15T03:12:49.955Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 03:04 cmd [2022-07-15T03:12:49.955Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 15 03:12 coverage.out [2022-07-15T03:12:49.955Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 03:04 docs [2022-07-15T03:12:49.955Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jul 15 03:04 go.mod [2022-07-15T03:12:49.955Z] -rw-rw-r-- 1 jenkins jenkins 25578 Jul 15 03:04 go.sum [2022-07-15T03:12:49.955Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 03:04 internal [2022-07-15T03:12:49.955Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 03:04 pkg [2022-07-15T03:12:49.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 03:04 snap [2022-07-15T03:12:49.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 03:04 testing [2022-07-15T03:12:49.955Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 15 03:04 version.go [2022-07-15T03:12:49.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 03:04 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:12:50.272Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d0dddad7c6b93d0880573d3ef63da151bf16f86d --label arch=amd64 --label version=2.2.1-dev.7 . [2022-07-15T03:12:50.533Z] Sending build context to Docker daemon 44.2MB [2022-07-15T03:12:50.533Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-07-15T03:12:50.533Z] Step 2/23 : FROM ${BASE} AS builder [2022-07-15T03:12:50.533Z] ---> d2475818ac6d [2022-07-15T03:12:50.533Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-15T03:12:50.533Z] ---> Running in 88d05481c4ff [2022-07-15T03:12:50.794Z] Removing intermediate container 88d05481c4ff [2022-07-15T03:12:50.794Z] ---> a7414fa4400a [2022-07-15T03:12:50.794Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-07-15T03:12:50.794Z] ---> Running in a0498efdc107 [2022-07-15T03:12:50.794Z] Removing intermediate container a0498efdc107 [2022-07-15T03:12:50.794Z] ---> dbf67e05cd40 [2022-07-15T03:12:50.794Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-07-15T03:12:50.794Z] ---> Running in f0855ef8ba57 [2022-07-15T03:12:51.056Z] Removing intermediate container f0855ef8ba57 [2022-07-15T03:12:51.056Z] ---> 8512fb4b8a9a [2022-07-15T03:12:51.056Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-07-15T03:12:51.056Z] ---> Running in aee31fbe5426 [2022-07-15T03:12:51.056Z] Removing intermediate container aee31fbe5426 [2022-07-15T03:12:51.056Z] ---> a04f1384e472 [2022-07-15T03:12:51.056Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-07-15T03:12:51.056Z] ---> Running in 603e9645d904 [2022-07-15T03:12:51.318Z] Removing intermediate container 603e9645d904 [2022-07-15T03:12:51.318Z] ---> f87231d2d5dd [2022-07-15T03:12:51.318Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-15T03:12:51.318Z] ---> Running in e017d5c965ff [2022-07-15T03:12:51.890Z] Removing intermediate container e017d5c965ff [2022-07-15T03:12:51.890Z] ---> 1f43ea00ba5b [2022-07-15T03:12:51.890Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-15T03:12:51.890Z] ---> Running in cb18e21790cb [2022-07-15T03:12:52.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-15T03:12:53.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-15T03:12:53.358Z] OK: 211 MiB in 51 packages [2022-07-15T03:12:53.620Z] Removing intermediate container cb18e21790cb [2022-07-15T03:12:53.620Z] ---> c1f937623013 [2022-07-15T03:12:53.620Z] Step 10/23 : ENV GO111MODULE=on [2022-07-15T03:12:53.620Z] ---> Running in 31dc1be2041d [2022-07-15T03:12:53.620Z] Removing intermediate container 31dc1be2041d [2022-07-15T03:12:53.620Z] ---> 0374a1f31e9b [2022-07-15T03:12:53.620Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-15T03:12:53.881Z] ---> Running in f8beaeac6080 [2022-07-15T03:12:53.881Z] Removing intermediate container f8beaeac6080 [2022-07-15T03:12:53.881Z] ---> 8d2a6d1af298 [2022-07-15T03:12:53.881Z] Step 12/23 : COPY go.mod vendor* ./ [2022-07-15T03:12:54.142Z] ---> ee1cd3429596 [2022-07-15T03:12:54.142Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-15T03:12:54.142Z] ---> Running in 0b1b7b104464 [2022-07-15T03:12:54.714Z] Removing intermediate container 0b1b7b104464 [2022-07-15T03:12:54.715Z] ---> 505c6608d2ae [2022-07-15T03:12:54.715Z] Step 14/23 : COPY . . [2022-07-15T03:12:55.657Z] ---> 59719a714eb3 [2022-07-15T03:12:55.657Z] Step 15/23 : RUN ${MAKE} [2022-07-15T03:12:55.919Z] ---> Running in 66a48e9366c0 [2022-07-15T03:12:56.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.7" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-07-15T03:13:02.760Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-07-15T03:13:04.151Z] Removing intermediate container 66a48e9366c0 [2022-07-15T03:13:04.151Z] ---> f2b381c13948 [2022-07-15T03:13:04.151Z] Step 16/23 : FROM alpine:3.14 [2022-07-15T03:13:04.725Z] 3.14: Pulling from library/alpine [2022-07-15T03:13:04.986Z] 8663204ce13b: Pulling fs layer [2022-07-15T03:13:05.249Z] 8663204ce13b: Verifying Checksum [2022-07-15T03:13:05.249Z] 8663204ce13b: Download complete [2022-07-15T03:13:05.249Z] 8663204ce13b: Pull complete [2022-07-15T03:13:05.249Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-15T03:13:05.249Z] Status: Downloaded newer image for alpine:3.14 [2022-07-15T03:13:05.249Z] ---> e04c818066af [2022-07-15T03:13:05.249Z] Step 17/23 : EXPOSE 4000 [2022-07-15T03:13:05.249Z] ---> Running in d9904661eb74 [2022-07-15T03:13:05.512Z] Removing intermediate container d9904661eb74 [2022-07-15T03:13:05.512Z] ---> d60b4542fb1e [2022-07-15T03:13:05.512Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-15T03:13:06.088Z] ---> 4fc1b3317366 [2022-07-15T03:13:06.088Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-15T03:13:06.088Z] ---> Running in d6cb58b02798 [2022-07-15T03:13:06.088Z] Removing intermediate container d6cb58b02798 [2022-07-15T03:13:06.088Z] ---> f41451b7a532 [2022-07-15T03:13:06.088Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-07-15T03:13:06.088Z] ---> Running in 81b993821636 [2022-07-15T03:13:06.088Z] Removing intermediate container 81b993821636 [2022-07-15T03:13:06.088Z] ---> e56ec4674e6e [2022-07-15T03:13:06.088Z] Step 21/23 : LABEL arch=amd64 [2022-07-15T03:13:06.349Z] ---> Running in 8254224d35dd [2022-07-15T03:13:06.349Z] Removing intermediate container 8254224d35dd [2022-07-15T03:13:06.349Z] ---> bc5e89217b23 [2022-07-15T03:13:06.349Z] Step 22/23 : LABEL git_sha=d0dddad7c6b93d0880573d3ef63da151bf16f86d [2022-07-15T03:13:06.349Z] ---> Running in 45d5b84cf45e [2022-07-15T03:13:06.349Z] Removing intermediate container 45d5b84cf45e [2022-07-15T03:13:06.349Z] ---> 927d08b4fb91 [2022-07-15T03:13:06.349Z] Step 23/23 : LABEL version=2.2.1-dev.7 [2022-07-15T03:13:06.349Z] ---> Running in bbb21a335e79 [2022-07-15T03:13:06.611Z] Removing intermediate container bbb21a335e79 [2022-07-15T03:13:06.611Z] ---> d3929a5de234 [2022-07-15T03:13:06.611Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-15T03:13:06.611Z] Successfully built d3929a5de234 [2022-07-15T03:13:06.611Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-15T03:13:06.747Z] provisioning config files... [2022-07-15T03:13:06.757Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7318684348512459442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:13:07.071Z] ---> docker-login.sh [2022-07-15T03:13:07.071Z] nexus3.edgexfoundry.org:10001 [2022-07-15T03:13:07.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:13:07.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:13:07.071Z] Configure a credential helper to remove this warning. See [2022-07-15T03:13:07.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:13:07.071Z] [2022-07-15T03:13:07.071Z] Login Succeeded [2022-07-15T03:13:07.071Z] nexus3.edgexfoundry.org:10002 [2022-07-15T03:13:07.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:13:07.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:13:07.333Z] Configure a credential helper to remove this warning. See [2022-07-15T03:13:07.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:13:07.333Z] [2022-07-15T03:13:07.333Z] Login Succeeded [2022-07-15T03:13:07.333Z] nexus3.edgexfoundry.org:10003 [2022-07-15T03:13:07.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:13:07.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:13:07.333Z] Configure a credential helper to remove this warning. See [2022-07-15T03:13:07.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:13:07.333Z] [2022-07-15T03:13:07.333Z] Login Succeeded [2022-07-15T03:13:07.333Z] nexus3.edgexfoundry.org:10004 [2022-07-15T03:13:07.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:13:07.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:13:07.593Z] Configure a credential helper to remove this warning. See [2022-07-15T03:13:07.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:13:07.593Z] [2022-07-15T03:13:07.593Z] Login Succeeded [2022-07-15T03:13:07.593Z] docker.io [2022-07-15T03:13:07.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:13:07.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:13:07.856Z] Configure a credential helper to remove this warning. See [2022-07-15T03:13:07.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:13:07.856Z] [2022-07-15T03:13:07.856Z] Login Succeeded [2022-07-15T03:13:07.856Z] ---> docker-login.sh ends [Pipeline] } [2022-07-15T03:13:07.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-15T03:13:07.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-15T03:13:07.941Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-07-15T03:13:07.941Z] d0dddad7c6b93d0880573d3ef63da151bf16f86d [2022-07-15T03:13:07.941Z] latest [2022-07-15T03:13:07.941Z] 2.2.1-dev.7 [2022-07-15T03:13:07.941Z] d0dddad7c6b93d0880573d3ef63da151bf16f86d-2.2.1-dev.7 [2022-07-15T03:13:07.941Z] main [2022-07-15T03:13:07.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:13:08.279Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d0dddad7c6b93d0880573d3ef63da151bf16f86d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:13:08.609Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d0dddad7c6b93d0880573d3ef63da151bf16f86d [2022-07-15T03:13:08.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-15T03:13:08.609Z] 1f5edb1a2205: Preparing [2022-07-15T03:13:08.609Z] b541d28bf3b4: Preparing [2022-07-15T03:13:08.609Z] b541d28bf3b4: Layer already exists [2022-07-15T03:13:11.158Z] 1f5edb1a2205: Pushed [2022-07-15T03:13:11.158Z] d0dddad7c6b93d0880573d3ef63da151bf16f86d: digest: sha256:caf5c5f996cd013041a62a9e36cb408c139cc8c7f6927b5357d48c38176c4ca3 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:13:11.492Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:13:11.819Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-07-15T03:13:11.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-15T03:13:11.819Z] 1f5edb1a2205: Preparing [2022-07-15T03:13:11.819Z] b541d28bf3b4: Preparing [2022-07-15T03:13:11.819Z] b541d28bf3b4: Layer already exists [2022-07-15T03:13:11.819Z] 1f5edb1a2205: Layer already exists [2022-07-15T03:13:11.819Z] latest: digest: sha256:caf5c5f996cd013041a62a9e36cb408c139cc8c7f6927b5357d48c38176c4ca3 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:13:12.163Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:13:12.491Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.7 [2022-07-15T03:13:12.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-15T03:13:12.492Z] 1f5edb1a2205: Preparing [2022-07-15T03:13:12.492Z] b541d28bf3b4: Preparing [2022-07-15T03:13:12.492Z] 1f5edb1a2205: Layer already exists [2022-07-15T03:13:12.492Z] b541d28bf3b4: Layer already exists [2022-07-15T03:13:12.492Z] 2.2.1-dev.7: digest: sha256:caf5c5f996cd013041a62a9e36cb408c139cc8c7f6927b5357d48c38176c4ca3 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:13:12.824Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d0dddad7c6b93d0880573d3ef63da151bf16f86d-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:13:13.155Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d0dddad7c6b93d0880573d3ef63da151bf16f86d-2.2.1-dev.7 [2022-07-15T03:13:13.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-15T03:13:13.155Z] 1f5edb1a2205: Preparing [2022-07-15T03:13:13.155Z] b541d28bf3b4: Preparing [2022-07-15T03:13:13.155Z] b541d28bf3b4: Layer already exists [2022-07-15T03:13:13.155Z] 1f5edb1a2205: Layer already exists [2022-07-15T03:13:13.155Z] d0dddad7c6b93d0880573d3ef63da151bf16f86d-2.2.1-dev.7: digest: sha256:caf5c5f996cd013041a62a9e36cb408c139cc8c7f6927b5357d48c38176c4ca3 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:13:13.481Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:13:13.815Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-07-15T03:13:13.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-15T03:13:13.815Z] 1f5edb1a2205: Preparing [2022-07-15T03:13:13.815Z] b541d28bf3b4: Preparing [2022-07-15T03:13:13.815Z] 1f5edb1a2205: Layer already exists [2022-07-15T03:13:13.815Z] b541d28bf3b4: Layer already exists [2022-07-15T03:13:13.815Z] main: digest: sha256:caf5c5f996cd013041a62a9e36cb408c139cc8c7f6927b5357d48c38176c4ca3 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-15T03:13:13.869Z] ===================================================== [Pipeline] echo [2022-07-15T03:13:13.879Z] taggedImages: [2022-07-15T03:13:13.879Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d0dddad7c6b93d0880573d3ef63da151bf16f86d [2022-07-15T03:13:13.879Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-07-15T03:13:13.879Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.7 [2022-07-15T03:13:13.879Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d0dddad7c6b93d0880573d3ef63da151bf16f86d-2.2.1-dev.7 [2022-07-15T03:13:13.879Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:13:14.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-15T03:13:14.264Z] [2022-07-15T03:13:14.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:13:14.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-15T03:13:14.575Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-15T03:13:14.575Z] 5eb5b503b376: Pulling fs layer [2022-07-15T03:13:14.575Z] 5c69ac0246d0: Pulling fs layer [2022-07-15T03:13:14.575Z] ec43610c2a17: Pulling fs layer [2022-07-15T03:13:14.575Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-15T03:13:14.575Z] 33b1e0a273af: Pulling fs layer [2022-07-15T03:13:14.575Z] 5d3b04190fa2: Pulling fs layer [2022-07-15T03:13:14.575Z] 2f39f015ded8: Pulling fs layer [2022-07-15T03:13:14.575Z] 33b1e0a273af: Waiting [2022-07-15T03:13:14.575Z] 2f39f015ded8: Waiting [2022-07-15T03:13:14.575Z] 5d3b04190fa2: Waiting [2022-07-15T03:13:14.575Z] 3a2ae6a8a46f: Waiting [2022-07-15T03:13:14.575Z] 5c69ac0246d0: Download complete [2022-07-15T03:13:14.575Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-15T03:13:14.575Z] 3a2ae6a8a46f: Download complete [2022-07-15T03:13:14.575Z] 33b1e0a273af: Verifying Checksum [2022-07-15T03:13:14.575Z] 33b1e0a273af: Download complete [2022-07-15T03:13:14.575Z] 5d3b04190fa2: Verifying Checksum [2022-07-15T03:13:14.575Z] 5d3b04190fa2: Download complete [2022-07-15T03:13:14.837Z] ec43610c2a17: Verifying Checksum [2022-07-15T03:13:14.837Z] ec43610c2a17: Download complete [2022-07-15T03:13:14.837Z] 5eb5b503b376: Download complete [2022-07-15T03:13:15.410Z] 2f39f015ded8: Download complete [2022-07-15T03:13:16.350Z] 5eb5b503b376: Pull complete [2022-07-15T03:13:16.350Z] 5c69ac0246d0: Pull complete [2022-07-15T03:13:16.920Z] ec43610c2a17: Pull complete [2022-07-15T03:13:16.920Z] 3a2ae6a8a46f: Pull complete [2022-07-15T03:13:17.181Z] 33b1e0a273af: Pull complete [2022-07-15T03:13:17.181Z] 5d3b04190fa2: Pull complete [2022-07-15T03:13:22.467Z] 2f39f015ded8: Pull complete [2022-07-15T03:13:22.467Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-15T03:13:22.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-15T03:13:22.467Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T03:13:22.638Z] prd-ubuntu20.04-docker-8c-8g-20188 does not seem to be running inside a container [2022-07-15T03:13:22.695Z] $ 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/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-15T03:13:24.096Z] $ docker top e993ebeb4d6253745e857f1c41e91949adc29325c6b1b542a38262c9826f3cf0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:13:24.542Z] ---> job-cost.sh [2022-07-15T03:13:24.542Z] lf-activate-venv: SKIPPING [2022-07-15T03:13:24.542Z] INFO: No Stack... [2022-07-15T03:13:25.118Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-15T03:13:25.382Z] INFO: Archiving Costs [Pipeline] sh [2022-07-15T03:13:25.682Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-07-15T03:13:25.682Z] + cut -d, -f6 [Pipeline] lock [2022-07-15T03:13:25.698Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-78-stack-cost] [2022-07-15T03:13:25.707Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-78-stack-cost] did not exist. Created. [2022-07-15T03:13:25.708Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-15T03:13:26.027Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-15T03:13:26.069Z] Stashed 1 file(s) [Pipeline] } [2022-07-15T03:13:26.076Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-15T03:13:26.098Z] $ docker stop --time=1 e993ebeb4d6253745e857f1c41e91949adc29325c6b1b542a38262c9826f3cf0 [2022-07-15T03:13:27.272Z] $ docker rm -f e993ebeb4d6253745e857f1c41e91949adc29325c6b1b542a38262c9826f3cf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-15T03:16:05.785Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20190 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-07-15T03:16:05.797Z] Running in /w/workspace/edgex-ui-go/78 [Pipeline] { [Pipeline] checkout [2022-07-15T03:16:05.854Z] The recommended git tool is: git [2022-07-15T03:16:12.048Z] using credential edgex-jenkins-ssh [2022-07-15T03:16:12.067Z] Cloning the remote Git repository [2022-07-15T03:16:12.127Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-07-15T03:16:12.212Z] > git init /w/workspace/edgex-ui-go/78 # timeout=10 [2022-07-15T03:16:12.288Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-07-15T03:16:12.289Z] > git --version # timeout=10 [2022-07-15T03:16:12.316Z] > git --version # 'git version 2.25.1' [2022-07-15T03:16:12.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-15T03:16:12.394Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-15T03:16:15.437Z] Avoid second fetch [2022-07-15T03:16:15.437Z] Checking out Revision d0dddad7c6b93d0880573d3ef63da151bf16f86d (main) [2022-07-15T03:16:15.352Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-07-15T03:16:15.393Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-15T03:16:15.467Z] > git config core.sparsecheckout # timeout=10 [2022-07-15T03:16:15.531Z] > git checkout -f d0dddad7c6b93d0880573d3ef63da151bf16f86d # timeout=10 [2022-07-15T03:16:20.304Z] Commit message: "refactor: spliting big device management component into small components" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-15T03:16:21.139Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-15T03:16:21.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-15T03:16:21.139Z] Dload Upload Total Spent Left Speed [2022-07-15T03:16:21.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 92029 [Pipeline] sh [2022-07-15T03:16:21.841Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-15T03:16:22.191Z] + sudo tee /etc/docker/daemon.new [2022-07-15T03:16:22.191Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-15T03:16:22.191Z] { [2022-07-15T03:16:22.191Z] "registry-mirrors": [ [2022-07-15T03:16:22.191Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-15T03:16:22.191Z] ], [2022-07-15T03:16:22.191Z] "bip": "10.250.0.254/24", [2022-07-15T03:16:22.191Z] "hosts": [ [2022-07-15T03:16:22.191Z] "tcp://0.0.0.0:5555", [2022-07-15T03:16:22.191Z] "unix:///var/run/docker.sock" [2022-07-15T03:16:22.191Z] ], [2022-07-15T03:16:22.191Z] "mtu": 1458, [2022-07-15T03:16:22.191Z] "selinux-enabled": true, [2022-07-15T03:16:22.191Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-15T03:16:22.191Z] } [Pipeline] sh [2022-07-15T03:16:22.550Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-15T03:16:22.983Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-15T03:16:41.377Z] provisioning config files... [2022-07-15T03:16:41.403Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/78@tmp/config7922764624804070706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:16:41.950Z] ---> docker-login.sh [2022-07-15T03:16:41.950Z] nexus3.edgexfoundry.org:10001 [2022-07-15T03:16:42.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:16:42.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:16:42.831Z] Configure a credential helper to remove this warning. See [2022-07-15T03:16:42.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:16:42.831Z] [2022-07-15T03:16:42.831Z] Login Succeeded [2022-07-15T03:16:42.831Z] nexus3.edgexfoundry.org:10002 [2022-07-15T03:16:43.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:16:43.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:16:43.382Z] Configure a credential helper to remove this warning. See [2022-07-15T03:16:43.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:16:43.382Z] [2022-07-15T03:16:43.382Z] Login Succeeded [2022-07-15T03:16:43.382Z] nexus3.edgexfoundry.org:10003 [2022-07-15T03:16:43.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:16:43.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:16:43.662Z] Configure a credential helper to remove this warning. See [2022-07-15T03:16:43.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:16:43.662Z] [2022-07-15T03:16:43.662Z] Login Succeeded [2022-07-15T03:16:43.662Z] nexus3.edgexfoundry.org:10004 [2022-07-15T03:16:44.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:16:44.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:16:44.269Z] Configure a credential helper to remove this warning. See [2022-07-15T03:16:44.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:16:44.269Z] [2022-07-15T03:16:44.269Z] Login Succeeded [2022-07-15T03:16:44.269Z] docker.io [2022-07-15T03:16:44.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:16:45.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:16:45.157Z] Configure a credential helper to remove this warning. See [2022-07-15T03:16:45.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:16:45.157Z] [2022-07-15T03:16:45.157Z] Login Succeeded [2022-07-15T03:16:45.157Z] ---> docker-login.sh ends [Pipeline] } [2022-07-15T03:16:45.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-15T03:16:45.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-15T03:16:45.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-15T03:16:45.499Z] ========================================================= [2022-07-15T03:16:45.499Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-15T03:16:45.499Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:16:45.873Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-15T03:16:46.871Z] Sending build context to Docker daemon 27.72MB [2022-07-15T03:16:46.871Z] Step 1/15 : ARG BASE=golang:1.18-alpine3.16 [2022-07-15T03:16:46.871Z] Step 2/15 : FROM ${BASE} AS builder [2022-07-15T03:16:47.151Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-15T03:16:47.151Z] b3c136eddcbf: Pulling fs layer [2022-07-15T03:16:47.151Z] c0a3192eca97: Pulling fs layer [2022-07-15T03:16:47.151Z] a050256f5b6f: Pulling fs layer [2022-07-15T03:16:47.151Z] 656be50a0ddc: Pulling fs layer [2022-07-15T03:16:47.151Z] 2bbca73fdf42: Pulling fs layer [2022-07-15T03:16:47.151Z] 46d945488cbd: Pulling fs layer [2022-07-15T03:16:47.151Z] 8a5474983e97: Pulling fs layer [2022-07-15T03:16:47.151Z] 329c88fbcd65: Pulling fs layer [2022-07-15T03:16:47.151Z] 656be50a0ddc: Waiting [2022-07-15T03:16:47.151Z] 2bbca73fdf42: Waiting [2022-07-15T03:16:47.151Z] 46d945488cbd: Waiting [2022-07-15T03:16:47.151Z] 8a5474983e97: Waiting [2022-07-15T03:16:47.151Z] 329c88fbcd65: Waiting [2022-07-15T03:16:47.151Z] c0a3192eca97: Verifying Checksum [2022-07-15T03:16:47.151Z] c0a3192eca97: Download complete [2022-07-15T03:16:47.151Z] a050256f5b6f: Verifying Checksum [2022-07-15T03:16:47.151Z] a050256f5b6f: Download complete [2022-07-15T03:16:47.151Z] 2bbca73fdf42: Verifying Checksum [2022-07-15T03:16:47.151Z] 2bbca73fdf42: Download complete [2022-07-15T03:16:47.151Z] 46d945488cbd: Verifying Checksum [2022-07-15T03:16:47.151Z] 46d945488cbd: Download complete [2022-07-15T03:16:47.151Z] b3c136eddcbf: Verifying Checksum [2022-07-15T03:16:47.151Z] b3c136eddcbf: Download complete [2022-07-15T03:16:48.144Z] 329c88fbcd65: Verifying Checksum [2022-07-15T03:16:48.144Z] 329c88fbcd65: Download complete [2022-07-15T03:16:48.144Z] b3c136eddcbf: Pull complete [2022-07-15T03:16:48.757Z] c0a3192eca97: Pull complete [2022-07-15T03:16:49.038Z] a050256f5b6f: Pull complete [2022-07-15T03:16:49.315Z] 8a5474983e97: Verifying Checksum [2022-07-15T03:16:49.315Z] 8a5474983e97: Download complete [2022-07-15T03:16:50.303Z] 656be50a0ddc: Verifying Checksum [2022-07-15T03:16:50.303Z] 656be50a0ddc: Download complete [2022-07-15T03:17:02.762Z] 656be50a0ddc: Pull complete [2022-07-15T03:17:02.762Z] 2bbca73fdf42: Pull complete [2022-07-15T03:17:02.762Z] 46d945488cbd: Pull complete [2022-07-15T03:17:09.495Z] 8a5474983e97: Pull complete [2022-07-15T03:17:11.485Z] 329c88fbcd65: Pull complete [2022-07-15T03:17:11.485Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-15T03:17:11.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-15T03:17:11.485Z] ---> ff4287adb874 [2022-07-15T03:17:11.485Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-15T03:17:13.479Z] ---> Running in 025d94070c6b [2022-07-15T03:17:13.751Z] Removing intermediate container 025d94070c6b [2022-07-15T03:17:13.751Z] ---> e2a7842ff8c0 [2022-07-15T03:17:13.751Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-07-15T03:17:13.751Z] ---> Running in 5f268909f17e [2022-07-15T03:17:14.027Z] Removing intermediate container 5f268909f17e [2022-07-15T03:17:14.027Z] ---> a9df46e4c27e [2022-07-15T03:17:14.027Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-07-15T03:17:14.027Z] ---> Running in 530ffdf14a14 [2022-07-15T03:17:14.623Z] Removing intermediate container 530ffdf14a14 [2022-07-15T03:17:14.623Z] ---> eb3f68c92c66 [2022-07-15T03:17:14.623Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-07-15T03:17:14.623Z] ---> Running in 3e8303c1c69c [2022-07-15T03:17:14.898Z] Removing intermediate container 3e8303c1c69c [2022-07-15T03:17:14.898Z] ---> 8c6d8fdec3a8 [2022-07-15T03:17:14.898Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-07-15T03:17:14.898Z] ---> Running in a171ff651ec0 [2022-07-15T03:17:15.176Z] Removing intermediate container a171ff651ec0 [2022-07-15T03:17:15.176Z] ---> c2c0c699cc75 [2022-07-15T03:17:15.176Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-15T03:17:15.176Z] ---> Running in 66328399a601 [2022-07-15T03:17:17.161Z] Removing intermediate container 66328399a601 [2022-07-15T03:17:17.161Z] ---> f8f263d1c0bf [2022-07-15T03:17:17.161Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-15T03:17:17.161Z] ---> Running in f1726dbbe6b0 [2022-07-15T03:17:18.149Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-15T03:17:19.132Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-15T03:17:20.118Z] OK: 221 MiB in 51 packages [2022-07-15T03:17:20.720Z] Removing intermediate container f1726dbbe6b0 [2022-07-15T03:17:20.720Z] ---> c615d09cebaf [2022-07-15T03:17:20.720Z] Step 10/15 : ENV GO111MODULE=on [2022-07-15T03:17:21.006Z] ---> Running in 26e74fd5ef99 [2022-07-15T03:17:21.282Z] Removing intermediate container 26e74fd5ef99 [2022-07-15T03:17:21.282Z] ---> f59485625d18 [2022-07-15T03:17:21.282Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-15T03:17:21.282Z] ---> Running in e1243620302e [2022-07-15T03:17:21.557Z] Removing intermediate container e1243620302e [2022-07-15T03:17:21.557Z] ---> 569e090c4697 [2022-07-15T03:17:21.557Z] Step 12/15 : COPY go.mod vendor* ./ [2022-07-15T03:17:22.166Z] ---> 3dd3b7e38c52 [2022-07-15T03:17:22.166Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-15T03:17:22.166Z] ---> Running in b52aa251224a [2022-07-15T03:17:54.536Z] Removing intermediate container b52aa251224a [2022-07-15T03:17:54.536Z] ---> 907765847181 [2022-07-15T03:17:54.536Z] Step 14/15 : COPY . . [2022-07-15T03:17:54.536Z] ---> 345be3589d2b [2022-07-15T03:17:54.536Z] Step 15/15 : RUN ${MAKE} [2022-07-15T03:17:54.536Z] ---> Running in f974948b6471 [2022-07-15T03:17:54.536Z] noop [2022-07-15T03:17:54.536Z] Removing intermediate container f974948b6471 [2022-07-15T03:17:54.536Z] ---> 274bff1e4417 [2022-07-15T03:17:54.536Z] Successfully built 274bff1e4417 [2022-07-15T03:17:54.536Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:17:54.908Z] + docker inspect -f . ci-base-image-arm64 [2022-07-15T03:17:54.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T03:17:55.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-20190 does not seem to be running inside a container [2022-07-15T03:17:55.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/78 -v /w/workspace/edgex-ui-go/78:/w/workspace/edgex-ui-go/78:rw,z -v /w/workspace/edgex-ui-go/78@tmp:/w/workspace/edgex-ui-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-15T03:17:56.668Z] $ docker top b53735679b134032ec3d63373823908e60d9da4cd2c287179994a42ed38dce92 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-15T03:17:57.591Z] + go version [2022-07-15T03:17:57.591Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-15T03:17:57.624Z] $ docker stop --time=1 b53735679b134032ec3d63373823908e60d9da4cd2c287179994a42ed38dce92 [2022-07-15T03:17:59.288Z] $ docker rm -f b53735679b134032ec3d63373823908e60d9da4cd2c287179994a42ed38dce92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:17:59.972Z] + docker inspect -f . ci-base-image-arm64 [2022-07-15T03:17:59.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T03:18:00.218Z] prd-ubuntu20.04-docker-arm64-4c-16g-20190 does not seem to be running inside a container [2022-07-15T03:18:00.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgex-ui-go/78 -v /w/workspace/edgex-ui-go/78:/w/workspace/edgex-ui-go/78:rw,z -v /w/workspace/edgex-ui-go/78@tmp:/w/workspace/edgex-ui-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-15T03:18:01.673Z] $ docker top f58ff62e9576a7575f1f4e2c3e00e1fdd639b1356c7d8458bfc4cfda78c2cb12 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-15T03:18:02.616Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/78 [Pipeline] fileExists [Pipeline] sh [2022-07-15T03:18:03.293Z] + make test [2022-07-15T03:18:03.293Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-07-15T03:18:04.740Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-07-15T03:18:43.832Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-07-15T03:18:43.832Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-07-15T03:18:43.832Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-07-15T03:18:43.832Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-07-15T03:18:43.832Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-07-15T03:18:43.832Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-07-15T03:18:43.832Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-07-15T03:18:43.832Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-07-15T03:18:43.832Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-07-15T03:18:43.832Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-07-15T03:18:43.832Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-07-15T03:18:43.832Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-07-15T03:18:43.832Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-15T03:18:54.025Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-15T03:18:54.025Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-15T03:18:54.025Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-15T03:18:54.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-15T03:18:54.068Z] $ docker stop --time=1 f58ff62e9576a7575f1f4e2c3e00e1fdd639b1356c7d8458bfc4cfda78c2cb12 [2022-07-15T03:18:55.869Z] $ docker rm -f f58ff62e9576a7575f1f4e2c3e00e1fdd639b1356c7d8458bfc4cfda78c2cb12 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-15T03:18:56.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-15T03:18:56.647Z] Warning: overwriting stash ‘coverage-report’ [2022-07-15T03:18:57.267Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-15T03:18:57.657Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-15T03:18:57.995Z] + ls -al . [2022-07-15T03:18:57.995Z] total 160 [2022-07-15T03:18:57.995Z] drwxrwxr-x 13 jenkins jenkins 4096 Jul 15 03:18 . [2022-07-15T03:18:57.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 03:16 .. [2022-07-15T03:18:57.996Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 03:16 .git [2022-07-15T03:18:57.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 03:16 .github [2022-07-15T03:18:57.996Z] -rw-rw-r-- 1 jenkins jenkins 167 Jul 15 03:16 .gitignore [2022-07-15T03:18:57.996Z] -rw-rw-r-- 1 jenkins jenkins 4856 Jul 15 03:16 Attribution.txt [2022-07-15T03:18:57.996Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jul 15 03:16 CHANGELOG.md [2022-07-15T03:18:57.996Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 15 03:16 CONTRIBUTING.md [2022-07-15T03:18:57.996Z] -rw-rw-r-- 1 jenkins jenkins 1551 Jul 15 03:16 Dockerfile [2022-07-15T03:18:57.996Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 15 03:16 Jenkinsfile [2022-07-15T03:18:57.996Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 15 03:16 LICENSE [2022-07-15T03:18:57.996Z] -rw-rw-r-- 1 jenkins jenkins 1181 Jul 15 03:16 Makefile [2022-07-15T03:18:57.996Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jul 15 03:16 README.md [2022-07-15T03:18:57.996Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 15 03:12 VERSION [2022-07-15T03:18:57.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 03:16 assets [2022-07-15T03:18:57.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 03:16 bin [2022-07-15T03:18:57.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 03:16 cmd [2022-07-15T03:18:57.996Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 15 03:18 coverage.out [2022-07-15T03:18:57.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 03:16 docs [2022-07-15T03:18:57.996Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jul 15 03:16 go.mod [2022-07-15T03:18:57.996Z] -rw-rw-r-- 1 jenkins jenkins 25578 Jul 15 03:16 go.sum [2022-07-15T03:18:57.996Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 03:16 internal [2022-07-15T03:18:57.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 03:16 pkg [2022-07-15T03:18:57.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 03:16 snap [2022-07-15T03:18:57.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 03:16 testing [2022-07-15T03:18:57.996Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 15 03:16 version.go [2022-07-15T03:18:57.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 03:16 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:18:58.413Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d0dddad7c6b93d0880573d3ef63da151bf16f86d --label arch=arm64 --label version=2.2.1-dev.7 . [2022-07-15T03:19:00.538Z] Sending build context to Docker daemon 27.72MB [2022-07-15T03:19:00.538Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-07-15T03:19:00.538Z] Step 2/23 : FROM ${BASE} AS builder [2022-07-15T03:19:00.538Z] ---> 274bff1e4417 [2022-07-15T03:19:00.538Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-15T03:19:00.538Z] ---> Running in c724e108948a [2022-07-15T03:19:00.817Z] Removing intermediate container c724e108948a [2022-07-15T03:19:00.817Z] ---> 6c7e0615305e [2022-07-15T03:19:00.817Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-07-15T03:19:00.817Z] ---> Running in f5a525772ff8 [2022-07-15T03:19:01.439Z] Removing intermediate container f5a525772ff8 [2022-07-15T03:19:01.439Z] ---> 20ca70fa01ed [2022-07-15T03:19:01.439Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-07-15T03:19:01.439Z] ---> Running in bd878f8dfdc8 [2022-07-15T03:19:01.714Z] Removing intermediate container bd878f8dfdc8 [2022-07-15T03:19:01.714Z] ---> c44f4142fd91 [2022-07-15T03:19:01.714Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-07-15T03:19:01.714Z] ---> Running in 7dd9ebcb56b8 [2022-07-15T03:19:01.989Z] Removing intermediate container 7dd9ebcb56b8 [2022-07-15T03:19:01.989Z] ---> 05d13e82bf83 [2022-07-15T03:19:01.989Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-07-15T03:19:02.263Z] ---> Running in c9c7e4db4014 [2022-07-15T03:19:02.537Z] Removing intermediate container c9c7e4db4014 [2022-07-15T03:19:02.537Z] ---> d2e0155cdf03 [2022-07-15T03:19:02.537Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-15T03:19:02.537Z] ---> Running in 3ceaafe9a848 [2022-07-15T03:19:04.519Z] Removing intermediate container 3ceaafe9a848 [2022-07-15T03:19:04.519Z] ---> e3038339c1fd [2022-07-15T03:19:04.519Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-15T03:19:04.519Z] ---> Running in 9684dfd55794 [2022-07-15T03:19:05.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-15T03:19:06.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-15T03:19:07.080Z] OK: 221 MiB in 51 packages [2022-07-15T03:19:07.692Z] Removing intermediate container 9684dfd55794 [2022-07-15T03:19:07.692Z] ---> 194080b4354a [2022-07-15T03:19:07.692Z] Step 10/23 : ENV GO111MODULE=on [2022-07-15T03:19:07.967Z] ---> Running in 6088b0aa1e70 [2022-07-15T03:19:08.242Z] Removing intermediate container 6088b0aa1e70 [2022-07-15T03:19:08.242Z] ---> b3112aae6563 [2022-07-15T03:19:08.242Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-15T03:19:08.242Z] ---> Running in 58c51dc1d6ab [2022-07-15T03:19:08.517Z] Removing intermediate container 58c51dc1d6ab [2022-07-15T03:19:08.517Z] ---> 19a4a1a3af77 [2022-07-15T03:19:08.517Z] Step 12/23 : COPY go.mod vendor* ./ [2022-07-15T03:19:09.121Z] ---> a9e83a629844 [2022-07-15T03:19:09.121Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-15T03:19:09.401Z] ---> Running in b7a50cfd79ec [2022-07-15T03:19:11.386Z] Removing intermediate container b7a50cfd79ec [2022-07-15T03:19:11.386Z] ---> a6a52a855a2b [2022-07-15T03:19:11.386Z] Step 14/23 : COPY . . [2022-07-15T03:19:14.777Z] ---> 26f81629aa6a [2022-07-15T03:19:14.777Z] Step 15/23 : RUN ${MAKE} [2022-07-15T03:19:14.777Z] ---> Running in 1983d44666e0 [2022-07-15T03:19:15.375Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.7" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-07-15T03:19:55.357Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-07-15T03:19:56.335Z] Removing intermediate container 1983d44666e0 [2022-07-15T03:19:56.335Z] ---> 4bf7d039c281 [2022-07-15T03:19:56.335Z] Step 16/23 : FROM alpine:3.14 [2022-07-15T03:19:56.930Z] 3.14: Pulling from library/alpine [2022-07-15T03:19:57.203Z] 455c02918c45: Pulling fs layer [2022-07-15T03:19:57.477Z] 455c02918c45: Verifying Checksum [2022-07-15T03:19:57.477Z] 455c02918c45: Download complete [2022-07-15T03:19:57.750Z] 455c02918c45: Pull complete [2022-07-15T03:19:58.024Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-15T03:19:58.024Z] Status: Downloaded newer image for alpine:3.14 [2022-07-15T03:19:58.024Z] ---> ac73e934f311 [2022-07-15T03:19:58.024Z] Step 17/23 : EXPOSE 4000 [2022-07-15T03:19:58.024Z] ---> Running in 5a1b4f086590 [2022-07-15T03:19:58.296Z] Removing intermediate container 5a1b4f086590 [2022-07-15T03:19:58.296Z] ---> 5d370bfff7ed [2022-07-15T03:19:58.296Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-15T03:19:59.734Z] ---> 00ed6318328a [2022-07-15T03:19:59.734Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-15T03:19:59.734Z] ---> Running in 7fef347bcfa9 [2022-07-15T03:20:00.007Z] Removing intermediate container 7fef347bcfa9 [2022-07-15T03:20:00.007Z] ---> 4fb0dbbfbe68 [2022-07-15T03:20:00.007Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-07-15T03:20:00.282Z] ---> Running in 65237d10dafc [2022-07-15T03:20:00.555Z] Removing intermediate container 65237d10dafc [2022-07-15T03:20:00.555Z] ---> b04af5c7dd55 [2022-07-15T03:20:00.555Z] Step 21/23 : LABEL arch=arm64 [2022-07-15T03:20:00.555Z] ---> Running in ec8ab7b52a23 [2022-07-15T03:20:00.837Z] Removing intermediate container ec8ab7b52a23 [2022-07-15T03:20:00.837Z] ---> a0ba9d5b6c28 [2022-07-15T03:20:00.837Z] Step 22/23 : LABEL git_sha=d0dddad7c6b93d0880573d3ef63da151bf16f86d [2022-07-15T03:20:01.113Z] ---> Running in 572ba2a9abda [2022-07-15T03:20:01.388Z] Removing intermediate container 572ba2a9abda [2022-07-15T03:20:01.389Z] ---> 4454ba69721e [2022-07-15T03:20:01.389Z] Step 23/23 : LABEL version=2.2.1-dev.7 [2022-07-15T03:20:01.389Z] ---> Running in 465fb66fdd04 [2022-07-15T03:20:01.663Z] Removing intermediate container 465fb66fdd04 [2022-07-15T03:20:01.663Z] ---> fd84cd8bc2c3 [2022-07-15T03:20:01.663Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-15T03:20:01.941Z] Successfully built fd84cd8bc2c3 [2022-07-15T03:20:01.941Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-15T03:20:02.037Z] provisioning config files... [2022-07-15T03:20:02.056Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/78@tmp/config1130558511927862127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:20:02.414Z] ---> docker-login.sh [2022-07-15T03:20:02.415Z] nexus3.edgexfoundry.org:10001 [2022-07-15T03:20:02.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:20:02.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:20:02.690Z] Configure a credential helper to remove this warning. See [2022-07-15T03:20:02.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:20:02.690Z] [2022-07-15T03:20:02.690Z] Login Succeeded [2022-07-15T03:20:02.690Z] nexus3.edgexfoundry.org:10002 [2022-07-15T03:20:03.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:20:03.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:20:03.285Z] Configure a credential helper to remove this warning. See [2022-07-15T03:20:03.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:20:03.285Z] [2022-07-15T03:20:03.285Z] Login Succeeded [2022-07-15T03:20:03.285Z] nexus3.edgexfoundry.org:10003 [2022-07-15T03:20:03.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:20:03.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:20:03.833Z] Configure a credential helper to remove this warning. See [2022-07-15T03:20:03.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:20:03.833Z] [2022-07-15T03:20:03.833Z] Login Succeeded [2022-07-15T03:20:03.833Z] nexus3.edgexfoundry.org:10004 [2022-07-15T03:20:04.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:20:04.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:20:04.380Z] Configure a credential helper to remove this warning. See [2022-07-15T03:20:04.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:20:04.380Z] [2022-07-15T03:20:04.380Z] Login Succeeded [2022-07-15T03:20:04.380Z] docker.io [2022-07-15T03:20:04.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-15T03:20:04.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-15T03:20:04.930Z] Configure a credential helper to remove this warning. See [2022-07-15T03:20:04.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-15T03:20:04.930Z] [2022-07-15T03:20:04.930Z] Login Succeeded [2022-07-15T03:20:04.930Z] ---> docker-login.sh ends [Pipeline] } [2022-07-15T03:20:04.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-15T03:20:04.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-15T03:20:05.018Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-07-15T03:20:05.018Z] d0dddad7c6b93d0880573d3ef63da151bf16f86d [2022-07-15T03:20:05.018Z] latest [2022-07-15T03:20:05.018Z] 2.2.1-dev.7 [2022-07-15T03:20:05.018Z] d0dddad7c6b93d0880573d3ef63da151bf16f86d-2.2.1-dev.7 [2022-07-15T03:20:05.018Z] main [2022-07-15T03:20:05.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:20:05.403Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d0dddad7c6b93d0880573d3ef63da151bf16f86d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:20:05.780Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d0dddad7c6b93d0880573d3ef63da151bf16f86d [2022-07-15T03:20:05.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-15T03:20:05.781Z] 45961687efe1: Preparing [2022-07-15T03:20:05.781Z] f73e7dbfee58: Preparing [2022-07-15T03:20:05.781Z] f73e7dbfee58: Layer already exists [2022-07-15T03:20:10.075Z] 45961687efe1: Pushed [2022-07-15T03:20:10.075Z] d0dddad7c6b93d0880573d3ef63da151bf16f86d: digest: sha256:80a5a6d4ff2ad400abda843cfcae71f571092feaa66c257079f9209ed9aaadab size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:20:10.725Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:20:11.464Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-07-15T03:20:11.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-15T03:20:11.464Z] 45961687efe1: Preparing [2022-07-15T03:20:11.464Z] f73e7dbfee58: Preparing [2022-07-15T03:20:11.464Z] 45961687efe1: Layer already exists [2022-07-15T03:20:11.464Z] f73e7dbfee58: Layer already exists [2022-07-15T03:20:11.464Z] latest: digest: sha256:80a5a6d4ff2ad400abda843cfcae71f571092feaa66c257079f9209ed9aaadab size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:20:11.855Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:20:12.253Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.7 [2022-07-15T03:20:12.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-15T03:20:12.253Z] 45961687efe1: Preparing [2022-07-15T03:20:12.253Z] f73e7dbfee58: Preparing [2022-07-15T03:20:12.253Z] f73e7dbfee58: Layer already exists [2022-07-15T03:20:12.253Z] 45961687efe1: Layer already exists [2022-07-15T03:20:12.525Z] 2.2.1-dev.7: digest: sha256:80a5a6d4ff2ad400abda843cfcae71f571092feaa66c257079f9209ed9aaadab size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:20:12.909Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d0dddad7c6b93d0880573d3ef63da151bf16f86d-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:20:13.274Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d0dddad7c6b93d0880573d3ef63da151bf16f86d-2.2.1-dev.7 [2022-07-15T03:20:13.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-15T03:20:13.274Z] 45961687efe1: Preparing [2022-07-15T03:20:13.274Z] f73e7dbfee58: Preparing [2022-07-15T03:20:13.274Z] 45961687efe1: Layer already exists [2022-07-15T03:20:13.274Z] f73e7dbfee58: Layer already exists [2022-07-15T03:20:13.545Z] d0dddad7c6b93d0880573d3ef63da151bf16f86d-2.2.1-dev.7: digest: sha256:80a5a6d4ff2ad400abda843cfcae71f571092feaa66c257079f9209ed9aaadab size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:20:13.913Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:20:14.275Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-07-15T03:20:14.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-15T03:20:14.276Z] 45961687efe1: Preparing [2022-07-15T03:20:14.276Z] f73e7dbfee58: Preparing [2022-07-15T03:20:14.276Z] f73e7dbfee58: Layer already exists [2022-07-15T03:20:14.276Z] 45961687efe1: Layer already exists [2022-07-15T03:20:14.547Z] main: digest: sha256:80a5a6d4ff2ad400abda843cfcae71f571092feaa66c257079f9209ed9aaadab size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-15T03:20:14.620Z] ===================================================== [Pipeline] echo [2022-07-15T03:20:14.634Z] taggedImages: [2022-07-15T03:20:14.634Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d0dddad7c6b93d0880573d3ef63da151bf16f86d [2022-07-15T03:20:14.634Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-07-15T03:20:14.634Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.7 [2022-07-15T03:20:14.634Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d0dddad7c6b93d0880573d3ef63da151bf16f86d-2.2.1-dev.7 [2022-07-15T03:20:14.634Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:20:15.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-15T03:20:15.018Z] [2022-07-15T03:20:15.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:20:15.370Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-15T03:20:15.646Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-15T03:20:15.646Z] 8998bd30e6a1: Pulling fs layer [2022-07-15T03:20:15.646Z] 04944245beec: Pulling fs layer [2022-07-15T03:20:15.646Z] 699f458cf7ca: Pulling fs layer [2022-07-15T03:20:15.646Z] 765212b225bb: Pulling fs layer [2022-07-15T03:20:15.646Z] f23df028b6ca: Pulling fs layer [2022-07-15T03:20:15.646Z] d65c8cfc05b1: Pulling fs layer [2022-07-15T03:20:15.646Z] 2437ff75d9bd: Pulling fs layer [2022-07-15T03:20:15.646Z] f23df028b6ca: Waiting [2022-07-15T03:20:15.646Z] d65c8cfc05b1: Waiting [2022-07-15T03:20:15.646Z] 2437ff75d9bd: Waiting [2022-07-15T03:20:15.646Z] 765212b225bb: Waiting [2022-07-15T03:20:15.646Z] 04944245beec: Verifying Checksum [2022-07-15T03:20:15.646Z] 04944245beec: Download complete [2022-07-15T03:20:15.646Z] 765212b225bb: Verifying Checksum [2022-07-15T03:20:15.646Z] 765212b225bb: Download complete [2022-07-15T03:20:15.646Z] f23df028b6ca: Download complete [2022-07-15T03:20:15.646Z] d65c8cfc05b1: Download complete [2022-07-15T03:20:15.919Z] 699f458cf7ca: Verifying Checksum [2022-07-15T03:20:15.919Z] 699f458cf7ca: Download complete [2022-07-15T03:20:16.193Z] 8998bd30e6a1: Verifying Checksum [2022-07-15T03:20:16.193Z] 8998bd30e6a1: Download complete [2022-07-15T03:20:18.823Z] 2437ff75d9bd: Verifying Checksum [2022-07-15T03:20:18.823Z] 2437ff75d9bd: Download complete [2022-07-15T03:20:20.802Z] 8998bd30e6a1: Pull complete [2022-07-15T03:20:20.802Z] 04944245beec: Pull complete [2022-07-15T03:20:22.240Z] 699f458cf7ca: Pull complete [2022-07-15T03:20:22.515Z] 765212b225bb: Pull complete [2022-07-15T03:20:23.500Z] f23df028b6ca: Pull complete [2022-07-15T03:20:23.777Z] d65c8cfc05b1: Pull complete [2022-07-15T03:20:38.903Z] 2437ff75d9bd: Pull complete [2022-07-15T03:20:38.903Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-15T03:20:38.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-15T03:20:38.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T03:20:39.182Z] prd-ubuntu20.04-docker-arm64-4c-16g-20190 does not seem to be running inside a container [2022-07-15T03:20:39.272Z] $ 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/edgex-ui-go/78 -v /w/workspace/edgex-ui-go/78:/w/workspace/edgex-ui-go/78:rw,z -v /w/workspace/edgex-ui-go/78@tmp:/w/workspace/edgex-ui-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-15T03:20:41.776Z] $ docker top 48dba3d8de91a4552328014ddcdad9c2fa5fdbf211db4373a26839b4c5184a35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:20:42.732Z] ---> job-cost.sh [2022-07-15T03:20:42.732Z] lf-activate-venv: SKIPPING [2022-07-15T03:20:42.732Z] INFO: No Stack... [2022-07-15T03:20:43.329Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-15T03:20:44.310Z] INFO: Archiving Costs [Pipeline] sh [2022-07-15T03:20:44.982Z] + cat /w/workspace/edgex-ui-go/78/archives/cost.csv [2022-07-15T03:20:44.982Z] + cut -d, -f6 [Pipeline] lock [2022-07-15T03:20:45.015Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-78-stack-cost] [2022-07-15T03:20:45.021Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-78-stack-cost] did not exist. Created. [2022-07-15T03:20:45.022Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-15T03:20:45.698Z] /w/workspace/edgex-ui-go/78@tmp/durable-ec8a5c88/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-15T03:20:46.391Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-15T03:20:46.411Z] Warning: overwriting stash ‘stack-cost’ [2022-07-15T03:20:46.582Z] Stashed 1 file(s) [Pipeline] } [2022-07-15T03:20:46.589Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-78-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-15T03:20:46.617Z] $ docker stop --time=1 48dba3d8de91a4552328014ddcdad9c2fa5fdbf211db4373a26839b4c5184a35 [2022-07-15T03:20:48.138Z] $ docker rm -f 48dba3d8de91a4552328014ddcdad9c2fa5fdbf211db4373a26839b4c5184a35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-15T03:20:48.689Z] provisioning config files... [2022-07-15T03:20:48.700Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2253101876427824427tmp [Pipeline] { [Pipeline] sh [2022-07-15T03:20:49.008Z] + set +x [2022-07-15T03:20:49.008Z] + bash -s -- [2022-07-15T03:20:49.008Z] + curl -s https://codecov.io/bash [2022-07-15T03:20:49.008Z] [2022-07-15T03:20:49.008Z] _____ _ [2022-07-15T03:20:49.008Z] / ____| | | [2022-07-15T03:20:49.008Z] | | ___ __| | ___ ___ _____ __ [2022-07-15T03:20:49.008Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-15T03:20:49.008Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-15T03:20:49.008Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-15T03:20:49.008Z] Bash-1.0.6 [2022-07-15T03:20:49.008Z] [2022-07-15T03:20:49.008Z] [2022-07-15T03:20:49.008Z] ==> git version 2.25.1 found [2022-07-15T03:20:49.008Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-15T03:20:49.008Z] Release-Date: 2020-01-08 [2022-07-15T03:20:49.008Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-15T03:20:49.008Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-15T03:20:49.008Z] ==> Jenkins CI detected. [2022-07-15T03:20:49.008Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-07-15T03:20:49.008Z] project root: . [2022-07-15T03:20:49.008Z] --> token set from env [2022-07-15T03:20:49.008Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-15T03:20:49.008Z] ==> Running gcov in . (disable via -X gcov) [2022-07-15T03:20:49.008Z] ==> Python coveragepy not found [2022-07-15T03:20:49.008Z] ==> Searching for coverage reports in: [2022-07-15T03:20:49.008Z] + . [2022-07-15T03:20:49.270Z] -> Found 1 reports [2022-07-15T03:20:49.270Z] ==> Detecting git/mercurial file structure [2022-07-15T03:20:49.270Z] ==> Reading reports [2022-07-15T03:20:49.270Z] + ./coverage.out bytes=10 [2022-07-15T03:20:49.270Z] ==> Appending adjustments [2022-07-15T03:20:49.270Z] https://docs.codecov.io/docs/fixing-reports [2022-07-15T03:20:49.270Z] + Found adjustments [2022-07-15T03:20:49.270Z] ==> Gzipping contents [2022-07-15T03:20:49.270Z] 8.0K /tmp/codecov.zDmOEw.gz [2022-07-15T03:20:49.270Z] ==> Uploading reports [2022-07-15T03:20:49.270Z] url: https://codecov.io [2022-07-15T03:20:49.270Z] query: branch=main&commit=d0dddad7c6b93d0880573d3ef63da151bf16f86d&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-15T03:20:49.270Z] -> Pinging Codecov [2022-07-15T03:20:49.270Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=d0dddad7c6b93d0880573d3ef63da151bf16f86d&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-15T03:20:49.841Z] -> Uploading to [2022-07-15T03:20:49.841Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-15/FB506323287CE973F263BFD2A0EB1F37/d0dddad7c6b93d0880573d3ef63da151bf16f86d/8d510023-a533-4f2d-bb45-2fc4143727f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220715T032049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=31f458bcce21b5a788607fc0183881b3e009c109472c41f01f084768e61a9fe2 [2022-07-15T03:20:49.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-15T03:20:49.841Z] Dload Upload Total Spent Left Speed [2022-07-15T03:20:49.841Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4446 0 0 100 4446 0 18919 --:--:-- --:--:-- --:--:-- 18919 [2022-07-15T03:20:49.841Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d0dddad7c6b93d0880573d3ef63da151bf16f86d [Pipeline] } [2022-07-15T03:20:49.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-15T03:20:50.102Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-15T03:20:50.114Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:20:50.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-15T03:20:50.431Z] [2022-07-15T03:20:50.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:20:50.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-15T03:20:50.742Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-15T03:20:50.742Z] df9b9388f04a: Pulling fs layer [2022-07-15T03:20:50.742Z] 52dc419b0ee2: Pulling fs layer [2022-07-15T03:20:50.742Z] 25bc292e5bac: Pulling fs layer [2022-07-15T03:20:50.742Z] 114826534d7a: Pulling fs layer [2022-07-15T03:20:50.742Z] 4657fd5d0bcf: Pulling fs layer [2022-07-15T03:20:50.742Z] 6ad1cebc031e: Pulling fs layer [2022-07-15T03:20:50.742Z] 8a3aa393b2d8: Pulling fs layer [2022-07-15T03:20:50.742Z] 114826534d7a: Waiting [2022-07-15T03:20:50.742Z] 4657fd5d0bcf: Waiting [2022-07-15T03:20:50.742Z] 6ad1cebc031e: Waiting [2022-07-15T03:20:50.742Z] 8a3aa393b2d8: Waiting [2022-07-15T03:20:50.742Z] 25bc292e5bac: Verifying Checksum [2022-07-15T03:20:50.742Z] 25bc292e5bac: Download complete [2022-07-15T03:20:50.742Z] 52dc419b0ee2: Verifying Checksum [2022-07-15T03:20:50.742Z] 52dc419b0ee2: Download complete [2022-07-15T03:20:50.742Z] 4657fd5d0bcf: Verifying Checksum [2022-07-15T03:20:50.742Z] 4657fd5d0bcf: Download complete [2022-07-15T03:20:50.742Z] df9b9388f04a: Verifying Checksum [2022-07-15T03:20:50.742Z] df9b9388f04a: Download complete [2022-07-15T03:20:51.005Z] df9b9388f04a: Pull complete [2022-07-15T03:20:51.005Z] 6ad1cebc031e: Verifying Checksum [2022-07-15T03:20:51.005Z] 6ad1cebc031e: Download complete [2022-07-15T03:20:51.005Z] 52dc419b0ee2: Pull complete [2022-07-15T03:20:51.005Z] 25bc292e5bac: Pull complete [2022-07-15T03:20:51.576Z] 114826534d7a: Download complete [2022-07-15T03:20:51.576Z] 8a3aa393b2d8: Verifying Checksum [2022-07-15T03:20:51.576Z] 8a3aa393b2d8: Download complete [2022-07-15T03:20:55.777Z] 114826534d7a: Pull complete [2022-07-15T03:20:55.777Z] 4657fd5d0bcf: Pull complete [2022-07-15T03:20:55.777Z] 6ad1cebc031e: Pull complete [2022-07-15T03:20:59.069Z] 8a3aa393b2d8: Pull complete [2022-07-15T03:20:59.069Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-15T03:20:59.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-15T03:20:59.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T03:20:59.170Z] prd-ubuntu20.04-docker-8c-8g-20188 does not seem to be running inside a container [2022-07-15T03:20:59.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-15T03:21:00.508Z] $ docker top 1a6abd7dd6e0836e7073051596392ac97938af8fb8f149e8ceadf6eb5d0e9826 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-15T03:21:00.598Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-07-15T03:21:00.881Z] + set -o pipefail [2022-07-15T03:21:00.881Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-07-15T03:21:03.428Z] [2022-07-15T03:21:03.428Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-07-15T03:21:03.428Z] [2022-07-15T03:21:03.428Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/fff58339-e5e6-4a39-9d66-7575db209426 [2022-07-15T03:21:03.428Z] [2022-07-15T03:21:03.428Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-15T03:21:03.428Z] [2022-07-15T03:21:03.428Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-15T03:21:03.428Z] [2022-07-15T03:21:03.428Z] [2022-07-15T03:21:03.428Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-15T03:21:03.428Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-15T03:21:03.434Z] $ docker stop --time=1 1a6abd7dd6e0836e7073051596392ac97938af8fb8f149e8ceadf6eb5d0e9826 [2022-07-15T03:21:05.064Z] $ docker rm -f 1a6abd7dd6e0836e7073051596392ac97938af8fb8f149e8ceadf6eb5d0e9826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-15T03:21:05.775Z] + git log --format=format:%s -1 d0dddad7c6b93d0880573d3ef63da151bf16f86d [Pipeline] sh [2022-07-15T03:21:06.071Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-15T03:21:06.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:21:06.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-15T03:21:06.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T03:21:06.467Z] prd-ubuntu20.04-docker-8c-8g-20188 does not seem to be running inside a container [2022-07-15T03:21:06.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-15T03:21:06.897Z] $ docker top ba345a31fa48103b115e8302545c15b78e95d419360fdf362934903780eb8043 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-15T03:21:07.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-15T03:21:07.001Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-15T03:21:07.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-15T03:21:07.126Z] $ docker exec ba345a31fa48103b115e8302545c15b78e95d419360fdf362934903780eb8043 ssh-agent [2022-07-15T03:21:07.261Z] SSH_AUTH_SOCK=/tmp/ssh-zfL58Ice9ozZ/agent.32 [2022-07-15T03:21:07.261Z] SSH_AGENT_PID=38 [2022-07-15T03:21:07.266Z] Running ssh-add (command line suppressed) [2022-07-15T03:21:07.369Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6550495537188646895.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6550495537188646895.key) [2022-07-15T03:21:07.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-15T03:21:07.680Z] + git semver tag [2022-07-15T03:21:07.941Z] 2022-07-15 03:21:07,866 [run_tag] DEBUG tag force:False [2022-07-15T03:21:07.941Z] 2022-07-15 03:21:07,866 [check_head_tag] DEBUG check head tag [2022-07-15T03:21:07.941Z] 2022-07-15 03:21:07,867 [execute] INFO git cat-file --batch-check [2022-07-15T03:21:07.942Z] 2022-07-15 03:21:07,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-07-15T03:21:07.942Z] 2022-07-15 03:21:07,871 [execute] INFO git cat-file --batch [2022-07-15T03:21:07.942Z] 2022-07-15 03:21:07,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-07-15T03:21:07.942Z] 2022-07-15 03:21:07,880 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-15T03:21:07.942Z] 2022-07-15 03:21:07,881 [execute] INFO git tag -a v2.2.1-dev.7 -m v2.2.1-dev.7 [2022-07-15T03:21:07.942Z] 2022-07-15 03:21:07,881 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.7', '-m', 'v2.2.1-dev.7'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-15T03:21:07.942Z] 2022-07-15 03:21:07,886 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-15T03:21:07.942Z] 2.2.1-dev.7 [Pipeline] } [2022-07-15T03:21:07.946Z] $ docker exec --env ******** --env ******** ba345a31fa48103b115e8302545c15b78e95d419360fdf362934903780eb8043 ssh-agent -k [2022-07-15T03:21:08.060Z] unset SSH_AUTH_SOCK; [2022-07-15T03:21:08.060Z] unset SSH_AGENT_PID; [2022-07-15T03:21:08.060Z] echo Agent pid 38 killed; [2022-07-15T03:21:08.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-15T03:21:08.389Z] + git semver [Pipeline] } [2022-07-15T03:21:08.659Z] $ docker stop --time=1 ba345a31fa48103b115e8302545c15b78e95d419360fdf362934903780eb8043 [2022-07-15T03:21:09.943Z] $ docker rm -f ba345a31fa48103b115e8302545c15b78e95d419360fdf362934903780eb8043 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:21:10.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-15T03:21:10.363Z] [2022-07-15T03:21:10.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:21:10.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-15T03:21:10.668Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-15T03:21:10.668Z] ab5ef0e58194: Pulling fs layer [2022-07-15T03:21:10.668Z] 9712f1f96733: Pulling fs layer [2022-07-15T03:21:10.668Z] 63f879dbbcfc: Pulling fs layer [2022-07-15T03:21:10.668Z] 0d9ebad4ef96: Pulling fs layer [2022-07-15T03:21:10.668Z] e9a5061849ea: Pulling fs layer [2022-07-15T03:21:10.668Z] d747dcd14b5f: Pulling fs layer [2022-07-15T03:21:10.668Z] 2de7ff778b66: Pulling fs layer [2022-07-15T03:21:10.668Z] 0d9ebad4ef96: Waiting [2022-07-15T03:21:10.668Z] e9a5061849ea: Waiting [2022-07-15T03:21:10.668Z] d747dcd14b5f: Waiting [2022-07-15T03:21:10.668Z] 2de7ff778b66: Waiting [2022-07-15T03:21:10.668Z] 9712f1f96733: Download complete [2022-07-15T03:21:10.930Z] 63f879dbbcfc: Verifying Checksum [2022-07-15T03:21:10.930Z] 63f879dbbcfc: Download complete [2022-07-15T03:21:11.188Z] e9a5061849ea: Verifying Checksum [2022-07-15T03:21:11.188Z] e9a5061849ea: Download complete [2022-07-15T03:21:11.188Z] 0d9ebad4ef96: Verifying Checksum [2022-07-15T03:21:11.188Z] 0d9ebad4ef96: Download complete [2022-07-15T03:21:11.188Z] d747dcd14b5f: Verifying Checksum [2022-07-15T03:21:11.188Z] d747dcd14b5f: Download complete [2022-07-15T03:21:11.188Z] ab5ef0e58194: Verifying Checksum [2022-07-15T03:21:11.188Z] ab5ef0e58194: Download complete [2022-07-15T03:21:11.447Z] 2de7ff778b66: Verifying Checksum [2022-07-15T03:21:11.447Z] 2de7ff778b66: Download complete [2022-07-15T03:21:13.985Z] ab5ef0e58194: Pull complete [2022-07-15T03:21:14.244Z] 9712f1f96733: Pull complete [2022-07-15T03:21:14.811Z] 63f879dbbcfc: Pull complete [2022-07-15T03:21:19.004Z] 0d9ebad4ef96: Pull complete [2022-07-15T03:21:19.265Z] e9a5061849ea: Pull complete [2022-07-15T03:21:19.265Z] d747dcd14b5f: Pull complete [2022-07-15T03:21:20.647Z] 2de7ff778b66: Pull complete [2022-07-15T03:21:20.647Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-15T03:21:20.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-15T03:21:20.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T03:21:20.747Z] prd-ubuntu20.04-docker-8c-8g-20188 does not seem to be running inside a container [2022-07-15T03:21:20.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-15T03:21:22.466Z] $ docker top 4d0324b5dc3c6184408b974eece6ec0252d4f0f47aef6c518fbd0c684b50ee56 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-15T03:21:22.562Z] provisioning config files... [2022-07-15T03:21:22.570Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1360815497313450304tmp [2022-07-15T03:21:22.581Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6261138386870888444tmp [2022-07-15T03:21:22.594Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1004755970059777447tmp [Pipeline] { [Pipeline] echo [2022-07-15T03:21:22.615Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:21:22.902Z] ---> sigul-configuration.sh [2022-07-15T03:21:22.902Z] gpg: directory `/root/.gnupg' created [2022-07-15T03:21:22.902Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-15T03:21:22.902Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-15T03:21:22.902Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-15T03:21:22.902Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-15T03:21:22.902Z] gpg: CAST5 encrypted data [2022-07-15T03:21:22.902Z] gpg: encrypted with 1 passphrase [2022-07-15T03:21:22.902Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-15T03:21:23.195Z] + mkdir /home/jenkins [2022-07-15T03:21:23.195Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-15T03:21:23.486Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-15T03:21:23.496Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:21:23.783Z] ---> sigul-install.sh [2022-07-15T03:21:23.783Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-15T03:21:24.074Z] + git tag --list [2022-07-15T03:21:24.074Z] 0.1.1 [2022-07-15T03:21:24.074Z] v1.1.0 [2022-07-15T03:21:24.074Z] v1.2.0 [2022-07-15T03:21:24.074Z] v1.2.1 [2022-07-15T03:21:24.074Z] v1.3.0 [2022-07-15T03:21:24.074Z] v2.0.0 [2022-07-15T03:21:24.074Z] v2.1.0 [2022-07-15T03:21:24.074Z] v2.2.0 [2022-07-15T03:21:24.074Z] v2.2.1-dev.1 [2022-07-15T03:21:24.074Z] v2.2.1-dev.2 [2022-07-15T03:21:24.074Z] v2.2.1-dev.3 [2022-07-15T03:21:24.074Z] v2.2.1-dev.4 [2022-07-15T03:21:24.074Z] v2.2.1-dev.5 [2022-07-15T03:21:24.074Z] v2.2.1-dev.6 [2022-07-15T03:21:24.074Z] v2.2.1-dev.7 [Pipeline] sh [2022-07-15T03:21:24.367Z] + lftools sign git-tag v2.2.1-dev.7 [2022-07-15T03:21:24.940Z] Signing Git tag with Sigul... [2022-07-15T03:21:24.940Z] Signing v2.2.1-dev.7 [Pipeline] echo [2022-07-15T03:21:25.212Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:21:25.497Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-15T03:21:25.507Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-15T03:21:25.520Z] $ docker stop --time=1 4d0324b5dc3c6184408b974eece6ec0252d4f0f47aef6c518fbd0c684b50ee56 [2022-07-15T03:21:26.815Z] $ docker rm -f 4d0324b5dc3c6184408b974eece6ec0252d4f0f47aef6c518fbd0c684b50ee56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-15T03:21:27.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-15T03:21:27.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:21:27.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-15T03:21:27.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T03:21:27.678Z] prd-ubuntu20.04-docker-8c-8g-20188 does not seem to be running inside a container [2022-07-15T03:21:27.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-15T03:21:28.088Z] $ docker top 55b2decdfee6eabb24bb5385e5bf3cf67fe578db1b1de0f6da98e42f7cb1fcce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-15T03:21:28.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-15T03:21:28.213Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-15T03:21:28.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-15T03:21:28.340Z] $ docker exec 55b2decdfee6eabb24bb5385e5bf3cf67fe578db1b1de0f6da98e42f7cb1fcce ssh-agent [2022-07-15T03:21:28.467Z] SSH_AUTH_SOCK=/tmp/ssh-jxZ6KMwefts3/agent.32 [2022-07-15T03:21:28.467Z] SSH_AGENT_PID=38 [2022-07-15T03:21:28.474Z] Running ssh-add (command line suppressed) [2022-07-15T03:21:28.586Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2573790174249626037.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2573790174249626037.key) [2022-07-15T03:21:28.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-15T03:21:28.901Z] + git semver bump pre [2022-07-15T03:21:29.164Z] 2022-07-15 03:21:29,079 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-15T03:21:29.164Z] 2022-07-15 03:21:29,080 [bump_version] DEBUG bumping version:2.2.1-dev.7 on axis:pre with prefix:dev [2022-07-15T03:21:29.164Z] 2022-07-15 03:21:29,080 [bump_version] DEBUG bumped version:2.2.1-dev.8 [2022-07-15T03:21:29.164Z] 2022-07-15 03:21:29,080 [write_version] DEBUG write version:2.2.1-dev.8 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-07-15T03:21:29.164Z] 2022-07-15 03:21:29,080 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-15T03:21:29.164Z] 2022-07-15 03:21:29,080 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-15T03:21:29.164Z] 2022-07-15 03:21:29,081 [execute] INFO git cat-file --batch-check [2022-07-15T03:21:29.164Z] 2022-07-15 03:21:29,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-15T03:21:29.164Z] 2022-07-15 03:21:29,087 [execute] INFO git cat-file --batch [2022-07-15T03:21:29.164Z] 2022-07-15 03:21:29,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-15T03:21:29.164Z] 2022-07-15 03:21:29,092 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-15T03:21:29.164Z] 2.2.1-dev.8 [Pipeline] } [2022-07-15T03:21:29.167Z] $ docker exec --env ******** --env ******** 55b2decdfee6eabb24bb5385e5bf3cf67fe578db1b1de0f6da98e42f7cb1fcce ssh-agent -k [2022-07-15T03:21:29.298Z] unset SSH_AUTH_SOCK; [2022-07-15T03:21:29.298Z] unset SSH_AGENT_PID; [2022-07-15T03:21:29.298Z] echo Agent pid 38 killed; [2022-07-15T03:21:29.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-15T03:21:29.627Z] + git semver [Pipeline] } [2022-07-15T03:21:29.889Z] $ docker stop --time=1 55b2decdfee6eabb24bb5385e5bf3cf67fe578db1b1de0f6da98e42f7cb1fcce [2022-07-15T03:21:31.194Z] $ docker rm -f 55b2decdfee6eabb24bb5385e5bf3cf67fe578db1b1de0f6da98e42f7cb1fcce [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-15T03:21:31.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-15T03:21:31.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:21:32.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-15T03:21:32.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T03:21:32.116Z] prd-ubuntu20.04-docker-8c-8g-20188 does not seem to be running inside a container [2022-07-15T03:21:32.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-15T03:21:32.551Z] $ docker top 754f4d91fb8567d368b63f0bd2310c33113dc92a98355be74eb3fcdcddfd4eaf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-15T03:21:32.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-15T03:21:32.664Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-15T03:21:32.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-15T03:21:32.794Z] $ docker exec 754f4d91fb8567d368b63f0bd2310c33113dc92a98355be74eb3fcdcddfd4eaf ssh-agent [2022-07-15T03:21:32.935Z] SSH_AUTH_SOCK=/tmp/ssh-nEbr3CruNJXa/agent.32 [2022-07-15T03:21:32.935Z] SSH_AGENT_PID=39 [2022-07-15T03:21:32.941Z] Running ssh-add (command line suppressed) [2022-07-15T03:21:33.051Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7349223370222959884.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7349223370222959884.key) [2022-07-15T03:21:33.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-15T03:21:33.365Z] + git semver push [2022-07-15T03:21:33.626Z] 2022-07-15 03:21:33,536 [run_push] DEBUG push [2022-07-15T03:21:33.626Z] 2022-07-15 03:21:33,537 [execute] INFO git cat-file --batch-check [2022-07-15T03:21:33.626Z] 2022-07-15 03:21:33,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-15T03:21:33.626Z] 2022-07-15 03:21:33,540 [execute] INFO git rev-list b93226921393d68a562336eb6e1978774d957677 -- [2022-07-15T03:21:33.626Z] 2022-07-15 03:21:33,540 [execute] DEBUG Popen(['git', 'rev-list', 'b93226921393d68a562336eb6e1978774d957677', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-15T03:21:33.626Z] 2022-07-15 03:21:33,549 [execute] INFO git fetch -v origin [2022-07-15T03:21:33.626Z] 2022-07-15 03:21:33,550 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-15T03:21:34.197Z] 2022-07-15 03:21:34,023 [run_push] DEBUG no remote changes detected [2022-07-15T03:21:34.197Z] 2022-07-15 03:21:34,023 [execute] INFO git push origin semver [2022-07-15T03:21:34.197Z] 2022-07-15 03:21:34,024 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-15T03:21:35.136Z] 2022-07-15 03:21:34,909 [run_push] DEBUG push all version tags [2022-07-15T03:21:35.136Z] 2022-07-15 03:21:34,910 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-15T03:21:35.136Z] 2022-07-15 03:21:34,910 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-15T03:21:35.710Z] 2022-07-15 03:21:35,540 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-15T03:21:35.710Z] 2.2.1-dev.8 [Pipeline] } [2022-07-15T03:21:35.714Z] $ docker exec --env ******** --env ******** 754f4d91fb8567d368b63f0bd2310c33113dc92a98355be74eb3fcdcddfd4eaf ssh-agent -k [2022-07-15T03:21:35.820Z] unset SSH_AUTH_SOCK; [2022-07-15T03:21:35.820Z] unset SSH_AGENT_PID; [2022-07-15T03:21:35.821Z] echo Agent pid 39 killed; [2022-07-15T03:21:35.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-15T03:21:36.154Z] + git semver [Pipeline] } [2022-07-15T03:21:36.423Z] $ docker stop --time=1 754f4d91fb8567d368b63f0bd2310c33113dc92a98355be74eb3fcdcddfd4eaf [2022-07-15T03:21:37.728Z] $ docker rm -f 754f4d91fb8567d368b63f0bd2310c33113dc92a98355be74eb3fcdcddfd4eaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-15T03:21:38.395Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-07-15T03:21:38.395Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-07-15T03:21:38.395Z] total 16 [2022-07-15T03:21:38.395Z] drwxr-xr-x 3 root root 4096 Jul 15 03:13 . [2022-07-15T03:21:38.395Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 15 03:21 .. [2022-07-15T03:21:38.395Z] drwxr-xr-x 2 root root 4096 Jul 15 03:13 cost [2022-07-15T03:21:38.395Z] -rw-r--r-- 1 root root 81 Jul 15 03:13 cost.csv [2022-07-15T03:21:38.395Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-07-15T03:21:38.395Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-07-15T03:21:38.395Z] total 16 [2022-07-15T03:21:38.395Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 03:13 . [2022-07-15T03:21:38.395Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 15 03:21 .. [2022-07-15T03:21:38.395Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 03:13 cost [2022-07-15T03:21:38.395Z] -rw-r--r-- 1 jenkins jenkins 81 Jul 15 03:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:21:38.695Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:21:39.570Z] ---> package-listing.sh [2022-07-15T03:21:39.571Z] ++ facter osfamily [2022-07-15T03:21:39.571Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-15T03:21:39.832Z] + OS_FAMILY=debian [2022-07-15T03:21:39.832Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-07-15T03:21:39.832Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-15T03:21:39.832Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-15T03:21:39.832Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-15T03:21:39.832Z] + PACKAGES=/tmp/packages_start.txt [2022-07-15T03:21:39.832Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-07-15T03:21:39.832Z] + PACKAGES=/tmp/packages_end.txt [2022-07-15T03:21:39.832Z] + case "${OS_FAMILY}" in [2022-07-15T03:21:39.832Z] + grep '^ii' [2022-07-15T03:21:39.832Z] + dpkg -l [2022-07-15T03:21:39.832Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-15T03:21:39.832Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-15T03:21:39.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-15T03:21:39.832Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-07-15T03:21:39.832Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-07-15T03:21:39.832Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-07-15T03:21:39.845Z] 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/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-15T03:21:40.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-15T03:21:40.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-15T03:21:40.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-15T03:21:40.803Z] prd-ubuntu20.04-docker-8c-8g-20188 does not seem to be running inside a container [2022-07-15T03:21:40.831Z] $ 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/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-15T03:21:41.069Z] $ docker top 89b099f4ec0a0e38445bc4df279cb916150224d6e021cbaa1258ab42ec104289 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-15T03:21:41.444Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-15T03:21:41.733Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-15T03:21:42.028Z] + ls /var/log/sa-host [2022-07-15T03:21:42.029Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-15T03:21:42.218Z] provisioning config files... [2022-07-15T03:21:42.230Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5220367456314736589tmp [Pipeline] { [Pipeline] echo [2022-07-15T03:21:42.248Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:21:42.537Z] ---> create-netrc.sh [Pipeline] } [2022-07-15T03:21:42.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:21:42.899Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-15T03:21:42.907Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:21:43.191Z] ---> sudo-logs.sh [2022-07-15T03:21:43.192Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-15T03:21:43.217Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:21:43.505Z] ---> job-cost.sh [2022-07-15T03:21:43.505Z] lf-activate-venv: SKIPPING [2022-07-15T03:21:43.505Z] DEBUG: total: 0.2199999988079071 [2022-07-15T03:21:43.505Z] INFO: Retrieving Stack Cost... [2022-07-15T03:21:43.765Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-15T03:21:44.339Z] INFO: Archiving Costs [Pipeline] echo [2022-07-15T03:21:44.352Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-15T03:21:44.644Z] ---> logs-deploy.sh [2022-07-15T03:21:44.644Z] lf-activate-venv: SKIPPING [2022-07-15T03:21:44.644Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/78 [2022-07-15T03:21:44.644Z] INFO: archiving workspace using pattern(s): [2022-07-15T03:21:45.589Z] Archives upload complete. [2022-07-15T03:21:45.852Z] INFO: archiving logs to Nexus