Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 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-ssh901728581453483996.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh3804595086446877211.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13014166671251707724.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh6945742568269250245.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh13531714572927566563.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6272 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 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 (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 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 # timeout=10 Commit message: "feat: add openziti bind support to ui (#775)" > git rev-list --no-walk a97f6093086d50af1a8f0aee99fcb6c3193069cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:26:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:26:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:26:48 ========================================================= 03:26:48 EdgeX Global Pipelines Version Info 03:26:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:26:49 ------------------- 03:26:49 stable info: 03:26:49 ------------------- 03:26:49 Commited By: Ginny Guan ginny@iotechsys.com 03:26:49 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 03:26:49 Message: update stable to v1.0.260 03:26:49 ------------------- 03:26:49 experimental info: 03:26:49 ------------------- 03:26:49 Commited By: Ginny Guan ginny@iotechsys.com 03:26:49 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 03:26:49 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:26:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:26:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:26:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:26:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:26:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:26:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:26:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:26:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] echo 03:26:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06a86f4 [Pipeline] echo 03:26:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:50 provisioning config files... 03:26:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17915054682783447642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:50 ---> ****-login.sh 03:26:50 nexus3.edgexfoundry.org:10001 03:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:50 Configure a credential helper to remove this warning. See 03:26:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:50 03:26:50 Login Succeeded 03:26:50 nexus3.edgexfoundry.org:10002 03:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:51 Configure a credential helper to remove this warning. See 03:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:51 03:26:51 Login Succeeded 03:26:51 nexus3.edgexfoundry.org:10003 03:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:51 Configure a credential helper to remove this warning. See 03:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:51 03:26:51 Login Succeeded 03:26:51 nexus3.edgexfoundry.org:10004 03:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:51 Configure a credential helper to remove this warning. See 03:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:51 03:26:51 Login Succeeded 03:26:51 ****.io 03:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:26:51 Configure a credential helper to remove this warning. See 03:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:26:51 03:26:51 Login Succeeded 03:26:51 ---> ****-login.sh ends [Pipeline] } 03:26:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:26:52 + git rev-list -1 --merges 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120~1..06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] echo 03:26:52 -----------> git rev-list -1 --merges 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120~1..06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [false] [Pipeline] sh 03:26:52 + git log --format=format:%s -1 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] echo 03:26:52 ========================================================= 03:26:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:26:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:26:52 + git log --format=format:%s -1 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] echo 03:26:52 [semverPrep] GIT_COMMIT: 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120, Commit Message: feat: add openziti bind support to ui (#775) [Pipeline] echo 03:26:52 [semverPrep] This is not a build commit. [Pipeline] sh 03:26:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:26:53 + grep -v github /etc/ssh/ssh_known_hosts 03:26:53 + [ -e /tmp/ssh_known_hosts ] 03:26:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:26:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:26:53 + sudo tee -a /etc/ssh/ssh_known_hosts 03:26:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:53 03:26:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:54 0.1.4: Pulling from edgex-devops/py-git-semver 03:26:54 b85a868b505f: Pulling fs layer 03:26:54 e2be974225ed: Pulling fs layer 03:26:54 339a4e72a1f5: Pulling fs layer 03:26:54 988bab9f4d93: Pulling fs layer 03:26:54 1469e6f7b9e6: Pulling fs layer 03:26:54 eaf3925da568: Pulling fs layer 03:26:54 bab4dde63d76: Pulling fs layer 03:26:54 bde34c3a00c8: Pulling fs layer 03:26:54 b352a97aabf1: Pulling fs layer 03:26:54 4872d77fe225: Pulling fs layer 03:26:54 5851b861e8e6: Pulling fs layer 03:26:54 988bab9f4d93: Waiting 03:26:54 bde34c3a00c8: Waiting 03:26:54 b352a97aabf1: Waiting 03:26:54 1469e6f7b9e6: Waiting 03:26:54 4872d77fe225: Waiting 03:26:54 5851b861e8e6: Waiting 03:26:54 eaf3925da568: Waiting 03:26:54 bab4dde63d76: Waiting 03:26:54 e2be974225ed: Download complete 03:26:54 988bab9f4d93: Verifying Checksum 03:26:54 988bab9f4d93: Download complete 03:26:54 1469e6f7b9e6: Verifying Checksum 03:26:54 1469e6f7b9e6: Download complete 03:26:54 eaf3925da568: Verifying Checksum 03:26:54 eaf3925da568: Download complete 03:26:54 339a4e72a1f5: Verifying Checksum 03:26:54 339a4e72a1f5: Download complete 03:26:54 bde34c3a00c8: Verifying Checksum 03:26:54 bde34c3a00c8: Download complete 03:26:54 b352a97aabf1: Verifying Checksum 03:26:54 b352a97aabf1: Download complete 03:26:54 4872d77fe225: Verifying Checksum 03:26:54 4872d77fe225: Download complete 03:26:54 5851b861e8e6: Verifying Checksum 03:26:54 5851b861e8e6: Download complete 03:26:54 b85a868b505f: Download complete 03:26:54 bab4dde63d76: Verifying Checksum 03:26:54 bab4dde63d76: Download complete 03:26:55 b85a868b505f: Pull complete 03:26:55 e2be974225ed: Pull complete 03:26:56 339a4e72a1f5: Pull complete 03:26:56 988bab9f4d93: Pull complete 03:26:56 1469e6f7b9e6: Pull complete 03:26:56 eaf3925da568: Pull complete 03:26:58 bab4dde63d76: Pull complete 03:26:58 bde34c3a00c8: Pull complete 03:26:58 b352a97aabf1: Pull complete 03:26:58 4872d77fe225: Pull complete 03:26:58 5851b861e8e6: Pull complete 03:26:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:26:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:59 prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container 03:26:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:27:04 $ docker top b1d2d78007d12b4db55766ba8b66919532731d99b0acc429646764f0610da29f -eo pid,comm 03:27:04 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). 03:27:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:27:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:04 [ssh-agent] Looking for ssh-agent implementation... 03:27:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:04 $ docker exec b1d2d78007d12b4db55766ba8b66919532731d99b0acc429646764f0610da29f ssh-agent 03:27:04 SSH_AUTH_SOCK=/tmp/ssh-x22tkub5W7SD/agent.32 03:27:04 SSH_AGENT_PID=38 03:27:04 Running ssh-add (command line suppressed) 03:27:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13883340395477357151.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13883340395477357151.key) 03:27:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:04 + git tag --points-at HEAD [Pipeline] } 03:27:04 $ docker exec --env ******** --env ******** b1d2d78007d12b4db55766ba8b66919532731d99b0acc429646764f0610da29f ssh-agent -k 03:27:05 unset SSH_AUTH_SOCK; 03:27:05 unset SSH_AGENT_PID; 03:27:05 echo Agent pid 38 killed; 03:27:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:27:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:05 [ssh-agent] Looking for ssh-agent implementation... 03:27:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:05 $ docker exec b1d2d78007d12b4db55766ba8b66919532731d99b0acc429646764f0610da29f ssh-agent 03:27:05 SSH_AUTH_SOCK=/tmp/ssh-f3nCATeDrDrW/agent.72 03:27:05 SSH_AGENT_PID=78 03:27:05 Running ssh-add (command line suppressed) 03:27:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8510700227922642956.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8510700227922642956.key) 03:27:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:05 + git semver init 03:27:06 2024-07-24 03:27:05,925 [run_init] DEBUG init version:0.0.0 force:False 03:27:06 2024-07-24 03:27:05,926 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 03:27:06 2024-07-24 03:27:05,926 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 03:27:06 2024-07-24 03:27:05,927 [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) 03:27:08 2024-07-24 03:27:08,185 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 03:27:08 2024-07-24 03:27:08,186 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 03:27:08 2024-07-24 03:27:08,186 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:27:08 2024-07-24 03:27:08,186 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:27:08 3.1.0-dev.45 [Pipeline] } 03:27:08 $ docker exec --env ******** --env ******** b1d2d78007d12b4db55766ba8b66919532731d99b0acc429646764f0610da29f ssh-agent -k 03:27:08 unset SSH_AUTH_SOCK; 03:27:08 unset SSH_AGENT_PID; 03:27:08 echo Agent pid 78 killed; 03:27:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:27:08 + git semver [Pipeline] } 03:27:09 $ docker stop --time=1 b1d2d78007d12b4db55766ba8b66919532731d99b0acc429646764f0610da29f 03:27:11 $ docker rm -f --volumes b1d2d78007d12b4db55766ba8b66919532731d99b0acc429646764f0610da29f [Pipeline] // withDockerContainer [Pipeline] sh 03:27:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:27:11 Stashed 1 file(s) [Pipeline] echo 03:27:11 [edgeXSemver]: initialized semver on version 3.1.0-dev.45 [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 03:27:12 provisioning config files... 03:27:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10944073671798815016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:12 ---> ****-login.sh 03:27:12 nexus3.edgexfoundry.org:10001 03:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:12 Configure a credential helper to remove this warning. See 03:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:12 03:27:12 Login Succeeded 03:27:12 nexus3.edgexfoundry.org:10002 03:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:12 Configure a credential helper to remove this warning. See 03:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:12 03:27:12 Login Succeeded 03:27:12 nexus3.edgexfoundry.org:10003 03:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:12 Configure a credential helper to remove this warning. See 03:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:12 03:27:12 Login Succeeded 03:27:12 nexus3.edgexfoundry.org:10004 03:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:12 Configure a credential helper to remove this warning. See 03:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:12 03:27:12 Login Succeeded 03:27:12 ****.io 03:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:13 Configure a credential helper to remove this warning. See 03:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:13 03:27:13 Login Succeeded 03:27:13 ---> ****-login.sh ends [Pipeline] } 03:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:27:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:27:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:27:13 ========================================================= 03:27:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:27:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:27:13 Sending build context to Docker daemon 59.49MB 03:27:13 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 03:27:13 Step 2/15 : FROM ${BASE} AS builder 03:27:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:27:14 619be1103602: Pulling fs layer 03:27:14 7862e08f4a3e: Pulling fs layer 03:27:14 5df492c9dc93: Pulling fs layer 03:27:14 7629e6793208: Pulling fs layer 03:27:14 4f4fb700ef54: Pulling fs layer 03:27:14 fb5054dd5b73: Pulling fs layer 03:27:14 eeca6798cff9: Pulling fs layer 03:27:14 aa269ceb94a6: Pulling fs layer 03:27:14 ada007ff1a6a: Pulling fs layer 03:27:14 fb5054dd5b73: Waiting 03:27:14 eeca6798cff9: Waiting 03:27:14 aa269ceb94a6: Waiting 03:27:14 ada007ff1a6a: Waiting 03:27:14 7629e6793208: Waiting 03:27:14 4f4fb700ef54: Waiting 03:27:14 7862e08f4a3e: Verifying Checksum 03:27:14 7862e08f4a3e: Download complete 03:27:14 7629e6793208: Verifying Checksum 03:27:14 7629e6793208: Download complete 03:27:14 4f4fb700ef54: Verifying Checksum 03:27:14 4f4fb700ef54: Download complete 03:27:14 619be1103602: Verifying Checksum 03:27:14 619be1103602: Download complete 03:27:14 fb5054dd5b73: Download complete 03:27:14 eeca6798cff9: Verifying Checksum 03:27:14 eeca6798cff9: Download complete 03:27:14 619be1103602: Pull complete 03:27:14 ada007ff1a6a: Verifying Checksum 03:27:14 ada007ff1a6a: Download complete 03:27:14 7862e08f4a3e: Pull complete 03:27:14 5df492c9dc93: Verifying Checksum 03:27:14 5df492c9dc93: Download complete 03:27:15 aa269ceb94a6: Verifying Checksum 03:27:15 aa269ceb94a6: Download complete 03:27:18 5df492c9dc93: Pull complete 03:27:18 7629e6793208: Pull complete 03:27:18 4f4fb700ef54: Pull complete 03:27:18 fb5054dd5b73: Pull complete 03:27:18 eeca6798cff9: Pull complete 03:27:20 aa269ceb94a6: Pull complete 03:27:20 ada007ff1a6a: Pull complete 03:27:20 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:27:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:27:20 ---> f489d0715acc 03:27:20 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:27:27 Still waiting to schedule task 03:27:27 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:27:30 ---> Running in fd6f41f088d0 03:27:30 Removing intermediate container fd6f41f088d0 03:27:30 ---> 80dc776ff5af 03:27:30 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 03:27:30 ---> Running in 5b89680581d4 03:27:30 Removing intermediate container 5b89680581d4 03:27:30 ---> 57321d6a7589 03:27:30 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 03:27:30 ---> Running in 32960987878e 03:27:30 Removing intermediate container 32960987878e 03:27:30 ---> b6fa60808060 03:27:30 Step 6/15 : LABEL Name=edgex-ui-go 03:27:31 ---> Running in de66c0b6d109 03:27:31 Removing intermediate container de66c0b6d109 03:27:31 ---> 481a9649e61b 03:27:31 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 03:27:31 ---> Running in 8d02eb876a89 03:27:32 Removing intermediate container 8d02eb876a89 03:27:32 ---> a60159982279 03:27:32 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:27:32 latest: Pulling from library/docker 03:27:32 c6a83fedfae6: Pulling fs layer 03:27:32 c73614942b52: Pulling fs layer 03:27:32 4f4fb700ef54: Pulling fs layer 03:27:32 1135a6244bb6: Pulling fs layer 03:27:32 e93dec418be1: Pulling fs layer 03:27:32 5dd3a1e0b5de: Pulling fs layer 03:27:32 74253a427d4a: Pulling fs layer 03:27:32 ab9a1914b045: Pulling fs layer 03:27:32 f5cd54134623: Pulling fs layer 03:27:32 b89841116322: Pulling fs layer 03:27:32 1135a6244bb6: Waiting 03:27:32 e93dec418be1: Waiting 03:27:32 5dd3a1e0b5de: Waiting 03:27:32 569c73127d33: Pulling fs layer 03:27:32 1921992dfe47: Pulling fs layer 03:27:32 74253a427d4a: Waiting 03:27:32 e2a1d54016c3: Pulling fs layer 03:27:32 ab9a1914b045: Waiting 03:27:32 9565c510616f: Pulling fs layer 03:27:32 c441fb89f312: Pulling fs layer 03:27:32 b26ac0d476d8: Pulling fs layer 03:27:32 f5cd54134623: Waiting 03:27:32 1921992dfe47: Waiting 03:27:32 569c73127d33: Waiting 03:27:32 e2a1d54016c3: Waiting 03:27:32 9565c510616f: Waiting 03:27:32 c441fb89f312: Waiting 03:27:32 b89841116322: Waiting 03:27:32 b26ac0d476d8: Waiting 03:27:33 4f4fb700ef54: Verifying Checksum 03:27:33 4f4fb700ef54: Download complete 03:27:33 c6a83fedfae6: Verifying Checksum 03:27:33 c6a83fedfae6: Download complete 03:27:33 c73614942b52: Verifying Checksum 03:27:33 c73614942b52: Download complete 03:27:33 1135a6244bb6: Download complete 03:27:33 c6a83fedfae6: Pull complete 03:27:33 e93dec418be1: Verifying Checksum 03:27:33 e93dec418be1: Download complete 03:27:33 5dd3a1e0b5de: Verifying Checksum 03:27:33 5dd3a1e0b5de: Download complete 03:27:33 74253a427d4a: Verifying Checksum 03:27:33 74253a427d4a: Download complete 03:27:33 ab9a1914b045: Verifying Checksum 03:27:33 ab9a1914b045: Download complete 03:27:33 f5cd54134623: Download complete 03:27:33 b89841116322: Verifying Checksum 03:27:33 b89841116322: Download complete 03:27:33 c73614942b52: Pull complete 03:27:33 1921992dfe47: Download complete 03:27:33 569c73127d33: Verifying Checksum 03:27:33 569c73127d33: Download complete 03:27:33 e2a1d54016c3: Download complete 03:27:33 4f4fb700ef54: Pull complete 03:27:33 c441fb89f312: Verifying Checksum 03:27:33 c441fb89f312: Download complete 03:27:33 b26ac0d476d8: Verifying Checksum 03:27:33 b26ac0d476d8: Download complete 03:27:33 1135a6244bb6: Pull complete 03:27:34 9565c510616f: Verifying Checksum 03:27:34 9565c510616f: Download complete 03:27:34 e93dec418be1: Pull complete 03:27:34 5dd3a1e0b5de: Pull complete 03:27:35 74253a427d4a: Pull complete 03:27:35 ab9a1914b045: Pull complete 03:27:36 f5cd54134623: Pull complete 03:27:36 b89841116322: Pull complete 03:27:36 569c73127d33: Pull complete 03:27:36 1921992dfe47: Pull complete 03:27:37 e2a1d54016c3: Pull complete 03:27:38 9565c510616f: Pull complete 03:27:38 c441fb89f312: Pull complete 03:27:38 b26ac0d476d8: Pull complete 03:27:39 Digest: sha256:11ae45cb1df99acadd5a295cd37a209a9b63026e7b8830648445a5093b368569 03:27:39 Status: Downloaded newer image for docker:latest 03:27:43 ---> 9ff46d8b3ec7 03:27:43 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:27:43 ---> Running in 9bc41c0c4cfd 03:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:44 OK: 264 MiB in 52 packages 03:27:45 Removing intermediate container 9bc41c0c4cfd 03:27:45 ---> 7af97b13ccd6 03:27:45 Step 10/15 : ENV GO111MODULE=on 03:27:45 ---> Running in d96a59c09f0d 03:27:45 Removing intermediate container d96a59c09f0d 03:27:45 ---> e9eefab9e1d8 03:27:45 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:27:45 ---> Running in 382e411b3714 03:27:45 Removing intermediate container 382e411b3714 03:27:45 ---> 4c4d5c9426e8 03:27:45 Step 12/15 : COPY go.mod vendor* ./ 03:27:46 ---> c474a423f842 03:27:46 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:46 ---> Running in dfd9e03debf0 03:29:37 go: github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc: verifying go.mod: github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/go.mod: reading https://sum.golang.org/tile/8/0/053: 500 Internal Server Error 03:29:37 skipping... 03:30:10 Removing intermediate container dfd9e03debf0 03:30:10 ---> 509ffb3efd2d 03:30:10 Step 14/15 : COPY . . 03:30:10 ---> d83085725781 03:30:10 Step 15/15 : RUN ${MAKE} 03:30:10 ---> Running in fbbee961164a 03:30:10 noop 03:30:10 Removing intermediate container fbbee961164a 03:30:10 ---> ce8ef90fe494 03:30:10 Successfully built ce8ef90fe494 03:30:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:10 + docker inspect -f . ci-base-image-x86_64 03:30:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:10 prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container 03:30:10 $ 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 ******** ci-base-image-x86_64 cat 03:30:11 $ docker top e1fd364511f7921bfd6c339f4613c3089adc36e87dbcf60733810d1981a1204b -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:11 + go version 03:30:11 go version go1.21.9 linux/amd64 [Pipeline] } 03:30:11 $ docker stop --time=1 e1fd364511f7921bfd6c339f4613c3089adc36e87dbcf60733810d1981a1204b 03:30:12 $ docker rm -f --volumes e1fd364511f7921bfd6c339f4613c3089adc36e87dbcf60733810d1981a1204b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:13 + docker inspect -f . ci-base-image-x86_64 03:30:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:13 prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container 03:30:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-x86_64 cat 03:30:13 $ docker top d68ea2af515261f30fae66784331aff7a04acf3bd3365116db8ed10f6af48f6f -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 03:30:14 + make test 03:30:14 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 03:30:16 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:30:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:30:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:30:31 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:30:31 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 03:30:31 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 03:30:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:30:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:30:31 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 03:30:31 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 03:30:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:30:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:30:36 ./bin/test-attribution-txt.sh 03:30:36 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:30:36 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:30:36 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 03:30:36 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:30:36 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:30:36 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:30:36 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:30:36 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:30:36 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:30:36 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 03:30:36 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 03:30:36 make -C web test 03:30:36 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 03:30:36 make[1]: tput: No such file or directory 03:30:36 make[1]: tput: No such file or directory 03:30:36 warning: generating ./VERSION 03:30:36 echo "0.0.0" > VERSION 03:30:36 docker build \ 03:30:36 -f Dockerfile \ 03:30:36 --build-arg USER=1000 \ 03:30:36 \ 03:30:36 --label "git_sha=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120" \ 03:30:36 -t edgexfoundry/edgex-web-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 \ 03:30:36 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 03:30:36 . 03:30:36 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 03:30:36 Install the buildx component to build images with BuildKit: 03:30:36 https://docs.docker.com/go/buildx/ 03:30:36 03:30:36 Sending build context to Docker daemon 2.62MB 03:30:36 Step 1/11 : FROM node:18-alpine3.18 03:30:36 18-alpine3.18: Pulling from library/node 03:30:36 619be1103602: Already exists 03:30:36 7e9a007eb24b: Pulling fs layer 03:30:36 5189255e31c8: Pulling fs layer 03:30:36 88f4f8a6bc8d: Pulling fs layer 03:30:36 88f4f8a6bc8d: Verifying Checksum 03:30:36 88f4f8a6bc8d: Download complete 03:30:37 5189255e31c8: Verifying Checksum 03:30:37 5189255e31c8: Download complete 03:30:37 7e9a007eb24b: Download complete 03:30:38 7e9a007eb24b: Pull complete 03:30:38 5189255e31c8: Pull complete 03:30:38 88f4f8a6bc8d: Pull complete 03:30:38 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 03:30:38 Status: Downloaded newer image for node:18-alpine3.18 03:30:38 ---> a19326513a45 03:30:38 Step 2/11 : RUN apk add --no-cache chromium 03:30:44 ---> Running in 04ce629bd956 03:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:45 (1/154) Installing libexpat (2.6.2-r0) 03:30:45 (2/154) Installing brotli-libs (1.0.9-r14) 03:30:45 (3/154) Installing libbz2 (1.0.8-r5) 03:30:45 (4/154) Installing libpng (1.6.39-r3) 03:30:45 (5/154) Installing freetype (2.13.0-r5) 03:30:45 (6/154) Installing fontconfig (2.14.2-r3) 03:30:45 (7/154) Installing libfontenc (1.1.7-r2) 03:30:45 (8/154) Installing mkfontscale (1.2.2-r3) 03:30:45 (9/154) Installing font-opensans (0_git20210927-r1) 03:30:45 (10/154) Installing pkgconf (1.9.5-r0) 03:30:45 (11/154) Installing libffi (3.4.4-r2) 03:30:45 (12/154) Installing libintl (0.21.1-r7) 03:30:45 (13/154) Installing libblkid (2.38.1-r8) 03:30:45 (14/154) Installing libmount (2.38.1-r8) 03:30:45 (15/154) Installing pcre2 (10.42-r1) 03:30:45 (16/154) Installing glib (2.76.6-r0) 03:30:45 (17/154) Installing xz-libs (5.4.3-r0) 03:30:45 (18/154) Installing libxml2 (2.11.8-r0) 03:30:45 (19/154) Installing shared-mime-info (2.2-r5) 03:30:45 (20/154) Installing hicolor-icon-theme (0.17-r2) 03:30:45 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 03:30:45 (22/154) Installing libwebp (1.3.2-r0) 03:30:45 (23/154) Installing zstd-libs (1.5.5-r4) 03:30:45 (24/154) Installing tiff (4.5.1-r0) 03:30:45 (25/154) Installing gdk-pixbuf (2.42.10-r5) 03:30:45 (26/154) Installing gtk-update-icon-cache (3.24.41-r0) 03:30:45 (27/154) Installing libxau (1.0.11-r2) 03:30:45 (28/154) Installing libmd (1.0.4-r2) 03:30:45 (29/154) Installing libbsd (0.11.7-r1) 03:30:45 (30/154) Installing libxdmcp (1.1.4-r2) 03:30:45 (31/154) Installing libxcb (1.15-r1) 03:30:45 (32/154) Installing libx11 (1.8.7-r0) 03:30:45 (33/154) Installing libxcomposite (0.4.6-r3) 03:30:45 (34/154) Installing libxfixes (6.0.1-r2) 03:30:45 (35/154) Installing libxrender (0.9.11-r3) 03:30:45 (36/154) Installing libxcursor (1.2.1-r2) 03:30:45 (37/154) Installing libxdamage (1.1.6-r2) 03:30:45 (38/154) Installing libxext (1.3.5-r2) 03:30:45 (39/154) Installing libxi (1.8.1-r0) 03:30:45 (40/154) Installing libxinerama (1.1.5-r2) 03:30:45 (41/154) Installing libxrandr (1.5.3-r2) 03:30:45 (42/154) Installing libatk-1.0 (2.48.4-r0) 03:30:45 (43/154) Installing libxtst (1.2.4-r2) 03:30:45 (44/154) Installing dbus-libs (1.14.8-r0) 03:30:45 (45/154) Installing at-spi2-core (2.48.4-r0) 03:30:45 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 03:30:45 (47/154) Installing pixman (0.42.2-r1) 03:30:45 (48/154) Installing cairo (1.17.8-r1) 03:30:45 (49/154) Installing cairo-gobject (1.17.8-r1) 03:30:45 (50/154) Installing avahi-libs (0.8-r13) 03:30:45 (51/154) Installing gmp (6.2.1-r3) 03:30:45 (52/154) Installing nettle (3.8.1-r2) 03:30:45 (53/154) Installing libunistring (1.1-r1) 03:30:45 (54/154) Installing libidn2 (2.3.4-r1) 03:30:45 (55/154) Installing p11-kit (0.24.1-r2) 03:30:45 (56/154) Installing libtasn1 (4.19.0-r1) 03:30:45 (57/154) Installing gnutls (3.8.4-r0) 03:30:45 (58/154) Installing cups-libs (2.4.9-r0) 03:30:45 (59/154) Installing libepoxy (1.5.10-r1) 03:30:45 (60/154) Installing fribidi (1.0.13-r0) 03:30:45 (61/154) Installing graphite2 (1.3.14-r5) 03:30:45 (62/154) Installing harfbuzz (7.3.0-r0) 03:30:45 (63/154) Installing libxft (2.3.8-r1) 03:30:45 (64/154) Installing pango (1.50.14-r1) 03:30:45 (65/154) Installing wayland-libs-client (1.22.0-r2) 03:30:45 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 03:30:45 (67/154) Installing wayland-libs-egl (1.22.0-r2) 03:30:45 (68/154) Installing xkeyboard-config (2.38-r0) 03:30:45 (69/154) Installing libxkbcommon (1.5.0-r2) 03:30:45 (70/154) Installing gtk+3.0 (3.24.41-r0) 03:30:46 (71/154) Installing icu-data-full (73.2-r2) 03:30:46 (72/154) Installing mesa (23.0.4-r0) 03:30:46 (73/154) Installing llvm15-libs (15.0.7-r6) 03:30:47 (74/154) Installing hwdata-pci (0.370-r0) 03:30:47 (75/154) Installing libpciaccess (0.17-r2) 03:30:47 (76/154) Installing libdrm (2.4.115-r4) 03:30:47 (77/154) Installing musl-fts (1.2.7-r5) 03:30:47 (78/154) Installing libelf (0.189-r2) 03:30:47 (79/154) Installing mesa-glapi (23.0.4-r0) 03:30:47 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 03:30:47 (81/154) Installing eudev-libs (3.2.11-r8) 03:30:47 (82/154) Installing libmagic (5.45-r0) 03:30:47 (83/154) Installing file (5.45-r0) 03:30:47 (84/154) Installing libice (1.1.1-r2) 03:30:47 (85/154) Installing libuuid (2.38.1-r8) 03:30:47 (86/154) Installing libsm (1.2.4-r1) 03:30:47 (87/154) Installing libxt (1.3.0-r2) 03:30:47 (88/154) Installing libxmu (1.1.4-r2) 03:30:47 (89/154) Installing xset (1.2.5-r1) 03:30:47 (90/154) Installing xprop (1.2.7-r0) 03:30:47 (91/154) Installing xdg-utils (1.1.3-r4) 03:30:47 (92/154) Installing libogg (1.3.5-r4) 03:30:47 (93/154) Installing flac-libs (1.4.3-r0) 03:30:47 (94/154) Installing alsa-lib (1.2.9-r1) 03:30:47 (95/154) Installing libatomic (12.2.1_git20220924-r10) 03:30:47 (96/154) Installing svt-av1-libs (1.6.0-r0) 03:30:47 (97/154) Installing aom-libs (3.6.1-r0) 03:30:47 (98/154) Installing libva (2.18.0-r1) 03:30:47 (99/154) Installing libvdpau (1.5-r1) 03:30:47 (100/154) Installing onevpl-libs (2023.2.1-r0) 03:30:47 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 03:30:47 (102/154) Installing libdav1d (1.2.1-r0) 03:30:47 (103/154) Installing libhwy (1.0.4-r1) 03:30:47 (104/154) Installing lcms2 (2.15-r2) 03:30:47 (105/154) Installing libjxl (0.8.2-r0) 03:30:47 (106/154) Installing lame-libs (3.100-r5) 03:30:47 (107/154) Installing opus (1.4-r0) 03:30:47 (108/154) Installing libgomp (12.2.1_git20220924-r10) 03:30:47 (109/154) Installing soxr (0.1.3-r5) 03:30:47 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 03:30:47 (111/154) Installing libtheora (1.1.1-r17) 03:30:48 (112/154) Installing libvorbis (1.3.7-r1) 03:30:48 (113/154) Installing libvpx (1.13.0-r2) 03:30:48 (114/154) Installing x264-libs (0.164_git20220602-r1) 03:30:48 (115/154) Installing numactl (2.0.16-r4) 03:30:48 (116/154) Installing x265-libs (3.5-r4) 03:30:48 (117/154) Installing xvidcore (1.3.7-r1) 03:30:48 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 03:30:48 (119/154) Installing libbluray (1.3.4-r0) 03:30:48 (120/154) Installing mpg123-libs (1.31.3-r1) 03:30:48 (121/154) Installing libopenmpt (0.7.2-r0) 03:30:48 (122/154) Installing cjson (1.7.17-r0) 03:30:48 (123/154) Installing mbedtls (2.28.8-r0) 03:30:48 (124/154) Installing librist (0.2.7-r0) 03:30:48 (125/154) Installing libsrt (1.5.2-r0) 03:30:48 (126/154) Installing libssh (0.10.5-r0) 03:30:48 (127/154) Installing libsodium (1.0.18-r3) 03:30:48 (128/154) Installing libzmq (4.3.4-r4) 03:30:48 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 03:30:48 (130/154) Installing libevent (2.1.12-r6) 03:30:48 (131/154) Installing wayland-libs-server (1.22.0-r2) 03:30:48 (132/154) Installing mesa-gbm (23.0.4-r0) 03:30:48 (133/154) Installing harfbuzz-subset (7.3.0-r0) 03:30:48 (134/154) Installing icu-libs (73.2-r2) 03:30:48 (135/154) Installing jsoncpp (1.9.5-r0) 03:30:48 (136/154) Installing minizip (1.2.13-r1) 03:30:48 (137/154) Installing nspr (4.35-r2) 03:30:48 (138/154) Installing sqlite-libs (3.41.2-r3) 03:30:48 (139/154) Installing nss (3.94-r0) 03:30:48 (140/154) Installing pipewire-libs (0.3.70-r1) 03:30:48 (141/154) Installing libasyncns (0.8-r1) 03:30:48 (142/154) Installing libltdl (2.4.7-r2) 03:30:48 (143/154) Installing orc (0.4.34-r0) 03:30:48 (144/154) Installing libsndfile (1.2.0-r2) 03:30:48 (145/154) Installing speexdsp (1.2.1-r1) 03:30:48 (146/154) Installing tdb-libs (1.4.8-r1) 03:30:48 (147/154) Installing libpulse (16.1-r10) 03:30:48 (148/154) Installing snappy (1.1.10-r1) 03:30:48 (149/154) Installing libwoff2common (1.0.2-r2) 03:30:48 (150/154) Installing libwoff2enc (1.0.2-r2) 03:30:48 (151/154) Installing libgpg-error (1.47-r1) 03:30:48 (152/154) Installing libgcrypt (1.10.2-r1) 03:30:48 (153/154) Installing libxslt (1.1.38-r0) 03:30:48 (154/154) Installing chromium (119.0.6045.159-r0) 03:30:50 Executing busybox-1.36.1-r5.trigger 03:30:50 Executing fontconfig-2.14.2-r3.trigger 03:30:50 Executing mkfontscale-1.2.2-r3.trigger 03:30:50 Executing glib-2.76.6-r0.trigger 03:30:50 Executing shared-mime-info-2.2-r5.trigger 03:30:50 Executing gdk-pixbuf-2.42.10-r5.trigger 03:30:50 Executing gtk-update-icon-cache-3.24.41-r0.trigger 03:30:50 Executing gtk+3.0-3.24.41-r0.trigger 03:30:50 OK: 579 MiB in 171 packages 03:31:03 Removing intermediate container 04ce629bd956 03:31:03 ---> a6573b7c94a2 03:31:03 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 03:31:03 ---> Running in 248ffed1392e 03:31:03 Removing intermediate container 248ffed1392e 03:31:03 ---> b2bcc6afc99f 03:31:03 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 03:31:03 ---> Running in 9e22494f44b1 03:31:03 Removing intermediate container 9e22494f44b1 03:31:03 ---> 3b3ff60650c6 03:31:03 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 03:31:03 ---> Running in 11626b49ecd7 03:31:03 Removing intermediate container 11626b49ecd7 03:31:03 ---> 556d395f6c19 03:31:03 Step 6/11 : RUN npm install -g npm 03:31:03 ---> Running in 8bc094597a36 03:31:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6273 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 03:31:07 Running in /w/workspace/edgex-ui-go/175 [Pipeline] { [Pipeline] checkout 03:31:10 The recommended git tool is: git 03:31:11 03:31:11 removed 7 packages, and changed 69 packages in 7s 03:31:11 03:31:11 22 packages are looking for funding 03:31:11 run `npm fund` for details 03:31:13 Removing intermediate container 8bc094597a36 03:31:13 ---> 1f1541dfe7b5 03:31:13 Step 7/11 : ARG USER=1000 03:31:13 ---> Running in e1255b373882 03:31:13 Removing intermediate container e1255b373882 03:31:13 ---> 12a2e260462b 03:31:13 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 03:31:13 ---> Running in fec69bbb65b0 03:31:13 Removing intermediate container fec69bbb65b0 03:31:13 ---> 4cad68592413 03:31:13 Step 9/11 : USER $USER:$USER 03:31:13 ---> Running in 4f3a78dc5c48 03:31:14 Removing intermediate container 4f3a78dc5c48 03:31:14 ---> 0ba400ac924c 03:31:14 Step 10/11 : WORKDIR /app 03:31:14 ---> Running in a4090fa1b8eb 03:31:14 Removing intermediate container a4090fa1b8eb 03:31:14 ---> 95cc366e6f23 03:31:14 Step 11/11 : LABEL git_sha=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 03:31:14 ---> Running in e4ea48dacb91 03:31:14 Removing intermediate container e4ea48dacb91 03:31:14 ---> 8ead690a2f25 03:31:14 Successfully built 8ead690a2f25 03:31:14 Successfully tagged edgexfoundry/edgex-web-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 03:31:14 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 03:31:14 touch edgex-web-ui.imagebuilt 03:31:14 mkdir -p node_modules coverage 03:31:14 chown "1000:1000" . node_modules coverage package-lock.json 03:31:14 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 03:31:19 using credential edgex-jenkins-ssh 03:31:19 Cloning the remote Git repository 03:31:19 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 03:31:19 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:31:19 > git init /w/workspace/edgex-ui-go/175 # timeout=10 03:31:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:31:20 > git --version # timeout=10 03:31:20 > git --version # 'git version 2.25.1' 03:31:20 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:31:20 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 03:31:21 npm warn deprecated har-validator@5.1.5: this library is no longer supported 03:31:21 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 03:31:22 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 03:31:22 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 03:31:23 npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 03:31:23 npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 03:31:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:31:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:31:25 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 03:31:25 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 03:31:25 Avoid second fetch 03:31:25 Checking out Revision 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 (main) 03:31:26 npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 03:31:26 Commit message: "feat: add openziti bind support to ui (#775)" 03:31:25 > git config core.sparsecheckout # timeout=10 03:31:25 > git checkout -f 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 # timeout=10 03:31:27 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 03:31:29 npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:31:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:31:31 % Total % Received % Xferd Average Speed Time Time Time Current 03:31:31 Dload Upload Total Spent Left Speed 03:31:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 03:31:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:31:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:31:31 + sudo tee /etc/docker/daemon.new 03:31:31 { 03:31:31 "registry-mirrors": [ 03:31:31 "https://nexus3.edgexfoundry.org:10001" 03:31:31 ], 03:31:31 "bip": "10.250.0.254/24", 03:31:31 "hosts": [ 03:31:31 "tcp://0.0.0.0:5555", 03:31:31 "unix:///var/run/docker.sock" 03:31:31 ], 03:31:31 "mtu": 1458, 03:31:31 "selinux-enabled": true, 03:31:31 "seccomp-profile": "/etc/docker/seccomp.json" 03:31:31 } [Pipeline] sh 03:31:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:31:32 + sudo service docker restart 03:31:37 03:31:37 added 1182 packages, and audited 1183 packages in 21s 03:31:37 03:31:37 100 packages are looking for funding 03:31:37 run `npm fund` for details 03:31:37 03:31:37 26 vulnerabilities (13 moderate, 12 high, 1 critical) 03:31:37 03:31:37 To address issues that do not require attention, run: 03:31:37 npm audit fix 03:31:37 03:31:37 To address all issues (including breaking changes), run: 03:31:37 npm audit fix --force 03:31:37 03:31:37 Run `npm audit` for details. 03:31:38 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 03:31:39 - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:50 provisioning config files... 03:31:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/175@tmp/config12287579761564971018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:51 ---> ****-login.sh 03:31:51 nexus3.edgexfoundry.org:10001 03:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:52 Configure a credential helper to remove this warning. See 03:31:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:52 03:31:52 Login Succeeded 03:31:52 nexus3.edgexfoundry.org:10002 03:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:52 Configure a credential helper to remove this warning. See 03:31:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:52 03:31:52 Login Succeeded 03:31:52 nexus3.edgexfoundry.org:10003 03:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:52 Configure a credential helper to remove this warning. See 03:31:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:52 03:31:52 Login Succeeded 03:31:52 nexus3.edgexfoundry.org:10004 03:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:53 Configure a credential helper to remove this warning. See 03:31:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:53 03:31:53 Login Succeeded 03:31:53 ****.io 03:31:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:53 Configure a credential helper to remove this warning. See 03:31:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:53 03:31:53 Login Succeeded 03:31:53 ---> ****-login.sh ends [Pipeline] } 03:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:31:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:31:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:31:54 ========================================================= 03:31:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:31:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:31:55 Sending build context to Docker daemon 35.38MB 03:31:55 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 03:31:55 Step 2/15 : FROM ${BASE} AS builder 03:31:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:31:55 c6b39de5b339: Pulling fs layer 03:31:55 a69c41024577: Pulling fs layer 03:31:55 d6de4b400683: Pulling fs layer 03:31:55 35cb2a7552d0: Pulling fs layer 03:31:55 4f4fb700ef54: Pulling fs layer 03:31:55 464afbd9ba4c: Pulling fs layer 03:31:55 00f215d4a9da: Pulling fs layer 03:31:55 d496ad576159: Pulling fs layer 03:31:55 35cb2a7552d0: Waiting 03:31:55 4f4fb700ef54: Waiting 03:31:55 464afbd9ba4c: Waiting 03:31:55 d496ad576159: Waiting 03:31:55 00f215d4a9da: Waiting 03:31:55 a69c41024577: Verifying Checksum 03:31:55 a69c41024577: Download complete 03:31:55 35cb2a7552d0: Verifying Checksum 03:31:55 35cb2a7552d0: Download complete 03:31:55 4f4fb700ef54: Verifying Checksum 03:31:55 4f4fb700ef54: Download complete 03:31:55 464afbd9ba4c: Verifying Checksum 03:31:55 464afbd9ba4c: Download complete 03:31:55 c6b39de5b339: Verifying Checksum 03:31:55 c6b39de5b339: Download complete 03:31:56 d496ad576159: Verifying Checksum 03:31:56 d496ad576159: Download complete 03:31:56 c6b39de5b339: Pull complete 03:31:57 a69c41024577: Pull complete 03:31:57 d6de4b400683: Verifying Checksum 03:31:57 d6de4b400683: Download complete 03:31:58 00f215d4a9da: Verifying Checksum 03:31:58 00f215d4a9da: Download complete 03:32:06 ✔ Browser application bundle generation complete. 03:32:06 24 07 2024 03:32:04.860:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 03:32:06 24 07 2024 03:32:04.861:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 03:32:06 24 07 2024 03:32:04.865:INFO [launcher]: Starting browser ChromeHeadless 03:32:06 24 07 2024 03:32:05.177:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 8TDZ0dANgDiE1uPMAAAB with id 57616932 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.111 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.126 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.131 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.134 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.177 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.193 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.199 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.22 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.248 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.253 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.318 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.325 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.327 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.33 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.402 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.412 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.429 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.447 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.457 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.459 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.466 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.469 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.471 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.473 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.479 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.493 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.495 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.497 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.499 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.504 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.512 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.519 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.525 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.526 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.528 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.532 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.546 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.553 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.576 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.589 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.602 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.607 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.609 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.612 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.634 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.638 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.644 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.648 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.65 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.653 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.66 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.665 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.681 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.684 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.699 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.72 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.732 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.743 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.759 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.761 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.762 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.769 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.774 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.78 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.785 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.787 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.8 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.803 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.806 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.821 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.823 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.828 secs) 03:32:08 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 03:32:08 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 03:32:08 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.828 secs) 03:32:08 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 03:32:08 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 03:32:08 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.83 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.831 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.832 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.85 secs) 03:32:08 WARN: ' 03:32:08 It looks like you're using ngModel on the same form field as formControlName. 03:32:08 Support for using the ngModel input property and ngModelChange event with 03:32:08 reactive form directives has been deprecated in Angular v6 and will be removed 03:32:08 in a future version of Angular. 03:32:08 03:32:08 For more information on this, see our API docs here: 03:32:08 https://angular.io/api/forms/FormControlName#use-with-ngmodel 03:32:08 ' 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.85 secs) 03:32:08 WARN: ' 03:32:08 It looks like you're using ngModel on the same form field as formControlName. 03:32:08 Support for using the ngModel input property and ngModelChange event with 03:32:08 reactive form directives has been deprecated in Angular v6 and will be removed 03:32:08 in a future version of Angular. 03:32:08 03:32:08 For more information on this, see our API docs here: 03:32:08 https://angular.io/api/forms/FormControlName#use-with-ngmodel 03:32:08 ' 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.868 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.87 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.875 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.88 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.881 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.884 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.89 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.905 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.91 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.914 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.933 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.937 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.944 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.958 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.961 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.981 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.997 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.013 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.025 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.029 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.031 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.032 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.046 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.05 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.06 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.062 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.063 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.067 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.071 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.073 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.074 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.079 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.1 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.108 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.11 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.12 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.126 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.131 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.132 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.156 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.158 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.159 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.177 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.193 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.212 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.224 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.228 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.234 secs) 03:32:08 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.24 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.257 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.261 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.266 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.272 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.274 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.275 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.283 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.304 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.309 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.317 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.319 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.32 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.322 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.326 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.34 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.362 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.372 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.375 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.389 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.403 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.407 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.415 secs) 03:32:09 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.919 secs / 1.415 secs) 03:32:09 TOTAL: 147 SUCCESS 03:32:09 ✔ Browser application bundle generation complete. 03:32:09 03:32:09 =============================== Coverage summary =============================== 03:32:09 Statements : 39.01% ( 1373/3519 ) 03:32:09 Branches : 15.3% ( 94/614 ) 03:32:09 Functions : 32.06% ( 423/1319 ) 03:32:09 Lines : 38.94% ( 1342/3446 ) 03:32:09 ================================================================================ 03:32:09 ✔ Browser application bundle generation complete. 03:32:11 d6de4b400683: Pull complete 03:32:11 35cb2a7552d0: Pull complete 03:32:11 4f4fb700ef54: Pull complete 03:32:11 464afbd9ba4c: Pull complete 03:32:12 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 03:32:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:32:12 $ docker stop --time=1 d68ea2af515261f30fae66784331aff7a04acf3bd3365116db8ed10f6af48f6f 03:32:13 $ docker rm -f --volumes d68ea2af515261f30fae66784331aff7a04acf3bd3365116db8ed10f6af48f6f [Pipeline] // withDockerContainer [Pipeline] sh 03:32:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:32:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:32:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:32:15 + ls -al . 03:32:15 total 264 03:32:15 drwxrwxr-x 13 jenkins jenkins 4096 Jul 24 03:30 . 03:32:15 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 03:26 .. 03:32:15 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 03:26 .blubracket 03:32:15 -rw-rw-r-- 1 jenkins jenkins 18 Jul 24 03:26 .dockerignore 03:32:15 drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 03:27 .git 03:32:15 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 03:26 .github 03:32:15 -rw-rw-r-- 1 jenkins jenkins 178 Jul 24 03:26 .gitignore 03:32:15 drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 03:27 .semver 03:32:15 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 24 03:26 Attribution.txt 03:32:15 -rw-rw-r-- 1 jenkins jenkins 21430 Jul 24 03:26 CHANGELOG.md 03:32:15 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 24 03:26 CONTRIBUTING.md 03:32:15 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 24 03:26 Dockerfile 03:32:15 -rw-rw-r-- 1 jenkins jenkins 652 Jul 24 03:26 Jenkinsfile 03:32:15 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 24 03:26 LICENSE 03:32:15 -rw-rw-r-- 1 jenkins jenkins 2189 Jul 24 03:26 Makefile 03:32:15 -rw-rw-r-- 1 jenkins jenkins 4381 Jul 24 03:26 README.md 03:32:15 -rw-rw-r-- 1 jenkins jenkins 12 Jul 24 03:27 VERSION 03:32:15 -rw-rw-r-- 1 jenkins jenkins 4832 Jul 24 03:26 angularmigrationlogs.md 03:32:15 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 03:26 assets 03:32:15 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 03:26 bin 03:32:15 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 03:26 cmd 03:32:15 -rw-r--r-- 1 jenkins jenkins 10 Jul 24 03:30 coverage.out 03:32:15 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 03:26 docs 03:32:15 -rw-rw-r-- 1 jenkins jenkins 6691 Jul 24 03:26 go.mod 03:32:15 -rw-rw-r-- 1 jenkins jenkins 100586 Jul 24 03:26 go.sum 03:32:15 drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 03:26 internal 03:32:15 -rwxrwxr-x 1 jenkins jenkins 568 Jul 24 03:26 redeploy.sh 03:32:15 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 03:26 testing 03:32:15 -rw-rw-r-- 1 jenkins jenkins 155 Jul 24 03:26 version.go 03:32:15 drwxrwxr-x 7 jenkins jenkins 4096 Jul 24 03:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:16 + 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=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 --label arch=amd64 --label version=3.1.0-dev.45 . 03:32:17 Sending build context to Docker daemon 346.4MB 03:32:17 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:32:17 Step 2/27 : FROM ${BASE} AS builder 03:32:17 ---> ce8ef90fe494 03:32:17 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:32:21 00f215d4a9da: Pull complete 03:32:21 d496ad576159: Pull complete 03:32:21 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 03:32:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:32:21 ---> f246e2811388 03:32:21 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:32:21 ---> Running in 2cfa7e8a1dd4 03:32:21 Removing intermediate container 2cfa7e8a1dd4 03:32:21 ---> d1c429facab0 03:32:21 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 03:32:21 ---> Running in ef36d803e30a 03:32:21 Removing intermediate container ef36d803e30a 03:32:21 ---> 3da04a0212a2 03:32:21 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 03:32:21 ---> Running in 9b5eb25a007b 03:32:21 Removing intermediate container 9b5eb25a007b 03:32:21 ---> 6ed78fe86a1e 03:32:21 Step 6/27 : LABEL Name=edgex-ui-go 03:32:21 ---> Running in ca0b18ffc4d5 03:32:22 Removing intermediate container ca0b18ffc4d5 03:32:22 ---> 9b5d012e0183 03:32:22 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 03:32:22 ---> Running in ca96bcc367e4 03:32:22 Removing intermediate container ca96bcc367e4 03:32:22 ---> ad67f5f10c01 03:32:22 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:32:23 ---> Running in d86f0a83563d 03:32:23 ---> d16a7123804a 03:32:23 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:32:23 ---> Running in e55c60d1edfe 03:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:32:23 Removing intermediate container d86f0a83563d 03:32:23 ---> 261fa2b79b7e 03:32:23 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 03:32:23 ---> Running in 172f8d73e1be 03:32:23 OK: 264 MiB in 52 packages 03:32:24 Removing intermediate container 172f8d73e1be 03:32:24 ---> 3329bc4b9bbe 03:32:24 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 03:32:24 ---> Running in e944ba38700d 03:32:24 Removing intermediate container e55c60d1edfe 03:32:24 ---> 7924f49d37be 03:32:24 Step 10/27 : ENV GO111MODULE=on 03:32:24 ---> Running in 0a53aaeec370 03:32:24 Removing intermediate container 0a53aaeec370 03:32:24 ---> 63dbacdc8c47 03:32:24 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:32:24 ---> Running in d518e3bc015a 03:32:24 Removing intermediate container e944ba38700d 03:32:24 ---> 4071fc21d74c 03:32:24 Step 6/15 : LABEL Name=edgex-ui-go 03:32:24 Removing intermediate container d518e3bc015a 03:32:24 ---> 23b63e221334 03:32:24 Step 12/27 : COPY go.mod vendor* ./ 03:32:24 ---> a398a2bc333a 03:32:24 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:24 ---> Running in 8d666b3808df 03:32:24 ---> Running in 671c3a49c170 03:32:24 Removing intermediate container 671c3a49c170 03:32:24 ---> 762b7a772456 03:32:24 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 03:32:24 ---> Running in c0a34111fc4c 03:32:25 Removing intermediate container c0a34111fc4c 03:32:25 ---> 1438faa7ec61 03:32:25 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:32:25 Removing intermediate container 8d666b3808df 03:32:25 ---> 732187292905 03:32:25 Step 14/27 : COPY . . 03:32:25 latest: Pulling from library/docker 03:32:25 a258b2a6b59a: Pulling fs layer 03:32:25 ea605edb795e: Pulling fs layer 03:32:25 4f4fb700ef54: Pulling fs layer 03:32:25 679037bd9e35: Pulling fs layer 03:32:25 29e324a196ce: Pulling fs layer 03:32:25 679037bd9e35: Waiting 03:32:25 e685dd4691fe: Pulling fs layer 03:32:25 29e324a196ce: Waiting 03:32:25 f5ca2677246d: Pulling fs layer 03:32:25 e685dd4691fe: Waiting 03:32:25 b04eb492771e: Pulling fs layer 03:32:25 f5ca2677246d: Waiting 03:32:25 027486f133ac: Pulling fs layer 03:32:25 b04eb492771e: Waiting 03:32:25 2745e109244d: Pulling fs layer 03:32:25 027486f133ac: Waiting 03:32:25 2522f3cc4dd2: Pulling fs layer 03:32:25 2745e109244d: Waiting 03:32:25 53f77eb4a9ab: Pulling fs layer 03:32:25 2522f3cc4dd2: Waiting 03:32:25 134876d02e5c: Pulling fs layer 03:32:25 53f77eb4a9ab: Waiting 03:32:25 1143526db0ca: Pulling fs layer 03:32:25 134876d02e5c: Waiting 03:32:25 1143526db0ca: Waiting 03:32:25 8ad23f2508c1: Pulling fs layer 03:32:25 8ad23f2508c1: Waiting 03:32:25 2410909ee57b: Pulling fs layer 03:32:26 4f4fb700ef54: Verifying Checksum 03:32:26 4f4fb700ef54: Download complete 03:32:26 679037bd9e35: Verifying Checksum 03:32:26 679037bd9e35: Download complete 03:32:26 a258b2a6b59a: Verifying Checksum 03:32:26 a258b2a6b59a: Download complete 03:32:26 ea605edb795e: Verifying Checksum 03:32:26 ea605edb795e: Download complete 03:32:26 e685dd4691fe: Verifying Checksum 03:32:26 e685dd4691fe: Download complete 03:32:26 29e324a196ce: Verifying Checksum 03:32:26 29e324a196ce: Download complete 03:32:26 f5ca2677246d: Verifying Checksum 03:32:26 f5ca2677246d: Download complete 03:32:27 b04eb492771e: Verifying Checksum 03:32:27 b04eb492771e: Download complete 03:32:27 027486f133ac: Download complete 03:32:27 a258b2a6b59a: Pull complete 03:32:27 2745e109244d: Verifying Checksum 03:32:27 2745e109244d: Download complete 03:32:27 53f77eb4a9ab: Download complete 03:32:27 134876d02e5c: Verifying Checksum 03:32:27 134876d02e5c: Download complete 03:32:27 8ad23f2508c1: Verifying Checksum 03:32:27 8ad23f2508c1: Download complete 03:32:27 2522f3cc4dd2: Verifying Checksum 03:32:27 2522f3cc4dd2: Download complete 03:32:27 2410909ee57b: Verifying Checksum 03:32:27 2410909ee57b: Download complete 03:32:28 ea605edb795e: Pull complete 03:32:28 4f4fb700ef54: Pull complete 03:32:28 679037bd9e35: Pull complete 03:32:29 1143526db0ca: Verifying Checksum 03:32:29 1143526db0ca: Download complete 03:32:30 29e324a196ce: Pull complete 03:32:31 e685dd4691fe: Pull complete 03:32:32 f5ca2677246d: Pull complete 03:32:33 b04eb492771e: Pull complete 03:32:33 027486f133ac: Pull complete 03:32:33 ---> a0332cd58f27 03:32:33 Step 15/27 : RUN ${MAKE} 03:32:33 2745e109244d: Pull complete 03:32:33 ---> Running in e8fcef6f95b9 03:32:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.45" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 03:32:35 2522f3cc4dd2: Pull complete 03:32:35 53f77eb4a9ab: Pull complete 03:32:35 134876d02e5c: Pull complete 03:32:39 1143526db0ca: Pull complete 03:32:39 8ad23f2508c1: Pull complete 03:32:39 2410909ee57b: Pull complete 03:32:39 Digest: sha256:11ae45cb1df99acadd5a295cd37a209a9b63026e7b8830648445a5093b368569 03:32:39 Status: Downloaded newer image for docker:latest 03:32:42 ---> f7b206004f57 03:32:42 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:32:42 ---> Running in b10b72ecaf75 03:32:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:32:45 OK: 266 MiB in 52 packages 03:32:45 Removing intermediate container b10b72ecaf75 03:32:45 ---> bca74d9a7561 03:32:45 Step 10/15 : ENV GO111MODULE=on 03:32:45 ---> Running in c42b581f41a3 03:32:46 Removing intermediate container c42b581f41a3 03:32:46 ---> fa32756ff741 03:32:46 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:32:46 ---> Running in 632d3d5ebe03 03:32:46 Removing intermediate container 632d3d5ebe03 03:32:46 ---> c5045178dbe6 03:32:46 Step 12/15 : COPY go.mod vendor* ./ 03:32:47 ---> 4c5abc3bb6cd 03:32:47 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:47 ---> Running in ead8d92ff6f5 03:33:05 Removing intermediate container e8fcef6f95b9 03:33:05 ---> 934794fa8c1f 03:33:05 Step 16/27 : FROM alpine:3.18 03:33:05 3.18: Pulling from library/alpine 03:33:05 930bdd4d222e: Pulling fs layer 03:33:06 930bdd4d222e: Verifying Checksum 03:33:06 930bdd4d222e: Download complete 03:33:06 930bdd4d222e: Pull complete 03:33:06 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:33:06 Status: Downloaded newer image for alpine:3.18 03:33:06 ---> 18f865063206 03:33:06 Step 17/27 : RUN apk --no-cache upgrade 03:33:06 ---> Running in d04b1e8a7309 03:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:33:07 OK: 7 MiB in 15 packages 03:33:07 Removing intermediate container d04b1e8a7309 03:33:07 ---> 2957455b985f 03:33:07 Step 18/27 : RUN apk add --update --no-cache dumb-init 03:33:07 ---> Running in eb49b8916449 03:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:33:08 (1/1) Installing dumb-init (1.2.5-r2) 03:33:08 Executing busybox-1.36.1-r7.trigger 03:33:08 OK: 7 MiB in 16 packages 03:33:08 Removing intermediate container eb49b8916449 03:33:08 ---> 1462cd982b0d 03:33:08 Step 19/27 : EXPOSE 4000 03:33:08 ---> Running in 126c0570677c 03:33:08 Removing intermediate container 126c0570677c 03:33:08 ---> 667e642be060 03:33:08 Step 20/27 : 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 03:33:10 ---> d106440df3a9 03:33:10 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 03:33:10 ---> e295f50ce9dd 03:33:10 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 03:33:10 ---> 5ff7fcf60989 03:33:10 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:33:10 ---> Running in 21f60aa7f29c 03:33:10 Removing intermediate container 21f60aa7f29c 03:33:10 ---> 346b46205594 03:33:10 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 03:33:10 ---> Running in a13e69dda175 03:33:10 Removing intermediate container a13e69dda175 03:33:10 ---> a5174cb98576 03:33:10 Step 25/27 : LABEL arch=amd64 03:33:10 ---> Running in 2d3f2c8a39b2 03:33:10 Removing intermediate container 2d3f2c8a39b2 03:33:10 ---> 70b2397a1e0d 03:33:10 Step 26/27 : LABEL git_sha=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 03:33:10 ---> Running in 044df29efbb0 03:33:10 Removing intermediate container 044df29efbb0 03:33:10 ---> 36596f48b8d8 03:33:10 Step 27/27 : LABEL version=3.1.0-dev.45 03:33:10 ---> Running in 7ed23b32350c 03:33:10 Removing intermediate container 7ed23b32350c 03:33:10 ---> e91959c0edeb 03:33:10 [Warning] One or more build-args [ARCH] were not consumed 03:33:10 Successfully built e91959c0edeb 03:33:10 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:11 provisioning config files... 03:33:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7650272265414197342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:11 ---> ****-login.sh 03:33:11 nexus3.edgexfoundry.org:10001 03:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:11 Configure a credential helper to remove this warning. See 03:33:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:11 03:33:11 Login Succeeded 03:33:11 nexus3.edgexfoundry.org:10002 03:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:11 Configure a credential helper to remove this warning. See 03:33:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:11 03:33:11 Login Succeeded 03:33:11 nexus3.edgexfoundry.org:10003 03:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:11 Configure a credential helper to remove this warning. See 03:33:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:11 03:33:11 Login Succeeded 03:33:11 nexus3.edgexfoundry.org:10004 03:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:11 Configure a credential helper to remove this warning. See 03:33:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:11 03:33:11 Login Succeeded 03:33:11 ****.io 03:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:11 Configure a credential helper to remove this warning. See 03:33:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:11 03:33:11 Login Succeeded 03:33:11 ---> ****-login.sh ends [Pipeline] } 03:33:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:33:12 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 03:33:12 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 03:33:12 latest 03:33:12 3.1.0-dev.45 03:33:12 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 03:33:12 main 03:33:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 03:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:33:12 cabb57cbb011: Preparing 03:33:12 6e39b80ace5d: Preparing 03:33:12 8a37bb3a6a8c: Preparing 03:33:12 6c0117c45485: Preparing 03:33:12 6f15a49e8ace: Preparing 03:33:12 ce7f800efff9: Preparing 03:33:12 ce7f800efff9: Waiting 03:33:12 6f15a49e8ace: Pushed 03:33:12 6c0117c45485: Pushed 03:33:12 6e39b80ace5d: Pushed 03:33:12 cabb57cbb011: Pushed 03:33:13 ce7f800efff9: Pushed 03:33:16 8a37bb3a6a8c: Pushed 03:33:17 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120: digest: sha256:0e453a637585cb17e1cb40303c241be59dcf7cd3d6bbd97816480cd45fdcbde7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:17 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 03:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:33:17 cabb57cbb011: Preparing 03:33:17 6e39b80ace5d: Preparing 03:33:17 8a37bb3a6a8c: Preparing 03:33:17 6c0117c45485: Preparing 03:33:17 6f15a49e8ace: Preparing 03:33:17 ce7f800efff9: Preparing 03:33:17 ce7f800efff9: Waiting 03:33:17 6f15a49e8ace: Layer already exists 03:33:17 6e39b80ace5d: Layer already exists 03:33:17 cabb57cbb011: Layer already exists 03:33:17 6c0117c45485: Layer already exists 03:33:17 8a37bb3a6a8c: Layer already exists 03:33:17 ce7f800efff9: Layer already exists 03:33:17 latest: digest: sha256:0e453a637585cb17e1cb40303c241be59dcf7cd3d6bbd97816480cd45fdcbde7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:18 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.45 03:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:33:18 cabb57cbb011: Preparing 03:33:18 6e39b80ace5d: Preparing 03:33:18 8a37bb3a6a8c: Preparing 03:33:18 6c0117c45485: Preparing 03:33:18 6f15a49e8ace: Preparing 03:33:18 ce7f800efff9: Preparing 03:33:18 ce7f800efff9: Waiting 03:33:18 6f15a49e8ace: Layer already exists 03:33:18 6c0117c45485: Layer already exists 03:33:18 8a37bb3a6a8c: Layer already exists 03:33:18 6e39b80ace5d: Layer already exists 03:33:18 cabb57cbb011: Layer already exists 03:33:18 ce7f800efff9: Layer already exists 03:33:18 3.1.0-dev.45: digest: sha256:0e453a637585cb17e1cb40303c241be59dcf7cd3d6bbd97816480cd45fdcbde7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:18 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 03:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:33:19 cabb57cbb011: Preparing 03:33:19 6e39b80ace5d: Preparing 03:33:19 8a37bb3a6a8c: Preparing 03:33:19 6c0117c45485: Preparing 03:33:19 6f15a49e8ace: Preparing 03:33:19 ce7f800efff9: Preparing 03:33:19 6c0117c45485: Layer already exists 03:33:19 cabb57cbb011: Layer already exists 03:33:19 8a37bb3a6a8c: Layer already exists 03:33:19 6e39b80ace5d: Layer already exists 03:33:19 6f15a49e8ace: Layer already exists 03:33:19 ce7f800efff9: Layer already exists 03:33:19 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45: digest: sha256:0e453a637585cb17e1cb40303c241be59dcf7cd3d6bbd97816480cd45fdcbde7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:19 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 03:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:33:19 cabb57cbb011: Preparing 03:33:19 6e39b80ace5d: Preparing 03:33:19 8a37bb3a6a8c: Preparing 03:33:19 6c0117c45485: Preparing 03:33:19 6f15a49e8ace: Preparing 03:33:19 ce7f800efff9: Preparing 03:33:19 6c0117c45485: Layer already exists 03:33:19 cabb57cbb011: Layer already exists 03:33:19 6f15a49e8ace: Layer already exists 03:33:19 8a37bb3a6a8c: Layer already exists 03:33:19 6e39b80ace5d: Layer already exists 03:33:19 ce7f800efff9: Layer already exists 03:33:19 main: digest: sha256:0e453a637585cb17e1cb40303c241be59dcf7cd3d6bbd97816480cd45fdcbde7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:19 ===================================================== [Pipeline] echo 03:33:19 taggedImages: 03:33:19 - nexus3.edgexfoundry.org:10004/edgex-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 03:33:19 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 03:33:19 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.45 03:33:19 - nexus3.edgexfoundry.org:10004/edgex-ui:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 03:33:19 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:20 03:33:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:20 latest: Pulling from edgex-lftools-log-publisher 03:33:20 5eb5b503b376: Pulling fs layer 03:33:20 5c69ac0246d0: Pulling fs layer 03:33:20 ec43610c2a17: Pulling fs layer 03:33:20 3a2ae6a8a46f: Pulling fs layer 03:33:20 33b1e0a273af: Pulling fs layer 03:33:20 5d3b04190fa2: Pulling fs layer 03:33:20 2f39f015ded8: Pulling fs layer 03:33:20 3a2ae6a8a46f: Waiting 03:33:20 33b1e0a273af: Waiting 03:33:20 2f39f015ded8: Waiting 03:33:20 5d3b04190fa2: Waiting 03:33:20 5c69ac0246d0: Download complete 03:33:20 3a2ae6a8a46f: Verifying Checksum 03:33:20 3a2ae6a8a46f: Download complete 03:33:20 ec43610c2a17: Verifying Checksum 03:33:20 ec43610c2a17: Download complete 03:33:20 33b1e0a273af: Verifying Checksum 03:33:20 33b1e0a273af: Download complete 03:33:20 5d3b04190fa2: Verifying Checksum 03:33:20 5d3b04190fa2: Download complete 03:33:20 5eb5b503b376: Download complete 03:33:22 5eb5b503b376: Pull complete 03:33:22 5c69ac0246d0: Pull complete 03:33:22 ec43610c2a17: Pull complete 03:33:22 3a2ae6a8a46f: Pull complete 03:33:22 33b1e0a273af: Pull complete 03:33:23 5d3b04190fa2: Pull complete 03:33:27 2f39f015ded8: Pull complete 03:33:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:33:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:27 prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container 03:33:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:33:34 $ docker top 33519f76120dded3d2f2ec287577e679574d09c6eaa25646b41c8cf203b25a71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:34 ---> job-cost.sh 03:33:34 lf-activate-venv: SKIPPING 03:33:34 INFO: No Stack... 03:33:34 INFO: Retrieving Pricing Info for: v3-standard-8 03:33:35 INFO: Archiving Costs [Pipeline] sh 03:33:35 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 03:33:35 + cut -d, -f6 [Pipeline] lock 03:33:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] 03:33:35 Resource [jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] did not exist. Created. 03:33:35 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:33:35 + echo total: 0.2199999988079071 [Pipeline] stash 03:33:35 Stashed 1 file(s) [Pipeline] } 03:33:35 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] [Pipeline] // lock [Pipeline] } 03:33:36 $ docker stop --time=1 33519f76120dded3d2f2ec287577e679574d09c6eaa25646b41c8cf203b25a71 03:33:37 $ docker rm -f --volumes 33519f76120dded3d2f2ec287577e679574d09c6eaa25646b41c8cf203b25a71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:34:39 Removing intermediate container ead8d92ff6f5 03:34:39 ---> 307fdb83c8cc 03:34:39 Step 14/15 : COPY . . 03:34:39 ---> 1332a25d813c 03:34:39 Step 15/15 : RUN ${MAKE} 03:34:39 ---> Running in f40d98551e6c 03:34:39 noop 03:34:39 Removing intermediate container f40d98551e6c 03:34:39 ---> 7b44ff3359c0 03:34:39 Successfully built 7b44ff3359c0 03:34:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:39 + docker inspect -f . ci-base-image-arm64 03:34:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:40 prd-ubuntu20.04-docker-arm64-4c-16g-6273 does not seem to be running inside a container 03:34:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/175 -v /w/workspace/edgex-ui-go/175:/w/workspace/edgex-ui-go/175:rw,z -v /w/workspace/edgex-ui-go/175@tmp:/w/workspace/edgex-ui-go/175@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 03:34:41 $ docker top 06bf616881b6c10d15214c28ea35e9d57d12eed202453a42b16d1c8ec540100b -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:42 + go version 03:34:42 go version go1.21.9 linux/arm64 [Pipeline] } 03:34:42 $ docker stop --time=1 06bf616881b6c10d15214c28ea35e9d57d12eed202453a42b16d1c8ec540100b 03:34:43 $ docker rm -f --volumes 06bf616881b6c10d15214c28ea35e9d57d12eed202453a42b16d1c8ec540100b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:44 + docker inspect -f . ci-base-image-arm64 03:34:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:44 prd-ubuntu20.04-docker-arm64-4c-16g-6273 does not seem to be running inside a container 03:34:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/175 -v /w/workspace/edgex-ui-go/175:/w/workspace/edgex-ui-go/175:rw,z -v /w/workspace/edgex-ui-go/175@tmp:/w/workspace/edgex-ui-go/175@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 03:34:45 $ docker top 800ffb8d7a95fa5b44903fb4cab71d37530b931f322b5e779e324f7c661e7743 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:46 + git config --global --add safe.directory /w/workspace/edgex-ui-go/175 [Pipeline] fileExists [Pipeline] sh 03:34:46 + make test 03:34:47 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 03:34:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:38:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:38:00 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:38:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:38:00 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 03:38:00 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 03:38:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:38:00 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:38:00 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 03:38:00 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 03:38:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:38:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:38:32 ./bin/test-attribution-txt.sh 03:38:32 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:38:32 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:38:32 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 03:38:32 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:38:32 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:38:32 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:38:32 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:38:32 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:38:32 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:38:32 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 03:38:32 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:38:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:38:32 $ docker stop --time=1 800ffb8d7a95fa5b44903fb4cab71d37530b931f322b5e779e324f7c661e7743 03:38:34 $ docker rm -f --volumes 800ffb8d7a95fa5b44903fb4cab71d37530b931f322b5e779e324f7c661e7743 [Pipeline] // withDockerContainer [Pipeline] sh 03:38:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:38:36 Warning: overwriting stash ‘coverage-report’ 03:38:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:38:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:38:37 + ls -al . 03:38:37 total 260 03:38:37 drwxrwxr-x 12 jenkins jenkins 4096 Jul 24 03:34 . 03:38:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 03:31 .. 03:38:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 03:31 .blubracket 03:38:37 -rw-rw-r-- 1 jenkins jenkins 18 Jul 24 03:31 .dockerignore 03:38:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 03:31 .git 03:38:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 03:31 .github 03:38:37 -rw-rw-r-- 1 jenkins jenkins 178 Jul 24 03:31 .gitignore 03:38:37 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 24 03:31 Attribution.txt 03:38:37 -rw-rw-r-- 1 jenkins jenkins 21430 Jul 24 03:31 CHANGELOG.md 03:38:37 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 24 03:31 CONTRIBUTING.md 03:38:37 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 24 03:31 Dockerfile 03:38:37 -rw-rw-r-- 1 jenkins jenkins 652 Jul 24 03:31 Jenkinsfile 03:38:37 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 24 03:31 LICENSE 03:38:37 -rw-rw-r-- 1 jenkins jenkins 2189 Jul 24 03:31 Makefile 03:38:37 -rw-rw-r-- 1 jenkins jenkins 4381 Jul 24 03:31 README.md 03:38:37 -rw-rw-r-- 1 jenkins jenkins 12 Jul 24 03:27 VERSION 03:38:37 -rw-rw-r-- 1 jenkins jenkins 4832 Jul 24 03:31 angularmigrationlogs.md 03:38:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 03:31 assets 03:38:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 03:31 bin 03:38:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 03:31 cmd 03:38:37 -rw-r--r-- 1 jenkins jenkins 10 Jul 24 03:34 coverage.out 03:38:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 03:31 docs 03:38:37 -rw-rw-r-- 1 jenkins jenkins 6691 Jul 24 03:31 go.mod 03:38:37 -rw-rw-r-- 1 jenkins jenkins 100586 Jul 24 03:31 go.sum 03:38:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 03:31 internal 03:38:37 -rwxrwxr-x 1 jenkins jenkins 568 Jul 24 03:31 redeploy.sh 03:38:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 03:31 testing 03:38:37 -rw-rw-r-- 1 jenkins jenkins 155 Jul 24 03:31 version.go 03:38:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 03:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:38 + 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=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 --label arch=arm64 --label version=3.1.0-dev.45 . 03:38:39 Sending build context to Docker daemon 35.38MB 03:38:39 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:38:39 Step 2/27 : FROM ${BASE} AS builder 03:38:39 ---> 7b44ff3359c0 03:38:39 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:38:39 ---> Running in 26192afbba2a 03:38:39 Removing intermediate container 26192afbba2a 03:38:39 ---> 91b540dc9a0c 03:38:39 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 03:38:40 ---> Running in 6e5357b57ac4 03:38:40 Removing intermediate container 6e5357b57ac4 03:38:40 ---> 9fa59fb33ab9 03:38:40 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 03:38:40 ---> Running in b218a38b44af 03:38:40 Removing intermediate container b218a38b44af 03:38:40 ---> 37d6c1161fea 03:38:40 Step 6/27 : LABEL Name=edgex-ui-go 03:38:40 ---> Running in 5c97e1a324f1 03:38:41 Removing intermediate container 5c97e1a324f1 03:38:41 ---> f8354e524619 03:38:41 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 03:38:41 ---> Running in 69437f3274df 03:38:41 Removing intermediate container 69437f3274df 03:38:41 ---> 70d4977aecc0 03:38:41 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:38:43 ---> cd7f92a58bbc 03:38:43 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:43 ---> Running in 2a5cddbea3e6 03:38:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:38:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:38:45 OK: 266 MiB in 52 packages 03:38:46 Removing intermediate container 2a5cddbea3e6 03:38:46 ---> f6d742d0fd8b 03:38:46 Step 10/27 : ENV GO111MODULE=on 03:38:46 ---> Running in 715fa85cd298 03:38:47 Removing intermediate container 715fa85cd298 03:38:47 ---> ded14ff76e0f 03:38:47 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:38:47 ---> Running in 8b3224b2f005 03:38:47 Removing intermediate container 8b3224b2f005 03:38:47 ---> 56263bca5b74 03:38:47 Step 12/27 : COPY go.mod vendor* ./ 03:38:47 ---> b3057cdb3270 03:38:47 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:48 ---> Running in 4d00282eacf8 03:38:50 Removing intermediate container 4d00282eacf8 03:38:50 ---> 6f958a8b8821 03:38:50 Step 14/27 : COPY . . 03:38:54 ---> 4f80420ba4bd 03:38:54 Step 15/27 : RUN ${MAKE} 03:38:54 ---> Running in e38c0cac7ffd 03:38:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.45" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 03:42:17 Removing intermediate container e38c0cac7ffd 03:42:17 ---> f2e24d1bc5cf 03:42:17 Step 16/27 : FROM alpine:3.18 03:42:17 3.18: Pulling from library/alpine 03:42:17 4983c3fe2029: Pulling fs layer 03:42:17 4983c3fe2029: Verifying Checksum 03:42:17 4983c3fe2029: Download complete 03:42:17 4983c3fe2029: Pull complete 03:42:17 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:42:17 Status: Downloaded newer image for alpine:3.18 03:42:17 ---> a0237000ae83 03:42:17 Step 17/27 : RUN apk --no-cache upgrade 03:42:17 ---> Running in 7c239f487ba5 03:42:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:42:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:42:17 OK: 8 MiB in 15 packages 03:42:17 Removing intermediate container 7c239f487ba5 03:42:17 ---> a82e3e05cdd7 03:42:17 Step 18/27 : RUN apk add --update --no-cache dumb-init 03:42:17 ---> Running in d0042b9fa1cd 03:42:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:42:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:42:18 (1/1) Installing dumb-init (1.2.5-r2) 03:42:18 Executing busybox-1.36.1-r7.trigger 03:42:18 OK: 8 MiB in 16 packages 03:42:19 Removing intermediate container d0042b9fa1cd 03:42:19 ---> 2d5f62b9d39f 03:42:19 Step 19/27 : EXPOSE 4000 03:42:19 ---> Running in 70b13ad882f2 03:42:20 Removing intermediate container 70b13ad882f2 03:42:20 ---> 9ea2ec9c73e5 03:42:20 Step 20/27 : 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 03:42:22 ---> 4c641532b70b 03:42:22 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 03:42:23 ---> 9fd58e412591 03:42:23 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 03:42:23 ---> 1f02be078907 03:42:23 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:42:23 ---> Running in 22f18a999bb2 03:42:24 Removing intermediate container 22f18a999bb2 03:42:24 ---> a06fea6c5eec 03:42:24 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 03:42:24 ---> Running in 0b0327efdb6e 03:42:24 Removing intermediate container 0b0327efdb6e 03:42:24 ---> 0720a4c922f4 03:42:24 Step 25/27 : LABEL arch=arm64 03:42:24 ---> Running in 6e82ee7e0c13 03:42:24 Removing intermediate container 6e82ee7e0c13 03:42:24 ---> 97899dd8c35e 03:42:24 Step 26/27 : LABEL git_sha=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 03:42:24 ---> Running in a98a55034285 03:42:25 Removing intermediate container a98a55034285 03:42:25 ---> aa798704f8e6 03:42:25 Step 27/27 : LABEL version=3.1.0-dev.45 03:42:25 ---> Running in 20dec36e5831 03:42:25 Removing intermediate container 20dec36e5831 03:42:25 ---> 1ab0619124bf 03:42:25 [Warning] One or more build-args [ARCH] were not consumed 03:42:25 Successfully built 1ab0619124bf 03:42:25 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 03:42:25 provisioning config files... 03:42:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/175@tmp/config4634252949479624064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:26 ---> ****-login.sh 03:42:26 nexus3.edgexfoundry.org:10001 03:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:26 Configure a credential helper to remove this warning. See 03:42:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:26 03:42:26 Login Succeeded 03:42:26 nexus3.edgexfoundry.org:10002 03:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:26 Configure a credential helper to remove this warning. See 03:42:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:26 03:42:26 Login Succeeded 03:42:26 nexus3.edgexfoundry.org:10003 03:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:27 Configure a credential helper to remove this warning. See 03:42:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:27 03:42:27 Login Succeeded 03:42:27 nexus3.edgexfoundry.org:10004 03:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:27 Configure a credential helper to remove this warning. See 03:42:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:27 03:42:27 Login Succeeded 03:42:27 ****.io 03:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:28 Configure a credential helper to remove this warning. See 03:42:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:28 03:42:28 Login Succeeded 03:42:28 ---> ****-login.sh ends [Pipeline] } 03:42:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:42:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:42:28 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 03:42:28 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 03:42:28 latest 03:42:28 3.1.0-dev.45 03:42:28 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 03:42:28 main 03:42:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:28 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 03:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:42:28 23189f2be2e4: Preparing 03:42:28 399a5681b21f: Preparing 03:42:28 caf44ed64eb4: Preparing 03:42:28 c237c355645f: Preparing 03:42:28 ff384c5c104a: Preparing 03:42:28 3c20671a5817: Preparing 03:42:28 3c20671a5817: Waiting 03:42:29 23189f2be2e4: Pushed 03:42:29 399a5681b21f: Pushed 03:42:29 c237c355645f: Pushed 03:42:29 ff384c5c104a: Pushed 03:42:31 3c20671a5817: Pushed 03:42:39 caf44ed64eb4: Pushed 03:42:39 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120: digest: sha256:e2b0302aa645571bfb3a2e32dda957521750640239f33deca914923f90419250 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 03:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:42:40 23189f2be2e4: Preparing 03:42:40 399a5681b21f: Preparing 03:42:40 caf44ed64eb4: Preparing 03:42:40 c237c355645f: Preparing 03:42:40 ff384c5c104a: Preparing 03:42:40 3c20671a5817: Preparing 03:42:40 3c20671a5817: Waiting 03:42:40 c237c355645f: Layer already exists 03:42:40 ff384c5c104a: Layer already exists 03:42:40 399a5681b21f: Layer already exists 03:42:40 caf44ed64eb4: Layer already exists 03:42:40 23189f2be2e4: Layer already exists 03:42:40 3c20671a5817: Layer already exists 03:42:40 latest: digest: sha256:e2b0302aa645571bfb3a2e32dda957521750640239f33deca914923f90419250 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.45 03:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:42:41 23189f2be2e4: Preparing 03:42:41 399a5681b21f: Preparing 03:42:41 caf44ed64eb4: Preparing 03:42:41 c237c355645f: Preparing 03:42:41 ff384c5c104a: Preparing 03:42:41 3c20671a5817: Preparing 03:42:41 3c20671a5817: Waiting 03:42:41 399a5681b21f: Layer already exists 03:42:41 ff384c5c104a: Layer already exists 03:42:41 c237c355645f: Layer already exists 03:42:41 23189f2be2e4: Layer already exists 03:42:41 caf44ed64eb4: Layer already exists 03:42:41 3c20671a5817: Layer already exists 03:42:41 3.1.0-dev.45: digest: sha256:e2b0302aa645571bfb3a2e32dda957521750640239f33deca914923f90419250 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:41 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 03:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:42:41 23189f2be2e4: Preparing 03:42:41 399a5681b21f: Preparing 03:42:41 caf44ed64eb4: Preparing 03:42:41 c237c355645f: Preparing 03:42:41 ff384c5c104a: Preparing 03:42:41 3c20671a5817: Preparing 03:42:41 3c20671a5817: Waiting 03:42:41 23189f2be2e4: Layer already exists 03:42:41 c237c355645f: Layer already exists 03:42:41 caf44ed64eb4: Layer already exists 03:42:41 ff384c5c104a: Layer already exists 03:42:41 399a5681b21f: Layer already exists 03:42:41 3c20671a5817: Layer already exists 03:42:42 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45: digest: sha256:e2b0302aa645571bfb3a2e32dda957521750640239f33deca914923f90419250 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:42 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 03:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:42:42 23189f2be2e4: Preparing 03:42:42 399a5681b21f: Preparing 03:42:42 caf44ed64eb4: Preparing 03:42:42 c237c355645f: Preparing 03:42:42 ff384c5c104a: Preparing 03:42:42 3c20671a5817: Preparing 03:42:42 3c20671a5817: Waiting 03:42:42 caf44ed64eb4: Layer already exists 03:42:42 399a5681b21f: Layer already exists 03:42:42 c237c355645f: Layer already exists 03:42:42 23189f2be2e4: Layer already exists 03:42:42 ff384c5c104a: Layer already exists 03:42:42 3c20671a5817: Layer already exists 03:42:43 main: digest: sha256:e2b0302aa645571bfb3a2e32dda957521750640239f33deca914923f90419250 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:42:43 ===================================================== [Pipeline] echo 03:42:43 taggedImages: 03:42:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 03:42:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 03:42:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.45 03:42:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120-3.1.0-dev.45 03:42:43 - 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 03:42:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:43 03:42:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:43 arm64: Pulling from edgex-lftools-log-publisher 03:42:43 8998bd30e6a1: Pulling fs layer 03:42:43 04944245beec: Pulling fs layer 03:42:43 699f458cf7ca: Pulling fs layer 03:42:43 765212b225bb: Pulling fs layer 03:42:43 f23df028b6ca: Pulling fs layer 03:42:43 d65c8cfc05b1: Pulling fs layer 03:42:43 2437ff75d9bd: Pulling fs layer 03:42:43 f23df028b6ca: Waiting 03:42:43 d65c8cfc05b1: Waiting 03:42:43 765212b225bb: Waiting 03:42:43 2437ff75d9bd: Waiting 03:42:44 04944245beec: Verifying Checksum 03:42:44 04944245beec: Download complete 03:42:44 765212b225bb: Verifying Checksum 03:42:44 765212b225bb: Download complete 03:42:44 f23df028b6ca: Download complete 03:42:44 d65c8cfc05b1: Verifying Checksum 03:42:44 d65c8cfc05b1: Download complete 03:42:44 699f458cf7ca: Verifying Checksum 03:42:44 699f458cf7ca: Download complete 03:42:45 8998bd30e6a1: Verifying Checksum 03:42:45 8998bd30e6a1: Download complete 03:42:47 2437ff75d9bd: Verifying Checksum 03:42:47 2437ff75d9bd: Download complete 03:42:49 8998bd30e6a1: Pull complete 03:42:49 04944245beec: Pull complete 03:42:51 699f458cf7ca: Pull complete 03:42:51 765212b225bb: Pull complete 03:42:52 f23df028b6ca: Pull complete 03:42:52 d65c8cfc05b1: Pull complete 03:43:10 2437ff75d9bd: Pull complete 03:43:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:43:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:43:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:11 prd-ubuntu20.04-docker-arm64-4c-16g-6273 does not seem to be running inside a container 03:43:11 $ 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/175 -v /w/workspace/edgex-ui-go/175:/w/workspace/edgex-ui-go/175:rw,z -v /w/workspace/edgex-ui-go/175@tmp:/w/workspace/edgex-ui-go/175@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 03:43:14 $ docker top 8c6d1eb459aca139cf39ac884099815a59f6f045a2233b17341a5547308f99db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:14 ---> job-cost.sh 03:43:14 lf-activate-venv: SKIPPING 03:43:14 INFO: No Stack... 03:43:15 INFO: Retrieving Pricing Info for: v3-standard-4 03:43:16 INFO: Archiving Costs [Pipeline] sh 03:43:16 + cat /w/workspace/edgex-ui-go/175/archives/cost.csv 03:43:16 + cut -d, -f6 [Pipeline] lock 03:43:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] 03:43:16 Resource [jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] did not exist. Created. 03:43:16 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:43:17 /w/workspace/edgex-ui-go/175@tmp/durable-e7ac72c8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:43:18 + echo total: 0.10999999940395355 [Pipeline] stash 03:43:18 Warning: overwriting stash ‘stack-cost’ 03:43:18 Stashed 1 file(s) [Pipeline] } 03:43:18 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-main-175-stack-cost] [Pipeline] // lock [Pipeline] } 03:43:18 $ docker stop --time=1 8c6d1eb459aca139cf39ac884099815a59f6f045a2233b17341a5547308f99db 03:43:19 $ docker rm -f --volumes 8c6d1eb459aca139cf39ac884099815a59f6f045a2233b17341a5547308f99db [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 03:43:20 provisioning config files... 03:43:20 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5513186151152374853tmp [Pipeline] { [Pipeline] sh 03:43:20 + set +x 03:43:20 + + curl -s https://codecov.io/bash 03:43:20 bash -s -- 03:43:20 03:43:20 _____ _ 03:43:20 / ____| | | 03:43:20 | | ___ __| | ___ ___ _____ __ 03:43:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:43:20 | |___| (_) | (_| | __/ (_| (_) \ V / 03:43:20 \_____\___/ \__,_|\___|\___\___/ \_/ 03:43:20 Bash-1.0.6 03:43:20 03:43:20 03:43:20 ==> git version 2.25.1 found 03:43:20 ==> 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 03:43:20 Release-Date: 2020-01-08 03:43:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:43:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:43:20 ==> Jenkins CI detected. 03:43:20 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 03:43:20 project root: . 03:43:20 --> token set from env 03:43:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:43:20 ==> Running gcov in . (disable via -X gcov) 03:43:20 ==> Python coveragepy not found 03:43:20 ==> Searching for coverage reports in: 03:43:20 + . 03:43:20 -> Found 1 reports 03:43:20 ==> Detecting git/mercurial file structure 03:43:20 ==> Reading reports 03:43:20 + ./coverage.out bytes=10 03:43:20 ==> Appending adjustments 03:43:20 https://docs.codecov.io/docs/fixing-reports 03:43:21 + Found adjustments 03:43:21 ==> Gzipping contents 03:43:21 12K /tmp/codecov.g6ieGM.gz 03:43:21 ==> Uploading reports 03:43:21 url: https://codecov.io 03:43:21 query: branch=main&commit=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:43:21 -> Pinging Codecov 03:43:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:43:21 -> Uploading to 03:43:21 https://storage.googleapis.com/codecov/v4/raw/2024-07-24/FB506323287CE973F263BFD2A0EB1F37/06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120/63728eea-fc80-4b32-8eb2-3b7eca982d4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240724%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240724T034321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6498305c63bb7da4870febda2591c799ced1e7f5b725880a66c50477ec4fc04 03:43:21 % Total % Received % Xferd Average Speed Time Time Time Current 03:43:21 Dload Upload Total Spent Left Speed 03:43:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8745 0 0 100 8745 0 32509 --:--:-- --:--:-- --:--:-- 32509 03:43:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] } 03:43:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:43:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:43:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:43:22 03:43:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:43:22 latest: Pulling from edgex-devops/edgex-snyk-go 03:43:22 619be1103602: Already exists 03:43:22 f8ea3408117e: Pulling fs layer 03:43:22 91320369b822: Pulling fs layer 03:43:22 0406650e8295: Pulling fs layer 03:43:22 4f4fb700ef54: Pulling fs layer 03:43:22 96d80e3f36e1: Pulling fs layer 03:43:22 4f4fb700ef54: Waiting 03:43:22 bcf3aedb951c: Pulling fs layer 03:43:22 96d80e3f36e1: Waiting 03:43:22 bcf3aedb951c: Waiting 03:43:22 0406650e8295: Verifying Checksum 03:43:22 0406650e8295: Download complete 03:43:22 f8ea3408117e: Verifying Checksum 03:43:22 4f4fb700ef54: Download complete 03:43:22 f8ea3408117e: Pull complete 03:43:23 96d80e3f36e1: Verifying Checksum 03:43:23 96d80e3f36e1: Download complete 03:43:23 91320369b822: Download complete 03:43:24 bcf3aedb951c: Verifying Checksum 03:43:24 bcf3aedb951c: Download complete 03:43:26 91320369b822: Pull complete 03:43:26 0406650e8295: Pull complete 03:43:26 4f4fb700ef54: Pull complete 03:43:27 96d80e3f36e1: Pull complete 03:43:30 bcf3aedb951c: Pull complete 03:43:30 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 03:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:43:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:30 prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container 03:43:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:43:35 $ docker top 5e25525ce7a60a587d49ca9c0da1e7651eca809676f82172656aeb8ad7f3bc8c -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] echo 03:43:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 03:43:36 + set -o pipefail 03:43:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 03:43:46 03:43:46 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 03:43:46 03:43:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d2579c16-8200-4b64-ba83-6168c13d8a39/history/900992ec-9bc7-471f-b7a2-6994393e9063 03:43:46 03:43:46 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:43:46 03:43:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:43:46 03:43:46 03:43:46 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 03:43:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:43:46 $ docker stop --time=1 5e25525ce7a60a587d49ca9c0da1e7651eca809676f82172656aeb8ad7f3bc8c 03:43:50 $ docker rm -f --volumes 5e25525ce7a60a587d49ca9c0da1e7651eca809676f82172656aeb8ad7f3bc8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:43:51 + git log --format=format:%s -1 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 [Pipeline] sh 03:43:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:43:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:43:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:52 prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container 03:43:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:43:52 $ docker top 603ae71ee039d84f85eb6512a067fea4f413128d7207249522f7f5ca13477e63 -eo pid,comm 03:43:53 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). 03:43:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:43:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:43:53 [ssh-agent] Looking for ssh-agent implementation... 03:43:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:43:53 $ docker exec 603ae71ee039d84f85eb6512a067fea4f413128d7207249522f7f5ca13477e63 ssh-agent 03:43:53 SSH_AUTH_SOCK=/tmp/ssh-ERpU8PiF5JPC/agent.33 03:43:53 SSH_AGENT_PID=39 03:43:53 Running ssh-add (command line suppressed) 03:43:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18140637529356324596.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18140637529356324596.key) 03:43:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:43:53 + git semver tag 03:43:54 2024-07-24 03:43:53,936 [run_tag] DEBUG tag force:False 03:43:54 2024-07-24 03:43:53,936 [check_head_tag] DEBUG check head tag 03:43:54 2024-07-24 03:43:53,937 [execute] INFO git cat-file --batch-check 03:43:54 2024-07-24 03:43:53,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 03:43:54 2024-07-24 03:43:53,940 [execute] INFO git cat-file --batch 03:43:54 2024-07-24 03:43:53,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 03:43:54 2024-07-24 03:43:53,957 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:43:54 2024-07-24 03:43:53,957 [execute] INFO git tag -a v3.1.0-dev.45 -m v3.1.0-dev.45 03:43:54 2024-07-24 03:43:53,957 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.45', '-m', 'v3.1.0-dev.45'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 03:43:54 2024-07-24 03:43:53,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:43:54 3.1.0-dev.45 [Pipeline] } 03:43:54 $ docker exec --env ******** --env ******** 603ae71ee039d84f85eb6512a067fea4f413128d7207249522f7f5ca13477e63 ssh-agent -k 03:43:54 unset SSH_AUTH_SOCK; 03:43:54 unset SSH_AGENT_PID; 03:43:54 echo Agent pid 39 killed; 03:43:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:43:54 + git semver [Pipeline] } 03:43:55 $ docker stop --time=1 603ae71ee039d84f85eb6512a067fea4f413128d7207249522f7f5ca13477e63 03:43:56 $ docker rm -f --volumes 603ae71ee039d84f85eb6512a067fea4f413128d7207249522f7f5ca13477e63 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:43:57 03:43:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:43:57 0.23.1-centos7: Pulling from edgex-lftools 03:43:57 ab5ef0e58194: Pulling fs layer 03:43:57 9712f1f96733: Pulling fs layer 03:43:57 63f879dbbcfc: Pulling fs layer 03:43:57 0d9ebad4ef96: Pulling fs layer 03:43:57 e9a5061849ea: Pulling fs layer 03:43:57 d747dcd14b5f: Pulling fs layer 03:43:57 2de7ff778b66: Pulling fs layer 03:43:57 0d9ebad4ef96: Waiting 03:43:57 e9a5061849ea: Waiting 03:43:57 2de7ff778b66: Waiting 03:43:57 d747dcd14b5f: Waiting 03:43:57 9712f1f96733: Verifying Checksum 03:43:57 9712f1f96733: Download complete 03:43:57 63f879dbbcfc: Download complete 03:43:57 0d9ebad4ef96: Verifying Checksum 03:43:57 0d9ebad4ef96: Download complete 03:43:57 d747dcd14b5f: Verifying Checksum 03:43:57 d747dcd14b5f: Download complete 03:43:57 e9a5061849ea: Verifying Checksum 03:43:57 e9a5061849ea: Download complete 03:43:58 ab5ef0e58194: Verifying Checksum 03:43:58 ab5ef0e58194: Download complete 03:43:58 2de7ff778b66: Verifying Checksum 03:43:58 2de7ff778b66: Download complete 03:44:00 ab5ef0e58194: Pull complete 03:44:00 9712f1f96733: Pull complete 03:44:01 63f879dbbcfc: Pull complete 03:44:05 0d9ebad4ef96: Pull complete 03:44:06 e9a5061849ea: Pull complete 03:44:06 d747dcd14b5f: Pull complete 03:44:07 2de7ff778b66: Pull complete 03:44:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:44:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:44:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:07 prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container 03:44:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:44:13 $ docker top 2b223d9fbf7114c0c2adfc5ef37b0b6bd917d393030b3933cb2a519c6f1a6656 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:44:13 provisioning config files... 03:44:14 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15117437368025299731tmp 03:44:14 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5971340347598261029tmp 03:44:14 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1444624759448932312tmp [Pipeline] { [Pipeline] echo 03:44:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:44:14 ---> sigul-configuration.sh 03:44:14 gpg: directory `/root/.gnupg' created 03:44:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:44:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:44:14 gpg: keyring `/root/.gnupg/secring.gpg' created 03:44:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:44:14 gpg: CAST5 encrypted data 03:44:14 gpg: encrypted with 1 passphrase 03:44:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:44:14 + mkdir /home/jenkins 03:44:14 + mkdir /home/jenkins/sigul [Pipeline] sh 03:44:14 + 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 03:44:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:44:15 ---> sigul-install.sh 03:44:15 Sigul already installed; skipping installation. [Pipeline] sh 03:44:15 + git tag --list 03:44:15 0.1.1 03:44:15 v1.1.0 03:44:15 v1.2.0 03:44:15 v1.2.1 03:44:15 v1.3.0 03:44:15 v2.0.0 03:44:15 v2.1.0 03:44:15 v2.2.0 03:44:15 v2.3.0 03:44:15 v3.0 03:44:15 v3.0.0 03:44:15 v3.1 03:44:15 v3.1.0 03:44:15 v3.1.0-dev.1 03:44:15 v3.1.0-dev.10 03:44:15 v3.1.0-dev.11 03:44:15 v3.1.0-dev.12 03:44:15 v3.1.0-dev.13 03:44:15 v3.1.0-dev.14 03:44:15 v3.1.0-dev.15 03:44:15 v3.1.0-dev.16 03:44:15 v3.1.0-dev.17 03:44:15 v3.1.0-dev.18 03:44:15 v3.1.0-dev.19 03:44:15 v3.1.0-dev.2 03:44:15 v3.1.0-dev.20 03:44:15 v3.1.0-dev.21 03:44:15 v3.1.0-dev.22 03:44:15 v3.1.0-dev.23 03:44:15 v3.1.0-dev.24 03:44:15 v3.1.0-dev.25 03:44:15 v3.1.0-dev.26 03:44:15 v3.1.0-dev.27 03:44:15 v3.1.0-dev.28 03:44:15 v3.1.0-dev.29 03:44:15 v3.1.0-dev.3 03:44:15 v3.1.0-dev.30 03:44:15 v3.1.0-dev.31 03:44:15 v3.1.0-dev.32 03:44:15 v3.1.0-dev.33 03:44:15 v3.1.0-dev.34 03:44:15 v3.1.0-dev.35 03:44:15 v3.1.0-dev.36 03:44:15 v3.1.0-dev.37 03:44:15 v3.1.0-dev.38 03:44:15 v3.1.0-dev.39 03:44:15 v3.1.0-dev.4 03:44:15 v3.1.0-dev.40 03:44:15 v3.1.0-dev.41 03:44:15 v3.1.0-dev.42 03:44:15 v3.1.0-dev.43 03:44:15 v3.1.0-dev.44 03:44:15 v3.1.0-dev.45 03:44:15 v3.1.0-dev.5 03:44:15 v3.1.0-dev.6 03:44:15 v3.1.0-dev.7 03:44:15 v3.1.0-dev.8 03:44:15 v3.1.0-dev.9 [Pipeline] sh 03:44:15 + lftools sign git-tag v3.1.0-dev.45 03:44:16 Signing Git tag with Sigul... 03:44:16 Signing v3.1.0-dev.45 [Pipeline] echo 03:44:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:44:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:44:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:44:17 $ docker stop --time=1 2b223d9fbf7114c0c2adfc5ef37b0b6bd917d393030b3933cb2a519c6f1a6656 03:44:18 $ docker rm -f --volumes 2b223d9fbf7114c0c2adfc5ef37b0b6bd917d393030b3933cb2a519c6f1a6656 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:44:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:44:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:44:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:19 prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container 03:44:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:44:19 $ docker top ad3b25ded4b7d983a993b302c5395978b703722a2c77b3244fb6cb6bdbac749f -eo pid,comm 03:44:19 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). 03:44:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:44:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:19 [ssh-agent] Looking for ssh-agent implementation... 03:44:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:19 $ docker exec ad3b25ded4b7d983a993b302c5395978b703722a2c77b3244fb6cb6bdbac749f ssh-agent 03:44:19 SSH_AUTH_SOCK=/tmp/ssh-8qI4RDH4id5r/agent.32 03:44:19 SSH_AGENT_PID=38 03:44:19 Running ssh-add (command line suppressed) 03:44:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10289082219312478091.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10289082219312478091.key) 03:44:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:20 + git semver bump pre 03:44:20 2024-07-24 03:44:20,429 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:44:20 2024-07-24 03:44:20,430 [bump_version] DEBUG bumping version:3.1.0-dev.45 on axis:pre with prefix:dev 03:44:20 2024-07-24 03:44:20,430 [bump_version] DEBUG bumped version:3.1.0-dev.46 03:44:20 2024-07-24 03:44:20,430 [write_version] DEBUG write version:3.1.0-dev.46 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 03:44:20 2024-07-24 03:44:20,430 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:44:20 2024-07-24 03:44:20,430 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:44:20 2024-07-24 03:44:20,432 [execute] INFO git cat-file --batch-check 03:44:20 2024-07-24 03:44:20,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:44:20 2024-07-24 03:44:20,437 [execute] INFO git cat-file --batch 03:44:20 2024-07-24 03:44:20,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:44:20 2024-07-24 03:44:20,442 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:44:20 3.1.0-dev.46 [Pipeline] } 03:44:20 $ docker exec --env ******** --env ******** ad3b25ded4b7d983a993b302c5395978b703722a2c77b3244fb6cb6bdbac749f ssh-agent -k 03:44:20 unset SSH_AUTH_SOCK; 03:44:20 unset SSH_AGENT_PID; 03:44:20 echo Agent pid 38 killed; 03:44:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:44:21 + git semver [Pipeline] } 03:44:21 $ docker stop --time=1 ad3b25ded4b7d983a993b302c5395978b703722a2c77b3244fb6cb6bdbac749f 03:44:22 $ docker rm -f --volumes ad3b25ded4b7d983a993b302c5395978b703722a2c77b3244fb6cb6bdbac749f [Pipeline] // withDockerContainer [Pipeline] sh 03:44:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:44:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:44:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:23 prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container 03:44:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:44:23 $ docker top 33e2236ecfa6fcdd754fff54413d3c53625dd211679729b95cacc03dfd20917f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:44:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:24 [ssh-agent] Looking for ssh-agent implementation... 03:44:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:24 $ docker exec 33e2236ecfa6fcdd754fff54413d3c53625dd211679729b95cacc03dfd20917f ssh-agent 03:44:24 SSH_AUTH_SOCK=/tmp/ssh-PWsRxHiEZqdw/agent.32 03:44:24 SSH_AGENT_PID=38 03:44:24 Running ssh-add (command line suppressed) 03:44:24 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7822312810680899549.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7822312810680899549.key) 03:44:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:24 + git semver push 03:44:24 2024-07-24 03:44:24,815 [run_push] DEBUG push 03:44:24 2024-07-24 03:44:24,816 [execute] INFO git cat-file --batch-check 03:44:24 2024-07-24 03:44:24,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:44:24 2024-07-24 03:44:24,820 [execute] INFO git rev-list 7b1c33ee70f031afa0a98822da3957314ded2270 -- 03:44:24 2024-07-24 03:44:24,820 [execute] DEBUG Popen(['git', 'rev-list', '7b1c33ee70f031afa0a98822da3957314ded2270', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:44:24 2024-07-24 03:44:24,828 [execute] INFO git fetch -v origin 03:44:24 2024-07-24 03:44:24,828 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 03:44:25 2024-07-24 03:44:25,302 [run_push] DEBUG no remote changes detected 03:44:25 2024-07-24 03:44:25,303 [execute] INFO git push origin semver 03:44:25 2024-07-24 03:44:25,303 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:44:26 2024-07-24 03:44:26,021 [run_push] DEBUG push all version tags 03:44:26 2024-07-24 03:44:26,022 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:44:26 2024-07-24 03:44:26,022 [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) 03:44:26 2024-07-24 03:44:26,701 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:44:26 3.1.0-dev.46 [Pipeline] } 03:44:26 $ docker exec --env ******** --env ******** 33e2236ecfa6fcdd754fff54413d3c53625dd211679729b95cacc03dfd20917f ssh-agent -k 03:44:27 unset SSH_AUTH_SOCK; 03:44:27 unset SSH_AGENT_PID; 03:44:27 echo Agent pid 38 killed; 03:44:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:44:27 + git semver [Pipeline] } 03:44:27 $ docker stop --time=1 33e2236ecfa6fcdd754fff54413d3c53625dd211679729b95cacc03dfd20917f 03:44:29 $ docker rm -f --volumes 33e2236ecfa6fcdd754fff54413d3c53625dd211679729b95cacc03dfd20917f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:44:30 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 03:44:30 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 03:44:30 total 16 03:44:30 drwxr-xr-x 3 root root 4096 Jul 24 03:33 . 03:44:30 drwxrwxr-x 14 jenkins jenkins 4096 Jul 24 03:44 .. 03:44:30 drwxr-xr-x 2 root root 4096 Jul 24 03:33 cost 03:44:30 -rw-r--r-- 1 root root 83 Jul 24 03:33 cost.csv 03:44:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 03:44:30 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 03:44:30 total 16 03:44:30 drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 03:33 . 03:44:30 drwxrwxr-x 14 jenkins jenkins 4096 Jul 24 03:44 .. 03:44:30 drwxr-xr-x 2 jenkins jenkins 4096 Jul 24 03:33 cost 03:44:30 -rw-r--r-- 1 jenkins jenkins 83 Jul 24 03:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:44:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:44:31 ---> package-listing.sh 03:44:31 ++ facter osfamily 03:44:31 ++ tr '[:upper:]' '[:lower:]' 03:44:31 + OS_FAMILY=debian 03:44:31 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 03:44:31 + START_PACKAGES=/tmp/packages_start.txt 03:44:31 + END_PACKAGES=/tmp/packages_end.txt 03:44:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:44:31 + PACKAGES=/tmp/packages_start.txt 03:44:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 03:44:31 + PACKAGES=/tmp/packages_end.txt 03:44:31 + case "${OS_FAMILY}" in 03:44:31 + dpkg -l 03:44:31 + grep '^ii' 03:44:31 + '[' -f /tmp/packages_start.txt ']' 03:44:31 + '[' -f /tmp/packages_end.txt ']' 03:44:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:44:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 03:44:31 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 03:44:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 03:44:31 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 03:44:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:32 prd-ubuntu20.04-docker-8c-8g-6272 does not seem to be running inside a container 03:44:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:44:33 $ docker top c3f862e7755fab3982b051300169caad13791b23c2acc1bf9a9929e78833f91e -eo pid,comm [Pipeline] { [Pipeline] sh 03:44:33 + touch /tmp/pre-build-complete [Pipeline] sh 03:44:33 + mkdir -p /var/log/sysstat [Pipeline] sh 03:44:34 + ls /var/log/sa-host 03:44:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:44:34 provisioning config files... 03:44:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8879916802959181438tmp [Pipeline] { [Pipeline] echo 03:44:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:44:34 ---> create-netrc.sh [Pipeline] } 03:44:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:44:34 ---> python-tools-install.sh [Pipeline] echo 03:44:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:44:35 ---> sudo-logs.sh 03:44:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:44:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:44:35 ---> job-cost.sh 03:44:35 lf-activate-venv: SKIPPING 03:44:35 DEBUG: total: 0.2199999988079071 03:44:35 INFO: Retrieving Stack Cost... 03:44:35 INFO: Retrieving Pricing Info for: v3-standard-8 03:44:36 INFO: Archiving Costs [Pipeline] echo 03:44:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:44:36 ---> logs-deploy.sh 03:44:36 lf-activate-venv: SKIPPING 03:44:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/175 03:44:36 INFO: archiving workspace using pattern(s): 03:44:37 Archives upload complete. 03:44:37 INFO: archiving logs to Nexus