Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 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-ssh6027438723152007071.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10784168226212818545.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/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/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2082630600094308788.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2891639449100610312.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/device-usb-camera/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/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6657832888772157450.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:device-usb-camera] ========================================================= [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: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera 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 ‘prd-centos7-blackbox-4c-2g-23795’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-23796’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-24126’ is offline ‘prd-ubuntu20.04-docker-8c-8g-24128’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24130 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 (main) Commit message: "Merge pull request #361 from weichou1229/v4-module" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 # timeout=10 > git rev-list --no-walk ebb085bb7a70741b066bc3ef5ee31b5738d04c47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T08:27:10.606Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T08:27:10.687Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T08:27:10.713Z] ========================================================= [2024-10-30T08:27:10.713Z] EdgeX Global Pipelines Version Info [2024-10-30T08:27:10.713Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:27:11.449Z] ------------------- [2024-10-30T08:27:11.449Z] stable info: [2024-10-30T08:27:11.449Z] ------------------- [2024-10-30T08:27:11.449Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T08:27:11.449Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T08:27:11.449Z] Message: update stable to v1.0.265 [2024-10-30T08:27:12.021Z] ------------------- [2024-10-30T08:27:12.021Z] experimental info: [2024-10-30T08:27:12.021Z] ------------------- [2024-10-30T08:27:12.021Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T08:27:12.021Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T08:27:12.021Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T08:27:12.106Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-10-30T08:27:12.131Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-10-30T08:27:12.152Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T08:27:12.179Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T08:27:12.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T08:27:12.226Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T08:27:12.250Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T08:27:12.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T08:27:12.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T08:27:12.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T08:27:12.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T08:27:12.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-10-30T08:27:12.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T08:27:12.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T08:27:12.451Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T08:27:12.474Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T08:27:12.501Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T08:27:12.525Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T08:27:12.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T08:27:12.570Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T08:27:12.598Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T08:27:12.624Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T08:27:12.653Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T08:27:12.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T08:27:12.695Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T08:27:12.722Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T08:27:12.744Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T08:27:12.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-30T08:27:12.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-30T08:27:12.807Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-30T08:27:12.829Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] echo [2024-10-30T08:27:12.852Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 163fcf7 [Pipeline] echo [2024-10-30T08:27:12.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T08:27:12.938Z] provisioning config files... [2024-10-30T08:27:13.712Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1202612816183915415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:27:14.091Z] ---> ****-login.sh [2024-10-30T08:27:14.091Z] nexus3.edgexfoundry.org:10001 [2024-10-30T08:27:14.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:27:14.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:27:14.350Z] Configure a credential helper to remove this warning. See [2024-10-30T08:27:14.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:27:14.350Z] [2024-10-30T08:27:14.350Z] Login Succeeded [2024-10-30T08:27:14.350Z] nexus3.edgexfoundry.org:10002 [2024-10-30T08:27:14.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:27:14.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:27:14.350Z] Configure a credential helper to remove this warning. See [2024-10-30T08:27:14.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:27:14.350Z] [2024-10-30T08:27:14.350Z] Login Succeeded [2024-10-30T08:27:14.350Z] nexus3.edgexfoundry.org:10003 [2024-10-30T08:27:14.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:27:14.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:27:14.611Z] Configure a credential helper to remove this warning. See [2024-10-30T08:27:14.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:27:14.611Z] [2024-10-30T08:27:14.611Z] Login Succeeded [2024-10-30T08:27:14.611Z] nexus3.edgexfoundry.org:10004 [2024-10-30T08:27:14.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:27:14.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:27:14.612Z] Configure a credential helper to remove this warning. See [2024-10-30T08:27:14.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:27:14.612Z] [2024-10-30T08:27:14.612Z] Login Succeeded [2024-10-30T08:27:14.612Z] ****.io [2024-10-30T08:27:14.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:27:14.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:27:14.872Z] Configure a credential helper to remove this warning. See [2024-10-30T08:27:14.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:27:14.872Z] [2024-10-30T08:27:14.872Z] Login Succeeded [2024-10-30T08:27:14.872Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T08:27:14.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T08:27:15.305Z] + git rev-list -1 --merges 163fcf78b109db7f8b3f38a86cd3193f1c1640e2~1..163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] echo [2024-10-30T08:27:15.338Z] -----------> git rev-list -1 --merges 163fcf78b109db7f8b3f38a86cd3193f1c1640e2~1..163fcf78b109db7f8b3f38a86cd3193f1c1640e2 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [2024-10-30T08:27:15.338Z] 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [false] [Pipeline] sh [2024-10-30T08:27:16.020Z] + git log --format=format:%s -1 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] echo [2024-10-30T08:27:16.096Z] ========================================================= [2024-10-30T08:27:16.096Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T08:27:16.096Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T08:27:16.741Z] + git log --format=format:%s -1 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] echo [2024-10-30T08:27:17.118Z] [semverPrep] GIT_COMMIT: 163fcf78b109db7f8b3f38a86cd3193f1c1640e2, Commit Message: Merge pull request #361 from weichou1229/v4-module [Pipeline] echo [2024-10-30T08:27:17.137Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T08:27:17.713Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T08:27:17.714Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T08:27:17.714Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T08:27:17.714Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T08:27:17.714Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T08:27:17.714Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T08:27:17.714Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:27:18.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T08:27:18.074Z] [2024-10-30T08:27:18.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:27:19.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T08:27:19.306Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T08:27:19.306Z] b85a868b505f: Pulling fs layer [2024-10-30T08:27:19.306Z] e2be974225ed: Pulling fs layer [2024-10-30T08:27:19.306Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T08:27:19.306Z] 988bab9f4d93: Pulling fs layer [2024-10-30T08:27:19.306Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T08:27:19.306Z] eaf3925da568: Pulling fs layer [2024-10-30T08:27:19.306Z] 1469e6f7b9e6: Waiting [2024-10-30T08:27:19.306Z] 988bab9f4d93: Waiting [2024-10-30T08:27:19.306Z] bab4dde63d76: Pulling fs layer [2024-10-30T08:27:19.306Z] bde34c3a00c8: Pulling fs layer [2024-10-30T08:27:19.306Z] b352a97aabf1: Pulling fs layer [2024-10-30T08:27:19.306Z] bab4dde63d76: Waiting [2024-10-30T08:27:19.306Z] bde34c3a00c8: Waiting [2024-10-30T08:27:19.306Z] 4872d77fe225: Pulling fs layer [2024-10-30T08:27:19.306Z] 5851b861e8e6: Pulling fs layer [2024-10-30T08:27:19.306Z] b352a97aabf1: Waiting [2024-10-30T08:27:19.306Z] 5851b861e8e6: Waiting [2024-10-30T08:27:19.306Z] eaf3925da568: Waiting [2024-10-30T08:27:19.306Z] 4872d77fe225: Waiting [2024-10-30T08:27:19.306Z] e2be974225ed: Download complete [2024-10-30T08:27:19.306Z] 988bab9f4d93: Verifying Checksum [2024-10-30T08:27:19.306Z] 988bab9f4d93: Download complete [2024-10-30T08:27:19.567Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T08:27:19.567Z] 1469e6f7b9e6: Download complete [2024-10-30T08:27:19.567Z] eaf3925da568: Download complete [2024-10-30T08:27:19.567Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T08:27:19.567Z] 339a4e72a1f5: Download complete [2024-10-30T08:27:19.567Z] bde34c3a00c8: Download complete [2024-10-30T08:27:19.567Z] b352a97aabf1: Verifying Checksum [2024-10-30T08:27:19.567Z] b352a97aabf1: Download complete [2024-10-30T08:27:19.567Z] 4872d77fe225: Verifying Checksum [2024-10-30T08:27:19.567Z] 4872d77fe225: Download complete [2024-10-30T08:27:19.567Z] 5851b861e8e6: Verifying Checksum [2024-10-30T08:27:19.567Z] 5851b861e8e6: Download complete [2024-10-30T08:27:19.567Z] b85a868b505f: Verifying Checksum [2024-10-30T08:27:19.567Z] b85a868b505f: Download complete [2024-10-30T08:27:19.825Z] bab4dde63d76: Verifying Checksum [2024-10-30T08:27:19.825Z] bab4dde63d76: Download complete [2024-10-30T08:27:20.763Z] b85a868b505f: Pull complete [2024-10-30T08:27:20.763Z] e2be974225ed: Pull complete [2024-10-30T08:27:21.331Z] 339a4e72a1f5: Pull complete [2024-10-30T08:27:21.331Z] 988bab9f4d93: Pull complete [2024-10-30T08:27:21.592Z] 1469e6f7b9e6: Pull complete [2024-10-30T08:27:21.592Z] eaf3925da568: Pull complete [2024-10-30T08:27:23.493Z] bab4dde63d76: Pull complete [2024-10-30T08:27:23.493Z] bde34c3a00c8: Pull complete [2024-10-30T08:27:23.493Z] b352a97aabf1: Pull complete [2024-10-30T08:27:23.493Z] 4872d77fe225: Pull complete [2024-10-30T08:27:23.751Z] 5851b861e8e6: Pull complete [2024-10-30T08:27:23.751Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T08:27:23.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T08:27:23.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:27:23.897Z] prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container [2024-10-30T08:27:24.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T08:27:28.842Z] $ docker top 8dc5a0538115d64c758cff896adbf19a939267a3de78351e7d8077a850492579 -eo pid,comm [2024-10-30T08:27:28.809Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-30T08:27:28.809Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T08:27:28.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T08:27:28.881Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T08:27:28.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T08:27:29.088Z] $ docker exec 8dc5a0538115d64c758cff896adbf19a939267a3de78351e7d8077a850492579 ssh-agent [2024-10-30T08:27:29.101Z] SSH_AUTH_SOCK=/tmp/ssh-TWlnxoqDPkeD/agent.33 [2024-10-30T08:27:29.101Z] SSH_AGENT_PID=39 [2024-10-30T08:27:29.108Z] Running ssh-add (command line suppressed) [2024-10-30T08:27:29.305Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13756808183959507630.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13756808183959507630.key) [2024-10-30T08:27:29.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T08:27:29.519Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T08:27:29.623Z] $ docker exec --env ******** --env ******** 8dc5a0538115d64c758cff896adbf19a939267a3de78351e7d8077a850492579 ssh-agent -k [2024-10-30T08:27:29.729Z] unset SSH_AUTH_SOCK; [2024-10-30T08:27:29.730Z] unset SSH_AGENT_PID; [2024-10-30T08:27:29.730Z] echo Agent pid 39 killed; [2024-10-30T08:27:29.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T08:27:29.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T08:27:29.695Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T08:27:29.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T08:27:29.898Z] $ docker exec 8dc5a0538115d64c758cff896adbf19a939267a3de78351e7d8077a850492579 ssh-agent [2024-10-30T08:27:29.903Z] SSH_AUTH_SOCK=/tmp/ssh-Fi5qrlDqTFl9/agent.72 [2024-10-30T08:27:29.903Z] SSH_AGENT_PID=78 [2024-10-30T08:27:29.908Z] Running ssh-add (command line suppressed) [2024-10-30T08:27:30.093Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6902701253734632568.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6902701253734632568.key) [2024-10-30T08:27:30.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T08:27:30.310Z] + git semver init [2024-10-30T08:27:30.570Z] 2024-10-30 08:27:30,582 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T08:27:30.570Z] 2024-10-30 08:27:30,582 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-10-30T08:27:30.570Z] 2024-10-30 08:27:30,583 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-10-30T08:27:30.570Z] 2024-10-30 08:27:30,583 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T08:27:32.482Z] 2024-10-30 08:27:32,268 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-10-30T08:27:32.482Z] 2024-10-30 08:27:32,268 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-10-30T08:27:32.482Z] 2024-10-30 08:27:32,269 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-30T08:27:32.482Z] 2024-10-30 08:27:32,269 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-30T08:27:32.482Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T08:27:32.590Z] $ docker exec --env ******** --env ******** 8dc5a0538115d64c758cff896adbf19a939267a3de78351e7d8077a850492579 ssh-agent -k [2024-10-30T08:27:32.688Z] unset SSH_AUTH_SOCK; [2024-10-30T08:27:32.688Z] unset SSH_AGENT_PID; [2024-10-30T08:27:32.689Z] echo Agent pid 78 killed; [2024-10-30T08:27:32.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T08:27:32.924Z] + git semver [Pipeline] } [2024-10-30T08:27:33.294Z] $ docker stop --time=1 8dc5a0538115d64c758cff896adbf19a939267a3de78351e7d8077a850492579 [2024-10-30T08:27:34.572Z] $ docker rm -f --volumes 8dc5a0538115d64c758cff896adbf19a939267a3de78351e7d8077a850492579 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T08:27:34.812Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T08:27:35.057Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T08:27:35.063Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T08:27:35.290Z] provisioning config files... [2024-10-30T08:27:35.300Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8905767549521572730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:27:35.604Z] ---> ****-login.sh [2024-10-30T08:27:35.605Z] nexus3.edgexfoundry.org:10001 [2024-10-30T08:27:35.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:27:35.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:27:35.605Z] Configure a credential helper to remove this warning. See [2024-10-30T08:27:35.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:27:35.605Z] [2024-10-30T08:27:35.605Z] Login Succeeded [2024-10-30T08:27:35.605Z] nexus3.edgexfoundry.org:10002 [2024-10-30T08:27:35.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:27:35.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:27:35.866Z] Configure a credential helper to remove this warning. See [2024-10-30T08:27:35.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:27:35.866Z] [2024-10-30T08:27:35.866Z] Login Succeeded [2024-10-30T08:27:35.866Z] nexus3.edgexfoundry.org:10003 [2024-10-30T08:27:35.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:27:35.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:27:35.866Z] Configure a credential helper to remove this warning. See [2024-10-30T08:27:35.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:27:35.866Z] [2024-10-30T08:27:35.866Z] Login Succeeded [2024-10-30T08:27:35.867Z] nexus3.edgexfoundry.org:10004 [2024-10-30T08:27:35.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:27:36.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:27:36.125Z] Configure a credential helper to remove this warning. See [2024-10-30T08:27:36.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:27:36.126Z] [2024-10-30T08:27:36.126Z] Login Succeeded [2024-10-30T08:27:36.126Z] ****.io [2024-10-30T08:27:36.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:27:36.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:27:36.385Z] Configure a credential helper to remove this warning. See [2024-10-30T08:27:36.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:27:36.385Z] [2024-10-30T08:27:36.386Z] Login Succeeded [2024-10-30T08:27:36.386Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T08:27:36.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T08:27:36.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T08:27:36.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T08:27:36.512Z] ========================================================= [2024-10-30T08:27:36.512Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T08:27:36.512Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:27:36.846Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T08:27:36.846Z] Sending build context to Docker daemon 20.64MB [2024-10-30T08:27:36.846Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T08:27:36.846Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-30T08:27:37.105Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T08:27:37.105Z] 43c4264eed91: Pulling fs layer [2024-10-30T08:27:37.105Z] 4cc291be95ef: Pulling fs layer [2024-10-30T08:27:37.105Z] 2ac1f1163629: Pulling fs layer [2024-10-30T08:27:37.105Z] 5c3c966382ef: Pulling fs layer [2024-10-30T08:27:37.105Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T08:27:37.105Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T08:27:37.105Z] 9f66e0745190: Pulling fs layer [2024-10-30T08:27:37.105Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T08:27:37.105Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T08:27:37.105Z] 5c3c966382ef: Waiting [2024-10-30T08:27:37.105Z] 4f4fb700ef54: Waiting [2024-10-30T08:27:37.105Z] 5d5c8e513c77: Waiting [2024-10-30T08:27:37.105Z] f49a43e4bbc0: Waiting [2024-10-30T08:27:37.105Z] 9f66e0745190: Waiting [2024-10-30T08:27:37.105Z] 561ebcabdf7f: Waiting [2024-10-30T08:27:37.105Z] 4cc291be95ef: Verifying Checksum [2024-10-30T08:27:37.105Z] 4cc291be95ef: Download complete [2024-10-30T08:27:37.105Z] 5c3c966382ef: Verifying Checksum [2024-10-30T08:27:37.105Z] 5c3c966382ef: Download complete [2024-10-30T08:27:37.105Z] 4f4fb700ef54: Download complete [2024-10-30T08:27:37.105Z] 5d5c8e513c77: Download complete [2024-10-30T08:27:37.105Z] 43c4264eed91: Verifying Checksum [2024-10-30T08:27:37.105Z] 43c4264eed91: Download complete [2024-10-30T08:27:37.105Z] 9f66e0745190: Verifying Checksum [2024-10-30T08:27:37.105Z] 9f66e0745190: Download complete [2024-10-30T08:27:37.363Z] 561ebcabdf7f: Download complete [2024-10-30T08:27:37.363Z] 43c4264eed91: Pull complete [2024-10-30T08:27:37.363Z] 4cc291be95ef: Pull complete [2024-10-30T08:27:37.621Z] 2ac1f1163629: Verifying Checksum [2024-10-30T08:27:37.621Z] 2ac1f1163629: Download complete [2024-10-30T08:27:37.878Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T08:27:37.878Z] f49a43e4bbc0: Download complete [2024-10-30T08:27:41.162Z] 2ac1f1163629: Pull complete [2024-10-30T08:27:41.162Z] 5c3c966382ef: Pull complete [2024-10-30T08:27:41.162Z] 4f4fb700ef54: Pull complete [2024-10-30T08:27:41.162Z] 5d5c8e513c77: Pull complete [2024-10-30T08:27:41.162Z] 9f66e0745190: Pull complete [2024-10-30T08:27:43.061Z] f49a43e4bbc0: Pull complete [2024-10-30T08:27:43.628Z] 561ebcabdf7f: Pull complete [2024-10-30T08:27:43.628Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T08:27:43.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T08:27:43.628Z] ---> 3a752c3f9dda [2024-10-30T08:27:43.628Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-30T08:27:50.212Z] Still waiting to schedule task [2024-10-30T08:27:50.213Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-30T08:27:51.757Z] ---> Running in a4f4ebedc087 [2024-10-30T08:27:51.757Z] Removing intermediate container a4f4ebedc087 [2024-10-30T08:27:51.757Z] ---> 07c46e1c486f [2024-10-30T08:27:51.757Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T08:27:51.757Z] ---> Running in f3d10297aadf [2024-10-30T08:27:51.757Z] Removing intermediate container f3d10297aadf [2024-10-30T08:27:51.757Z] ---> edc900ee9453 [2024-10-30T08:27:51.757Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-30T08:27:51.757Z] ---> Running in 019de37551c3 [2024-10-30T08:27:51.757Z] Removing intermediate container 019de37551c3 [2024-10-30T08:27:51.757Z] ---> a7250ee15c04 [2024-10-30T08:27:51.757Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-30T08:27:51.757Z] ---> Running in 3474e873050d [2024-10-30T08:27:51.757Z] Removing intermediate container 3474e873050d [2024-10-30T08:27:51.757Z] ---> 0d980b0dcee1 [2024-10-30T08:27:51.757Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T08:27:51.757Z] ---> Running in ff43c53a7928 [2024-10-30T08:27:51.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T08:27:51.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T08:27:52.016Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-30T08:27:52.016Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-30T08:27:52.016Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-30T08:27:52.016Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-30T08:27:52.016Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-30T08:27:52.016Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-30T08:27:52.016Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-30T08:27:52.016Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-30T08:27:52.016Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-30T08:27:52.016Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-30T08:27:52.016Z] (11/14) Installing kmod-libs (32-r0) [2024-10-30T08:27:52.315Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-30T08:27:52.315Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-30T08:27:52.315Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-30T08:27:52.315Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T08:27:52.315Z] Executing eudev-3.2.14-r2.trigger [2024-10-30T08:27:52.315Z] OK: 253 MiB in 68 packages [2024-10-30T08:27:52.881Z] Removing intermediate container ff43c53a7928 [2024-10-30T08:27:52.881Z] ---> 28c806770921 [2024-10-30T08:27:52.881Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-30T08:27:52.881Z] ---> Running in c6ec572abd6a [2024-10-30T08:27:53.140Z] Removing intermediate container c6ec572abd6a [2024-10-30T08:27:53.140Z] ---> fcabdb59758e [2024-10-30T08:27:53.140Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-30T08:27:53.140Z] ---> a6a39137df03 [2024-10-30T08:27:53.140Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T08:27:53.140Z] ---> Running in 47fefbfd442e [2024-10-30T08:29:01.080Z] Removing intermediate container 47fefbfd442e [2024-10-30T08:29:01.080Z] ---> 3890bc5269db [2024-10-30T08:29:01.080Z] Step 11/13 : COPY . . [2024-10-30T08:29:01.080Z] ---> 3fe812d04b9b [2024-10-30T08:29:01.080Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-30T08:29:01.080Z] ---> Running in 832c589ab702 [2024-10-30T08:29:01.080Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T08:29:01.080Z] Dload Upload Total Spent  Left Speed [2024-10-30T08:29:01.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7688 0 --:--:-- --:--:-- --:--:-- 7751 [2024-10-30T08:29:01.080Z] Removing intermediate container 832c589ab702 [2024-10-30T08:29:01.080Z] ---> 4d10f9a18992 [2024-10-30T08:29:01.080Z] Step 13/13 : RUN ${MAKE} [2024-10-30T08:29:01.080Z] ---> Running in e8122c97241c [2024-10-30T08:29:01.080Z] noop [2024-10-30T08:29:01.080Z] Removing intermediate container e8122c97241c [2024-10-30T08:29:01.080Z] ---> 9ccf3e610e53 [2024-10-30T08:29:01.080Z] Successfully built 9ccf3e610e53 [2024-10-30T08:29:01.080Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:29:01.411Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T08:29:01.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:29:01.504Z] prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container [2024-10-30T08:29:01.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T08:29:01.870Z] $ docker top c1b130334a86614de9b7cc6b1da157d78d55444c0601f96478c467c0f83c9f44 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T08:29:02.234Z] + go version [2024-10-30T08:29:02.234Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T08:29:02.226Z] $ docker stop --time=1 c1b130334a86614de9b7cc6b1da157d78d55444c0601f96478c467c0f83c9f44 [2024-10-30T08:29:03.512Z] $ docker rm -f --volumes c1b130334a86614de9b7cc6b1da157d78d55444c0601f96478c467c0f83c9f44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:29:03.973Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T08:29:03.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:29:04.051Z] prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container [2024-10-30T08:29:04.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T08:29:04.357Z] $ docker top f78b910117f015f8b9bba08d737f512f4d14f469d90353203e9571a2367062ab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T08:29:04.731Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-10-30T08:29:05.024Z] + make test [2024-10-30T08:29:05.024Z] go test ./... -coverprofile=coverage.out ./... [2024-10-30T08:29:06.935Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-30T08:29:28.845Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-30T08:29:28.845Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.010s coverage: 4.4% of statements [2024-10-30T08:29:36.958Z] go vet ./... [2024-10-30T08:29:42.222Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T08:29:42.222Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T08:29:42.222Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T08:29:42.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T08:29:42.242Z] $ docker stop --time=1 f78b910117f015f8b9bba08d737f512f4d14f469d90353203e9571a2367062ab [2024-10-30T08:29:48.111Z] $ docker rm -f --volumes f78b910117f015f8b9bba08d737f512f4d14f469d90353203e9571a2367062ab [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T08:29:48.677Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T08:29:48.719Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-30T08:29:49.170Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T08:29:49.454Z] + ls -al . [2024-10-30T08:29:49.454Z] total 300 [2024-10-30T08:29:49.454Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 08:29 . [2024-10-30T08:29:49.454Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 08:27 .. [2024-10-30T08:29:49.454Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 08:29 .git [2024-10-30T08:29:49.454Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:27 .github [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 30 08:27 .gitignore [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 30 08:27 .golangci.yml [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 30 08:27 .hadolint.yml [2024-10-30T08:29:49.454Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 08:27 .semver [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 30 08:27 Attribution.txt [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 30 08:27 CHANGELOG.md [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 2440 Oct 30 08:27 Dockerfile [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 30 08:27 GOVERNANCE.md [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 30 08:27 Jenkinsfile [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 30 08:27 LICENSE [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 3148 Oct 30 08:27 Makefile [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 30 08:27 OWNERS.md [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 30 08:27 README.md [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 08:27 VERSION [2024-10-30T08:29:49.454Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:27 bin [2024-10-30T08:29:49.454Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:27 cmd [2024-10-30T08:29:49.454Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 30 08:29 coverage.out [2024-10-30T08:29:49.454Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 30 08:27 docker-entrypoint.sh [2024-10-30T08:29:49.454Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:27 docs [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 7175 Oct 30 08:27 go.mod [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 100510 Oct 30 08:27 go.sum [2024-10-30T08:29:49.454Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:27 internal [2024-10-30T08:29:49.454Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 30 08:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:29:49.765Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=163fcf78b109db7f8b3f38a86cd3193f1c1640e2 --label arch=amd64 --label version=4.0.0-dev.1 . [2024-10-30T08:29:49.765Z] Sending build context to Docker daemon 20.7MB [2024-10-30T08:29:49.765Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T08:29:49.765Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-30T08:29:49.765Z] ---> 9ccf3e610e53 [2024-10-30T08:29:49.765Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-30T08:29:50.331Z] ---> Running in 820f5779d226 [2024-10-30T08:29:50.331Z] Removing intermediate container 820f5779d226 [2024-10-30T08:29:50.331Z] ---> 26b540ff837a [2024-10-30T08:29:50.331Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T08:29:50.589Z] ---> Running in ee49a013a457 [2024-10-30T08:29:50.589Z] Removing intermediate container ee49a013a457 [2024-10-30T08:29:50.589Z] ---> 8c560ba81446 [2024-10-30T08:29:50.589Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-30T08:29:50.589Z] ---> Running in 175d4349000c [2024-10-30T08:29:50.589Z] Removing intermediate container 175d4349000c [2024-10-30T08:29:50.589Z] ---> 91360f31cbf7 [2024-10-30T08:29:50.589Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-30T08:29:50.589Z] ---> Running in 53c4648c9aa7 [2024-10-30T08:29:50.589Z] Removing intermediate container 53c4648c9aa7 [2024-10-30T08:29:50.589Z] ---> 475c851068a7 [2024-10-30T08:29:50.589Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T08:29:50.848Z] ---> Running in 2e4244c07779 [2024-10-30T08:29:51.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T08:29:51.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T08:29:51.364Z] OK: 253 MiB in 68 packages [2024-10-30T08:29:51.624Z] Removing intermediate container 2e4244c07779 [2024-10-30T08:29:51.624Z] ---> 72ae9ea7627b [2024-10-30T08:29:51.624Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-30T08:29:51.624Z] ---> Running in d1df7078c7cb [2024-10-30T08:29:51.624Z] Removing intermediate container d1df7078c7cb [2024-10-30T08:29:51.624Z] ---> f9f652186116 [2024-10-30T08:29:51.624Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-30T08:29:51.884Z] ---> 3a05a38b7f54 [2024-10-30T08:29:51.884Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T08:29:51.884Z] ---> Running in bd0215b05dc8 [2024-10-30T08:29:52.452Z] Removing intermediate container bd0215b05dc8 [2024-10-30T08:29:52.452Z] ---> a66272e42d8a [2024-10-30T08:29:52.452Z] Step 11/37 : COPY . . [2024-10-30T08:29:53.846Z] ---> e906711a48af [2024-10-30T08:29:53.846Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-30T08:29:53.846Z] ---> Running in 63de6e325159 [2024-10-30T08:29:53.846Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T08:29:53.846Z] Dload Upload Total Spent Left Speed [2024-10-30T08:29:53.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 39541 0 --:--:-- --:--:-- --:--:-- 39333 [2024-10-30T08:29:54.104Z] Removing intermediate container 63de6e325159 [2024-10-30T08:29:54.104Z] ---> 89f36a0f3dcf [2024-10-30T08:29:54.104Z] Step 13/37 : RUN ${MAKE} [2024-10-30T08:29:54.104Z] ---> Running in a0f153a93b6f [2024-10-30T08:29:54.362Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-10-30T08:30:19.905Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24133 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-10-30T08:30:19.925Z] Running in /w/workspace/device-usb-camera/188 [Pipeline] { [Pipeline] checkout [2024-10-30T08:30:22.997Z] Selected Git installation does not exist. Using Default [2024-10-30T08:30:22.997Z] The recommended git tool is: NONE [2024-10-30T08:30:29.222Z] using credential edgex-jenkins-ssh [2024-10-30T08:30:29.253Z] Cloning the remote Git repository [2024-10-30T08:30:29.312Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-10-30T08:30:29.436Z] > git init /w/workspace/device-usb-camera/188 # timeout=10 [2024-10-30T08:30:29.623Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-30T08:30:29.625Z] > git --version # timeout=10 [2024-10-30T08:30:29.647Z] > git --version # 'git version 2.25.1' [2024-10-30T08:30:29.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T08:30:29.833Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T08:30:33.069Z] Removing intermediate container a0f153a93b6f [2024-10-30T08:30:33.069Z] ---> eade0a2694ea [2024-10-30T08:30:33.069Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-30T08:30:33.069Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-30T08:30:33.069Z] 8411072a22a5: Pulling fs layer [2024-10-30T08:30:33.069Z] 8411072a22a5: Download complete [2024-10-30T08:30:33.069Z] 8411072a22a5: Pull complete [2024-10-30T08:30:33.069Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-30T08:30:33.069Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-30T08:30:33.069Z] ---> 1ac78cb06e13 [2024-10-30T08:30:33.069Z] Step 15/37 : FROM alpine:3.20 [2024-10-30T08:30:33.069Z] 3.20: Pulling from library/alpine [2024-10-30T08:30:33.069Z] 43c4264eed91: Already exists [2024-10-30T08:30:33.069Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T08:30:33.069Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T08:30:33.069Z] ---> 91ef0af61f39 [2024-10-30T08:30:33.069Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-30T08:30:33.069Z] ---> Running in 2656e8129070 [2024-10-30T08:30:33.069Z] Removing intermediate container 2656e8129070 [2024-10-30T08:30:33.069Z] ---> c23bed113c9d [2024-10-30T08:30:33.069Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-30T08:30:33.069Z] ---> Running in faaa88cfea63 [2024-10-30T08:30:33.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T08:30:33.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T08:30:33.328Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-10-30T08:30:33.328Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-30T08:30:33.328Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-10-30T08:30:33.328Z] (4/115) Installing libxau (1.0.11-r4) [2024-10-30T08:30:33.328Z] (5/115) Installing libmd (1.1.0-r0) [2024-10-30T08:30:33.328Z] (6/115) Installing libbsd (0.12.2-r0) [2024-10-30T08:30:33.328Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-10-30T08:30:33.328Z] (8/115) Installing libxcb (1.16.1-r0) [2024-10-30T08:30:33.328Z] (9/115) Installing libx11 (1.8.9-r1) [2024-10-30T08:30:33.328Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-10-30T08:30:33.328Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-10-30T08:30:33.328Z] (12/115) Installing libdrm (2.4.120-r0) [2024-10-30T08:30:33.328Z] (13/115) Installing libxext (1.3.6-r2) [2024-10-30T08:30:33.328Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-10-30T08:30:33.328Z] (15/115) Installing libffi (3.4.6-r0) [2024-10-30T08:30:32.453Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-30T08:30:32.484Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T08:30:33.497Z] Avoid second fetch [2024-10-30T08:30:33.497Z] Checking out Revision 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 (main) [2024-10-30T08:30:33.588Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-10-30T08:30:33.588Z] (17/115) Installing libva (2.21.0-r0) [2024-10-30T08:30:33.588Z] (18/115) Installing libvdpau (1.5-r3) [2024-10-30T08:30:33.588Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-10-30T08:30:33.588Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-30T08:30:33.588Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-10-30T08:30:33.588Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-30T08:30:33.588Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-10-30T08:30:33.588Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-10-30T08:30:33.588Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-10-30T08:30:33.588Z] (26/115) Installing imath (3.1.12-r0) [2024-10-30T08:30:33.588Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-10-30T08:30:33.588Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-10-30T08:30:33.588Z] (29/115) Installing giflib (5.2.2-r0) [2024-10-30T08:30:33.588Z] (30/115) Installing libhwy (1.0.7-r0) [2024-10-30T08:30:33.588Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-10-30T08:30:33.588Z] (32/115) Installing lcms2 (2.16-r0) [2024-10-30T08:30:33.588Z] (33/115) Installing libpng (1.6.44-r0) [2024-10-30T08:30:33.588Z] (34/115) Installing libjxl (0.10.2-r0) [2024-10-30T08:30:33.588Z] (35/115) Installing lame-libs (3.100-r5) [2024-10-30T08:30:33.588Z] (36/115) Installing opus (1.5.2-r0) [2024-10-30T08:30:33.588Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-10-30T08:30:33.588Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-10-30T08:30:33.588Z] (39/115) Installing soxr (0.1.3-r7) [2024-10-30T08:30:33.588Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-30T08:30:33.588Z] (41/115) Installing libogg (1.3.5-r5) [2024-10-30T08:30:33.588Z] (42/115) Installing libtheora (1.1.1-r18) [2024-10-30T08:30:33.588Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-10-30T08:30:33.847Z] (44/115) Installing libvpx (1.14.1-r0) [2024-10-30T08:30:33.847Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-10-30T08:30:33.847Z] (46/115) Installing libwebp (1.3.2-r0) [2024-10-30T08:30:33.847Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-10-30T08:30:33.847Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-10-30T08:30:33.847Z] (49/115) Installing numactl (2.0.18-r0) [2024-10-30T08:30:33.847Z] (50/115) Installing x265-libs (3.6-r0) [2024-10-30T08:30:33.847Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-10-30T08:30:33.847Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-30T08:30:33.847Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-10-30T08:30:34.106Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-10-30T08:30:34.106Z] (55/115) Installing libexpat (2.6.3-r0) [2024-10-30T08:30:34.106Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-10-30T08:30:34.106Z] (57/115) Installing freetype (2.13.2-r0) [2024-10-30T08:30:34.106Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-10-30T08:30:34.106Z] (59/115) Installing fribidi (1.0.15-r0) [2024-10-30T08:30:34.106Z] (60/115) Installing libintl (0.22.5-r0) [2024-10-30T08:30:34.106Z] (61/115) Installing libeconf (0.6.3-r0) [2024-10-30T08:30:34.106Z] (62/115) Installing libblkid (2.40.1-r1) [2024-10-30T08:30:34.106Z] (63/115) Installing libmount (2.40.1-r1) [2024-10-30T08:30:34.106Z] (64/115) Installing pcre2 (10.43-r0) [2024-10-30T08:30:34.106Z] (65/115) Installing glib (2.80.5-r0) [2024-10-30T08:30:34.106Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-10-30T08:30:34.106Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-10-30T08:30:34.106Z] (68/115) Installing libunibreak (6.1-r0) [2024-10-30T08:30:34.106Z] (69/115) Installing libass (0.17.2-r0) [2024-10-30T08:30:34.106Z] (70/115) Installing libbluray (1.3.4-r1) [2024-10-30T08:30:34.106Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2024-10-30T08:30:34.106Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-10-30T08:30:34.106Z] (73/115) Installing cjson (1.7.18-r0) [2024-10-30T08:30:34.106Z] (74/115) Installing mbedtls (3.6.2-r0) [2024-10-30T08:30:34.106Z] (75/115) Installing librist (0.2.10-r1) [2024-10-30T08:30:34.106Z] (76/115) Installing libsrt (1.5.3-r0) [2024-10-30T08:30:34.106Z] (77/115) Installing libssh (0.10.6-r0) [2024-10-30T08:30:34.106Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-10-30T08:30:34.106Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-10-30T08:30:34.106Z] (80/115) Installing libsodium (1.0.19-r0) [2024-10-30T08:30:34.106Z] (81/115) Installing libzmq (4.3.5-r2) [2024-10-30T08:30:34.106Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-30T08:30:34.187Z] Commit message: "Merge pull request #361 from weichou1229/v4-module" [2024-10-30T08:30:34.382Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-10-30T08:30:34.382Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-10-30T08:30:34.382Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-10-30T08:30:34.382Z] (86/115) Installing sratom (0.6.16-r0) [2024-10-30T08:30:34.382Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-10-30T08:30:34.382Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-10-30T08:30:34.382Z] (89/115) Installing libdovi (3.3.0-r0) [2024-10-30T08:30:34.382Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-10-30T08:30:34.382Z] (91/115) Installing shaderc (2024.0-r0) [2024-10-30T08:30:34.382Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-10-30T08:30:34.382Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-10-30T08:30:34.382Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-30T08:30:34.382Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-30T08:30:34.382Z] (96/115) Installing vidstab (1.1.1-r0) [2024-10-30T08:30:34.382Z] (97/115) Installing zimg (3.0.5-r2) [2024-10-30T08:30:34.382Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-30T08:30:34.382Z] (99/115) Installing libasyncns (0.8-r3) [2024-10-30T08:30:34.382Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-10-30T08:30:34.642Z] (101/115) Installing libltdl (2.4.7-r3) [2024-10-30T08:30:34.642Z] (102/115) Installing orc (0.4.40-r0) [2024-10-30T08:30:34.642Z] (103/115) Installing libflac (1.4.3-r1) [2024-10-30T08:30:34.642Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-10-30T08:30:34.642Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-10-30T08:30:34.642Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-10-30T08:30:34.642Z] (107/115) Installing libpulse (17.0-r0) [2024-10-30T08:30:34.642Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-10-30T08:30:34.642Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-30T08:30:34.642Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-10-30T08:30:34.642Z] (111/115) Installing udev-init-scripts (35-r1) [2024-10-30T08:30:34.642Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-10-30T08:30:34.642Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-10-30T08:30:34.642Z] (114/115) Installing kmod-libs (32-r0) [2024-10-30T08:30:34.642Z] (115/115) Installing eudev (3.2.14-r2) [2024-10-30T08:30:34.642Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T08:30:34.642Z] Executing glib-2.80.5-r0.trigger [2024-10-30T08:30:34.642Z] Executing eudev-3.2.14-r2.trigger [2024-10-30T08:30:34.642Z] OK: 134 MiB in 129 packages [2024-10-30T08:30:33.512Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T08:30:33.580Z] > git checkout -f 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T08:30:38.845Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T08:30:38.845Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T08:30:38.845Z] Dload Upload Total Spent Left Speed [2024-10-30T08:30:38.845Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh [2024-10-30T08:30:38.896Z] Removing intermediate container faaa88cfea63 [2024-10-30T08:30:38.896Z] ---> 9803ea058164 [2024-10-30T08:30:38.896Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-30T08:30:38.896Z] ---> Running in 92e925f20df7 [2024-10-30T08:30:39.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T08:30:39.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T08:30:39.225Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T08:30:39.417Z] Upgrading critical system libraries and apk-tools: [2024-10-30T08:30:39.417Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T08:30:39.417Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T08:30:39.417Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T08:30:39.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T08:30:39.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T08:30:39.564Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T08:30:39.564Z] + sudo tee /etc/docker/daemon.new [2024-10-30T08:30:39.564Z] { [2024-10-30T08:30:39.564Z] "registry-mirrors": [ [2024-10-30T08:30:39.564Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T08:30:39.564Z] ], [2024-10-30T08:30:39.564Z] "bip": "10.250.0.254/24", [2024-10-30T08:30:39.564Z] "hosts": [ [2024-10-30T08:30:39.564Z] "tcp://0.0.0.0:5555", [2024-10-30T08:30:39.564Z] "unix:///var/run/docker.sock" [2024-10-30T08:30:39.564Z] ], [2024-10-30T08:30:39.564Z] "mtu": 1458, [2024-10-30T08:30:39.564Z] "selinux-enabled": true, [2024-10-30T08:30:39.564Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T08:30:39.564Z] } [Pipeline] sh [2024-10-30T08:30:39.675Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T08:30:39.908Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T08:30:39.934Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T08:30:39.934Z] OK: 134 MiB in 129 packages [2024-10-30T08:30:40.246Z] + sudo service docker restart [2024-10-30T08:30:40.878Z] Removing intermediate container 92e925f20df7 [2024-10-30T08:30:40.878Z] ---> 9d1c8ae7b1a2 [2024-10-30T08:30:40.878Z] Step 19/37 : WORKDIR / [2024-10-30T08:30:40.878Z] ---> Running in 29ce0079ee80 [2024-10-30T08:30:40.878Z] Removing intermediate container 29ce0079ee80 [2024-10-30T08:30:40.878Z] ---> 84d89af80466 [2024-10-30T08:30:40.878Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-30T08:30:42.784Z] ---> 4dbaffbeac5e [2024-10-30T08:30:42.784Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-30T08:30:42.784Z] ---> fcec8e432deb [2024-10-30T08:30:42.784Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-30T08:30:42.784Z] ---> 5c1e19d82235 [2024-10-30T08:30:42.784Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-30T08:30:43.042Z] ---> c504f5118d94 [2024-10-30T08:30:43.042Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-30T08:30:43.042Z] ---> f11c05fd1a20 [2024-10-30T08:30:43.042Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-30T08:30:43.301Z] ---> 8f14d8e549b0 [2024-10-30T08:30:43.301Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-30T08:30:44.250Z] ---> c277902baad2 [2024-10-30T08:30:44.250Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-30T08:30:44.250Z] ---> Running in 38c0d0308b4a [2024-10-30T08:30:44.817Z] Removing intermediate container 38c0d0308b4a [2024-10-30T08:30:44.817Z] ---> 34a39f46e399 [2024-10-30T08:30:44.817Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-30T08:30:44.817Z] ---> Running in 6dc345ff98ed [2024-10-30T08:30:45.383Z] Removing intermediate container 6dc345ff98ed [2024-10-30T08:30:45.383Z] ---> 855b121a4cee [2024-10-30T08:30:45.383Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-30T08:30:45.383Z] ---> Running in 38f6cb0fdb6a [2024-10-30T08:30:48.074Z] Removing intermediate container 38f6cb0fdb6a [2024-10-30T08:30:48.074Z] ---> 0f2320cba808 [2024-10-30T08:30:48.074Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-30T08:30:48.074Z] ---> Running in 8b93b056aaf6 [2024-10-30T08:30:48.645Z] Removing intermediate container 8b93b056aaf6 [2024-10-30T08:30:48.645Z] ---> 23b452eb8c10 [2024-10-30T08:30:48.645Z] Step 31/37 : EXPOSE 59983 [2024-10-30T08:30:48.645Z] ---> Running in 42f42914bc9b [2024-10-30T08:30:48.645Z] Removing intermediate container 42f42914bc9b [2024-10-30T08:30:48.645Z] ---> efe9e57478c9 [2024-10-30T08:30:48.645Z] Step 32/37 : EXPOSE 8554 [2024-10-30T08:30:48.645Z] ---> Running in 4525295d7710 [2024-10-30T08:30:48.908Z] Removing intermediate container 4525295d7710 [2024-10-30T08:30:48.908Z] ---> 7bb5943589e4 [2024-10-30T08:30:48.908Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-30T08:30:48.908Z] ---> Running in d0b367b4eb82 [2024-10-30T08:30:48.908Z] Removing intermediate container d0b367b4eb82 [2024-10-30T08:30:48.908Z] ---> 92e66b540bd8 [2024-10-30T08:30:48.908Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-10-30T08:30:48.908Z] ---> Running in 50e2a079809a [2024-10-30T08:30:49.173Z] Removing intermediate container 50e2a079809a [2024-10-30T08:30:49.173Z] ---> cda51602c964 [2024-10-30T08:30:49.173Z] Step 35/37 : LABEL arch=amd64 [2024-10-30T08:30:49.173Z] ---> Running in 07e9726901a4 [2024-10-30T08:30:49.173Z] Removing intermediate container 07e9726901a4 [2024-10-30T08:30:49.173Z] ---> 6e2726a2c694 [2024-10-30T08:30:49.173Z] Step 36/37 : LABEL git_sha=163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [2024-10-30T08:30:49.173Z] ---> Running in 3f685221524a [2024-10-30T08:30:49.173Z] Removing intermediate container 3f685221524a [2024-10-30T08:30:49.173Z] ---> 36b794d727f7 [2024-10-30T08:30:49.173Z] Step 37/37 : LABEL version=4.0.0-dev.1 [2024-10-30T08:30:49.173Z] ---> Running in 3b8f56a49958 [2024-10-30T08:30:49.434Z] Removing intermediate container 3b8f56a49958 [2024-10-30T08:30:49.434Z] ---> 33be0ea00b7b [2024-10-30T08:30:49.434Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T08:30:49.434Z] Successfully built 33be0ea00b7b [2024-10-30T08:30:49.434Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T08:30:49.567Z] provisioning config files... [2024-10-30T08:30:49.580Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16640259323909568369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:30:49.889Z] ---> ****-login.sh [2024-10-30T08:30:49.889Z] nexus3.edgexfoundry.org:10001 [2024-10-30T08:30:49.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:30:49.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:30:49.889Z] Configure a credential helper to remove this warning. See [2024-10-30T08:30:49.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:30:49.889Z] [2024-10-30T08:30:49.889Z] Login Succeeded [2024-10-30T08:30:49.889Z] nexus3.edgexfoundry.org:10002 [2024-10-30T08:30:49.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:30:49.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:30:49.890Z] Configure a credential helper to remove this warning. See [2024-10-30T08:30:49.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:30:49.890Z] [2024-10-30T08:30:49.890Z] Login Succeeded [2024-10-30T08:30:49.890Z] nexus3.edgexfoundry.org:10003 [2024-10-30T08:30:50.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:30:50.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:30:50.149Z] Configure a credential helper to remove this warning. See [2024-10-30T08:30:50.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:30:50.150Z] [2024-10-30T08:30:50.150Z] Login Succeeded [2024-10-30T08:30:50.150Z] nexus3.edgexfoundry.org:10004 [2024-10-30T08:30:50.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:30:50.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:30:50.150Z] Configure a credential helper to remove this warning. See [2024-10-30T08:30:50.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:30:50.150Z] [2024-10-30T08:30:50.150Z] Login Succeeded [2024-10-30T08:30:50.150Z] ****.io [2024-10-30T08:30:50.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:30:50.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:30:50.410Z] Configure a credential helper to remove this warning. See [2024-10-30T08:30:50.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:30:50.410Z] [2024-10-30T08:30:50.410Z] Login Succeeded [2024-10-30T08:30:50.410Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T08:30:50.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T08:30:50.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T08:30:50.511Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-10-30T08:30:50.511Z] 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [2024-10-30T08:30:50.511Z] latest [2024-10-30T08:30:50.511Z] 4.0.0-dev.1 [2024-10-30T08:30:50.511Z] 163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 [2024-10-30T08:30:50.511Z] main [2024-10-30T08:30:50.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:30:50.873Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:30:51.206Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [2024-10-30T08:30:51.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-30T08:30:51.206Z] a61e8c59116a: Preparing [2024-10-30T08:30:51.206Z] 6cd966131216: Preparing [2024-10-30T08:30:51.206Z] 4c4e2665a4df: Preparing [2024-10-30T08:30:51.206Z] 4c4e2665a4df: Preparing [2024-10-30T08:30:51.206Z] 0e81680c8547: Preparing [2024-10-30T08:30:51.206Z] 4fdee56d7956: Preparing [2024-10-30T08:30:51.206Z] f6153f9a55f6: Preparing [2024-10-30T08:30:51.206Z] e75a28164164: Preparing [2024-10-30T08:30:51.206Z] 3ccc3fe19784: Preparing [2024-10-30T08:30:51.206Z] 97e04493fda0: Preparing [2024-10-30T08:30:51.206Z] 3354a92abcbe: Preparing [2024-10-30T08:30:51.206Z] 9d6bbd3f21e9: Preparing [2024-10-30T08:30:51.206Z] 6f455a948a16: Preparing [2024-10-30T08:30:51.206Z] 63ca1fbb43ae: Preparing [2024-10-30T08:30:51.206Z] f6153f9a55f6: Waiting [2024-10-30T08:30:51.206Z] e75a28164164: Waiting [2024-10-30T08:30:51.206Z] 6f455a948a16: Waiting [2024-10-30T08:30:51.206Z] 3354a92abcbe: Waiting [2024-10-30T08:30:51.206Z] 63ca1fbb43ae: Waiting [2024-10-30T08:30:51.206Z] 9d6bbd3f21e9: Waiting [2024-10-30T08:30:51.206Z] 97e04493fda0: Waiting [2024-10-30T08:30:51.206Z] 3ccc3fe19784: Waiting [2024-10-30T08:30:51.206Z] 4fdee56d7956: Pushed [2024-10-30T08:30:51.206Z] 6cd966131216: Pushed [2024-10-30T08:30:51.206Z] 4c4e2665a4df: Pushed [2024-10-30T08:30:51.206Z] a61e8c59116a: Pushed [2024-10-30T08:30:51.206Z] f6153f9a55f6: Pushed [2024-10-30T08:30:51.465Z] 3ccc3fe19784: Pushed [2024-10-30T08:30:51.465Z] e75a28164164: Pushed [2024-10-30T08:30:51.465Z] 97e04493fda0: Pushed [2024-10-30T08:30:51.465Z] 63ca1fbb43ae: Layer already exists [2024-10-30T08:30:52.032Z] 9d6bbd3f21e9: Pushed [2024-10-30T08:30:54.101Z] 0e81680c8547: Pushed [2024-10-30T08:30:56.005Z] 3354a92abcbe: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T08:30:58.552Z] provisioning config files... [2024-10-30T08:30:58.580Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/188@tmp/config5217105078780318193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:30:59.052Z] ---> ****-login.sh [2024-10-30T08:30:59.052Z] nexus3.edgexfoundry.org:10001 [2024-10-30T08:30:59.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:30:59.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:30:59.651Z] Configure a credential helper to remove this warning. See [2024-10-30T08:30:59.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:30:59.651Z] [2024-10-30T08:30:59.651Z] Login Succeeded [2024-10-30T08:30:59.651Z] nexus3.edgexfoundry.org:10002 [2024-10-30T08:30:59.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:31:00.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:31:00.191Z] Configure a credential helper to remove this warning. See [2024-10-30T08:31:00.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:31:00.191Z] [2024-10-30T08:31:00.191Z] Login Succeeded [2024-10-30T08:31:00.191Z] nexus3.edgexfoundry.org:10003 [2024-10-30T08:31:00.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:31:00.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:31:00.462Z] Configure a credential helper to remove this warning. See [2024-10-30T08:31:00.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:31:00.462Z] [2024-10-30T08:31:00.462Z] Login Succeeded [2024-10-30T08:31:00.462Z] nexus3.edgexfoundry.org:10004 [2024-10-30T08:31:00.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:31:01.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:31:01.002Z] Configure a credential helper to remove this warning. See [2024-10-30T08:31:01.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:31:01.002Z] [2024-10-30T08:31:01.002Z] Login Succeeded [2024-10-30T08:31:01.002Z] ****.io [2024-10-30T08:31:01.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:31:01.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:31:01.540Z] Configure a credential helper to remove this warning. See [2024-10-30T08:31:01.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:31:01.540Z] [2024-10-30T08:31:01.540Z] Login Succeeded [2024-10-30T08:31:01.540Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T08:31:01.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T08:31:01.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T08:31:01.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T08:31:01.989Z] ========================================================= [2024-10-30T08:31:01.989Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T08:31:01.989Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:31:02.377Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T08:31:02.573Z] 6f455a948a16: Pushed [2024-10-30T08:31:02.832Z] 163fcf78b109db7f8b3f38a86cd3193f1c1640e2: digest: sha256:665c2df08b91134c991506557821f3e415b0960e3af8ff05f423b1ac9ebcbd4a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:31:02.984Z] Sending build context to Docker daemon 10.59MB [2024-10-30T08:31:02.984Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T08:31:02.984Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-30T08:31:03.168Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:31:03.256Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T08:31:03.256Z] cf04c63912e1: Pulling fs layer [2024-10-30T08:31:03.256Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T08:31:03.256Z] a37a00ec5f00: Pulling fs layer [2024-10-30T08:31:03.256Z] 50b3750afda1: Pulling fs layer [2024-10-30T08:31:03.256Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T08:31:03.256Z] 80978eb59214: Pulling fs layer [2024-10-30T08:31:03.256Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T08:31:03.256Z] c5a475d317c9: Pulling fs layer [2024-10-30T08:31:03.256Z] 80978eb59214: Waiting [2024-10-30T08:31:03.256Z] c9f46d7d2bd2: Waiting [2024-10-30T08:31:03.256Z] c5a475d317c9: Waiting [2024-10-30T08:31:03.256Z] 50b3750afda1: Waiting [2024-10-30T08:31:03.256Z] 4f4fb700ef54: Waiting [2024-10-30T08:31:03.256Z] 55b35a11ae5e: Download complete [2024-10-30T08:31:03.256Z] 50b3750afda1: Verifying Checksum [2024-10-30T08:31:03.256Z] 50b3750afda1: Download complete [2024-10-30T08:31:03.256Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T08:31:03.256Z] 4f4fb700ef54: Download complete [2024-10-30T08:31:03.256Z] 80978eb59214: Verifying Checksum [2024-10-30T08:31:03.256Z] 80978eb59214: Download complete [2024-10-30T08:31:03.256Z] cf04c63912e1: Verifying Checksum [2024-10-30T08:31:03.256Z] cf04c63912e1: Download complete [2024-10-30T08:31:03.505Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-10-30T08:31:03.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-30T08:31:03.505Z] a61e8c59116a: Preparing [2024-10-30T08:31:03.505Z] 6cd966131216: Preparing [2024-10-30T08:31:03.505Z] 4c4e2665a4df: Preparing [2024-10-30T08:31:03.505Z] 4c4e2665a4df: Preparing [2024-10-30T08:31:03.505Z] 0e81680c8547: Preparing [2024-10-30T08:31:03.505Z] 4fdee56d7956: Preparing [2024-10-30T08:31:03.505Z] f6153f9a55f6: Preparing [2024-10-30T08:31:03.505Z] e75a28164164: Preparing [2024-10-30T08:31:03.505Z] 3ccc3fe19784: Preparing [2024-10-30T08:31:03.505Z] 97e04493fda0: Preparing [2024-10-30T08:31:03.505Z] 3354a92abcbe: Preparing [2024-10-30T08:31:03.505Z] 9d6bbd3f21e9: Preparing [2024-10-30T08:31:03.505Z] 6f455a948a16: Preparing [2024-10-30T08:31:03.505Z] 63ca1fbb43ae: Preparing [2024-10-30T08:31:03.505Z] f6153f9a55f6: Waiting [2024-10-30T08:31:03.505Z] e75a28164164: Waiting [2024-10-30T08:31:03.505Z] 3ccc3fe19784: Waiting [2024-10-30T08:31:03.505Z] 97e04493fda0: Waiting [2024-10-30T08:31:03.505Z] 3354a92abcbe: Waiting [2024-10-30T08:31:03.505Z] 9d6bbd3f21e9: Waiting [2024-10-30T08:31:03.505Z] 6f455a948a16: Waiting [2024-10-30T08:31:03.505Z] 63ca1fbb43ae: Waiting [2024-10-30T08:31:03.505Z] 4fdee56d7956: Layer already exists [2024-10-30T08:31:03.505Z] a61e8c59116a: Layer already exists [2024-10-30T08:31:03.505Z] 0e81680c8547: Layer already exists [2024-10-30T08:31:03.505Z] 6cd966131216: Layer already exists [2024-10-30T08:31:03.505Z] 4c4e2665a4df: Layer already exists [2024-10-30T08:31:03.505Z] f6153f9a55f6: Layer already exists [2024-10-30T08:31:03.505Z] e75a28164164: Layer already exists [2024-10-30T08:31:03.505Z] 3354a92abcbe: Layer already exists [2024-10-30T08:31:03.505Z] 3ccc3fe19784: Layer already exists [2024-10-30T08:31:03.505Z] 97e04493fda0: Layer already exists [2024-10-30T08:31:03.505Z] 9d6bbd3f21e9: Layer already exists [2024-10-30T08:31:03.505Z] 6f455a948a16: Layer already exists [2024-10-30T08:31:03.505Z] 63ca1fbb43ae: Layer already exists [2024-10-30T08:31:03.505Z] latest: digest: sha256:665c2df08b91134c991506557821f3e415b0960e3af8ff05f423b1ac9ebcbd4a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:31:03.833Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.1 [Pipeline] } [2024-10-30T08:31:03.848Z] c5a475d317c9: Verifying Checksum [2024-10-30T08:31:03.848Z] c5a475d317c9: Download complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:31:04.120Z] cf04c63912e1: Pull complete [2024-10-30T08:31:04.162Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.1 [2024-10-30T08:31:04.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-30T08:31:04.162Z] a61e8c59116a: Preparing [2024-10-30T08:31:04.162Z] 6cd966131216: Preparing [2024-10-30T08:31:04.162Z] 4c4e2665a4df: Preparing [2024-10-30T08:31:04.162Z] 4c4e2665a4df: Preparing [2024-10-30T08:31:04.162Z] 0e81680c8547: Preparing [2024-10-30T08:31:04.162Z] 4fdee56d7956: Preparing [2024-10-30T08:31:04.162Z] f6153f9a55f6: Preparing [2024-10-30T08:31:04.162Z] e75a28164164: Preparing [2024-10-30T08:31:04.162Z] 3ccc3fe19784: Preparing [2024-10-30T08:31:04.162Z] 97e04493fda0: Preparing [2024-10-30T08:31:04.162Z] 3354a92abcbe: Preparing [2024-10-30T08:31:04.162Z] 9d6bbd3f21e9: Preparing [2024-10-30T08:31:04.162Z] 6f455a948a16: Preparing [2024-10-30T08:31:04.162Z] 63ca1fbb43ae: Preparing [2024-10-30T08:31:04.162Z] 9d6bbd3f21e9: Waiting [2024-10-30T08:31:04.162Z] 6f455a948a16: Waiting [2024-10-30T08:31:04.162Z] e75a28164164: Waiting [2024-10-30T08:31:04.162Z] 3ccc3fe19784: Waiting [2024-10-30T08:31:04.162Z] 63ca1fbb43ae: Waiting [2024-10-30T08:31:04.162Z] 97e04493fda0: Waiting [2024-10-30T08:31:04.162Z] 3354a92abcbe: Waiting [2024-10-30T08:31:04.162Z] f6153f9a55f6: Waiting [2024-10-30T08:31:04.162Z] 0e81680c8547: Layer already exists [2024-10-30T08:31:04.162Z] 4fdee56d7956: Layer already exists [2024-10-30T08:31:04.162Z] a61e8c59116a: Layer already exists [2024-10-30T08:31:04.162Z] 6cd966131216: Layer already exists [2024-10-30T08:31:04.162Z] 4c4e2665a4df: Layer already exists [2024-10-30T08:31:04.162Z] e75a28164164: Layer already exists [2024-10-30T08:31:04.162Z] f6153f9a55f6: Layer already exists [2024-10-30T08:31:04.162Z] 3354a92abcbe: Layer already exists [2024-10-30T08:31:04.162Z] 97e04493fda0: Layer already exists [2024-10-30T08:31:04.162Z] 3ccc3fe19784: Layer already exists [2024-10-30T08:31:04.162Z] 6f455a948a16: Layer already exists [2024-10-30T08:31:04.162Z] 9d6bbd3f21e9: Layer already exists [2024-10-30T08:31:04.162Z] 63ca1fbb43ae: Layer already exists [2024-10-30T08:31:04.162Z] 4.0.0-dev.1: digest: sha256:665c2df08b91134c991506557821f3e415b0960e3af8ff05f423b1ac9ebcbd4a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:31:04.501Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:31:04.711Z] 55b35a11ae5e: Pull complete [2024-10-30T08:31:04.827Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 [2024-10-30T08:31:04.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-30T08:31:04.827Z] a61e8c59116a: Preparing [2024-10-30T08:31:04.827Z] 6cd966131216: Preparing [2024-10-30T08:31:04.827Z] 4c4e2665a4df: Preparing [2024-10-30T08:31:04.827Z] 4c4e2665a4df: Preparing [2024-10-30T08:31:04.827Z] 0e81680c8547: Preparing [2024-10-30T08:31:04.827Z] 4fdee56d7956: Preparing [2024-10-30T08:31:04.827Z] f6153f9a55f6: Preparing [2024-10-30T08:31:04.827Z] e75a28164164: Preparing [2024-10-30T08:31:04.827Z] 3ccc3fe19784: Preparing [2024-10-30T08:31:04.827Z] 97e04493fda0: Preparing [2024-10-30T08:31:04.827Z] 3354a92abcbe: Preparing [2024-10-30T08:31:04.827Z] 9d6bbd3f21e9: Preparing [2024-10-30T08:31:04.827Z] 6f455a948a16: Preparing [2024-10-30T08:31:04.827Z] 63ca1fbb43ae: Preparing [2024-10-30T08:31:04.828Z] f6153f9a55f6: Waiting [2024-10-30T08:31:04.828Z] 9d6bbd3f21e9: Waiting [2024-10-30T08:31:04.828Z] e75a28164164: Waiting [2024-10-30T08:31:04.828Z] 6f455a948a16: Waiting [2024-10-30T08:31:04.828Z] 3ccc3fe19784: Waiting [2024-10-30T08:31:04.828Z] 97e04493fda0: Waiting [2024-10-30T08:31:04.828Z] 3354a92abcbe: Waiting [2024-10-30T08:31:04.828Z] 63ca1fbb43ae: Waiting [2024-10-30T08:31:04.828Z] 6cd966131216: Layer already exists [2024-10-30T08:31:04.828Z] a61e8c59116a: Layer already exists [2024-10-30T08:31:04.828Z] 4c4e2665a4df: Layer already exists [2024-10-30T08:31:04.828Z] 4fdee56d7956: Layer already exists [2024-10-30T08:31:04.828Z] 0e81680c8547: Layer already exists [2024-10-30T08:31:04.828Z] e75a28164164: Layer already exists [2024-10-30T08:31:04.828Z] f6153f9a55f6: Layer already exists [2024-10-30T08:31:04.828Z] 97e04493fda0: Layer already exists [2024-10-30T08:31:04.828Z] 3ccc3fe19784: Layer already exists [2024-10-30T08:31:04.828Z] 3354a92abcbe: Layer already exists [2024-10-30T08:31:04.828Z] 9d6bbd3f21e9: Layer already exists [2024-10-30T08:31:04.828Z] 6f455a948a16: Layer already exists [2024-10-30T08:31:04.828Z] 63ca1fbb43ae: Layer already exists [2024-10-30T08:31:04.828Z] 163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1: digest: sha256:665c2df08b91134c991506557821f3e415b0960e3af8ff05f423b1ac9ebcbd4a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:31:05.165Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:31:05.299Z] a37a00ec5f00: Verifying Checksum [2024-10-30T08:31:05.299Z] a37a00ec5f00: Download complete [2024-10-30T08:31:05.491Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-10-30T08:31:05.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-10-30T08:31:05.491Z] a61e8c59116a: Preparing [2024-10-30T08:31:05.491Z] 6cd966131216: Preparing [2024-10-30T08:31:05.491Z] 4c4e2665a4df: Preparing [2024-10-30T08:31:05.491Z] 4c4e2665a4df: Preparing [2024-10-30T08:31:05.491Z] 0e81680c8547: Preparing [2024-10-30T08:31:05.491Z] 4fdee56d7956: Preparing [2024-10-30T08:31:05.491Z] f6153f9a55f6: Preparing [2024-10-30T08:31:05.491Z] e75a28164164: Preparing [2024-10-30T08:31:05.491Z] 3ccc3fe19784: Preparing [2024-10-30T08:31:05.491Z] 97e04493fda0: Preparing [2024-10-30T08:31:05.491Z] 3354a92abcbe: Preparing [2024-10-30T08:31:05.491Z] 9d6bbd3f21e9: Preparing [2024-10-30T08:31:05.491Z] 6f455a948a16: Preparing [2024-10-30T08:31:05.491Z] 63ca1fbb43ae: Preparing [2024-10-30T08:31:05.491Z] 97e04493fda0: Waiting [2024-10-30T08:31:05.491Z] f6153f9a55f6: Waiting [2024-10-30T08:31:05.491Z] e75a28164164: Waiting [2024-10-30T08:31:05.491Z] 9d6bbd3f21e9: Waiting [2024-10-30T08:31:05.491Z] 3ccc3fe19784: Waiting [2024-10-30T08:31:05.491Z] 6f455a948a16: Waiting [2024-10-30T08:31:05.491Z] 63ca1fbb43ae: Waiting [2024-10-30T08:31:05.491Z] 3354a92abcbe: Waiting [2024-10-30T08:31:05.491Z] 0e81680c8547: Layer already exists [2024-10-30T08:31:05.491Z] a61e8c59116a: Layer already exists [2024-10-30T08:31:05.491Z] 4fdee56d7956: Layer already exists [2024-10-30T08:31:05.491Z] 6cd966131216: Layer already exists [2024-10-30T08:31:05.491Z] 4c4e2665a4df: Layer already exists [2024-10-30T08:31:05.491Z] e75a28164164: Layer already exists [2024-10-30T08:31:05.491Z] 3ccc3fe19784: Layer already exists [2024-10-30T08:31:05.491Z] f6153f9a55f6: Layer already exists [2024-10-30T08:31:05.491Z] 3354a92abcbe: Layer already exists [2024-10-30T08:31:05.491Z] 97e04493fda0: Layer already exists [2024-10-30T08:31:05.491Z] 9d6bbd3f21e9: Layer already exists [2024-10-30T08:31:05.491Z] 63ca1fbb43ae: Layer already exists [2024-10-30T08:31:05.491Z] 6f455a948a16: Layer already exists [2024-10-30T08:31:05.491Z] main: digest: sha256:665c2df08b91134c991506557821f3e415b0960e3af8ff05f423b1ac9ebcbd4a size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T08:31:05.582Z] ===================================================== [Pipeline] echo [2024-10-30T08:31:05.596Z] taggedImages: [2024-10-30T08:31:05.596Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [2024-10-30T08:31:05.596Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-10-30T08:31:05.596Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.1 [2024-10-30T08:31:05.596Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 [2024-10-30T08:31:05.596Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:31:06.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T08:31:06.012Z] [2024-10-30T08:31:06.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:31:06.264Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T08:31:06.264Z] c9f46d7d2bd2: Download complete [2024-10-30T08:31:06.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T08:31:06.325Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T08:31:06.325Z] 5eb5b503b376: Pulling fs layer [2024-10-30T08:31:06.325Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T08:31:06.325Z] ec43610c2a17: Pulling fs layer [2024-10-30T08:31:06.325Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T08:31:06.325Z] 33b1e0a273af: Pulling fs layer [2024-10-30T08:31:06.325Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T08:31:06.325Z] 2f39f015ded8: Pulling fs layer [2024-10-30T08:31:06.325Z] 3a2ae6a8a46f: Waiting [2024-10-30T08:31:06.325Z] 33b1e0a273af: Waiting [2024-10-30T08:31:06.325Z] 5d3b04190fa2: Waiting [2024-10-30T08:31:06.325Z] 5c69ac0246d0: Download complete [2024-10-30T08:31:06.325Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-30T08:31:06.325Z] 3a2ae6a8a46f: Download complete [2024-10-30T08:31:06.325Z] 33b1e0a273af: Verifying Checksum [2024-10-30T08:31:06.325Z] 33b1e0a273af: Download complete [2024-10-30T08:31:06.325Z] 5d3b04190fa2: Verifying Checksum [2024-10-30T08:31:06.325Z] 5d3b04190fa2: Download complete [2024-10-30T08:31:06.325Z] ec43610c2a17: Verifying Checksum [2024-10-30T08:31:06.325Z] ec43610c2a17: Download complete [2024-10-30T08:31:06.583Z] 5eb5b503b376: Verifying Checksum [2024-10-30T08:31:06.583Z] 5eb5b503b376: Download complete [2024-10-30T08:31:07.147Z] 2f39f015ded8: Download complete [2024-10-30T08:31:08.078Z] 5eb5b503b376: Pull complete [2024-10-30T08:31:08.078Z] 5c69ac0246d0: Pull complete [2024-10-30T08:31:08.337Z] ec43610c2a17: Pull complete [2024-10-30T08:31:08.595Z] 3a2ae6a8a46f: Pull complete [2024-10-30T08:31:08.595Z] 33b1e0a273af: Pull complete [2024-10-30T08:31:08.853Z] 5d3b04190fa2: Pull complete [2024-10-30T08:31:13.041Z] 2f39f015ded8: Pull complete [2024-10-30T08:31:13.041Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T08:31:13.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T08:31:13.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:31:13.148Z] prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container [2024-10-30T08:31:13.146Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T08:31:18.661Z] $ docker top 4f5aa4855113c5e8f1bc4ce837d7e9397078805fc5232d2c45587d43308c0aca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:31:19.079Z] ---> job-cost.sh [2024-10-30T08:31:19.079Z] lf-activate-venv: SKIPPING [2024-10-30T08:31:19.079Z] INFO: No Stack... [2024-10-30T08:31:19.337Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T08:31:19.595Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T08:31:19.894Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-10-30T08:31:19.894Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T08:31:19.910Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] [2024-10-30T08:31:19.921Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] did not exist. Created. [2024-10-30T08:31:19.929Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T08:31:20.245Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T08:31:20.268Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T08:31:20.277Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T08:31:20.268Z] $ docker stop --time=1 4f5aa4855113c5e8f1bc4ce837d7e9397078805fc5232d2c45587d43308c0aca [2024-10-30T08:31:21.261Z] a37a00ec5f00: Pull complete [2024-10-30T08:31:21.261Z] 50b3750afda1: Pull complete [2024-10-30T08:31:21.261Z] 4f4fb700ef54: Pull complete [2024-10-30T08:31:21.261Z] 80978eb59214: Pull complete [2024-10-30T08:31:21.402Z] $ docker rm -f --volumes 4f5aa4855113c5e8f1bc4ce837d7e9397078805fc5232d2c45587d43308c0aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T08:31:27.947Z] c9f46d7d2bd2: Pull complete [2024-10-30T08:31:28.919Z] c5a475d317c9: Pull complete [2024-10-30T08:31:28.919Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T08:31:29.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T08:31:29.185Z] ---> be29e6b0f0d4 [2024-10-30T08:31:29.185Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-30T08:31:30.143Z] ---> Running in 799e3d2badef [2024-10-30T08:31:30.143Z] Removing intermediate container 799e3d2badef [2024-10-30T08:31:30.143Z] ---> 322eb568a026 [2024-10-30T08:31:30.143Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T08:31:30.413Z] ---> Running in c616d785c940 [2024-10-30T08:31:30.681Z] Removing intermediate container c616d785c940 [2024-10-30T08:31:30.681Z] ---> bd288e06aff6 [2024-10-30T08:31:30.681Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-30T08:31:30.681Z] ---> Running in 2babc9e4f406 [2024-10-30T08:31:30.951Z] Removing intermediate container 2babc9e4f406 [2024-10-30T08:31:30.951Z] ---> 8c857ec0a0fa [2024-10-30T08:31:30.951Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-30T08:31:31.233Z] ---> Running in f0c8e9d7c6b0 [2024-10-30T08:31:31.508Z] Removing intermediate container f0c8e9d7c6b0 [2024-10-30T08:31:31.508Z] ---> 0b679557a882 [2024-10-30T08:31:31.508Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T08:31:31.508Z] ---> Running in ecd87989e10d [2024-10-30T08:31:32.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T08:31:33.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T08:31:34.619Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-30T08:31:34.619Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-30T08:31:34.619Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-30T08:31:34.619Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-30T08:31:34.619Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-30T08:31:34.619Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-30T08:31:34.619Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-30T08:31:34.619Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-30T08:31:34.619Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-30T08:31:34.619Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-30T08:31:34.619Z] (11/14) Installing kmod-libs (32-r0) [2024-10-30T08:31:34.619Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-30T08:31:34.619Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-30T08:31:34.619Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-30T08:31:34.886Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T08:31:34.886Z] Executing eudev-3.2.14-r2.trigger [2024-10-30T08:31:34.886Z] OK: 246 MiB in 68 packages [2024-10-30T08:31:36.302Z] Removing intermediate container ecd87989e10d [2024-10-30T08:31:36.302Z] ---> bf681a378f0c [2024-10-30T08:31:36.302Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-30T08:31:36.302Z] ---> Running in c03bf6b65b50 [2024-10-30T08:31:36.569Z] Removing intermediate container c03bf6b65b50 [2024-10-30T08:31:36.569Z] ---> 3557f961571b [2024-10-30T08:31:36.569Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-30T08:31:37.152Z] ---> c174df52ea8f [2024-10-30T08:31:37.152Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T08:31:37.152Z] ---> Running in 47fe5c4c1b1c [2024-10-30T08:33:28.832Z] Removing intermediate container 47fe5c4c1b1c [2024-10-30T08:33:28.832Z] ---> f1d6286b43ec [2024-10-30T08:33:28.832Z] Step 11/13 : COPY . . [2024-10-30T08:33:28.832Z] ---> 213b3d8baaa7 [2024-10-30T08:33:28.832Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-30T08:33:28.832Z] ---> Running in ba944ecb25be [2024-10-30T08:33:28.832Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T08:33:28.832Z] Dload Upload Total Spent Left Speed [2024-10-30T08:33:28.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9457 0 --:--:-- --:--:-- --:--:-- 9743 [2024-10-30T08:33:28.832Z] Removing intermediate container ba944ecb25be [2024-10-30T08:33:28.832Z] ---> 937c8f6a02cc [2024-10-30T08:33:28.832Z] Step 13/13 : RUN ${MAKE} [2024-10-30T08:33:28.832Z] ---> Running in bfb956b2bba8 [2024-10-30T08:33:28.832Z] noop [2024-10-30T08:33:28.832Z] Removing intermediate container bfb956b2bba8 [2024-10-30T08:33:28.832Z] ---> 302d60a0fa17 [2024-10-30T08:33:28.832Z] Successfully built 302d60a0fa17 [2024-10-30T08:33:28.832Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:33:29.208Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T08:33:29.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:33:29.455Z] prd-ubuntu20.04-docker-arm64-4c-16g-24133 does not seem to be running inside a container [2024-10-30T08:33:29.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/188 -v /w/workspace/device-usb-camera/188:/w/workspace/device-usb-camera/188:rw,z -v /w/workspace/device-usb-camera/188@tmp:/w/workspace/device-usb-camera/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-30T08:33:30.956Z] $ docker top ffabedb09bec253087440a835c835d31462251bdcf8ffa404e86fed8fec18559 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T08:33:31.854Z] + go version [2024-10-30T08:33:31.854Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T08:33:31.870Z] $ docker stop --time=1 ffabedb09bec253087440a835c835d31462251bdcf8ffa404e86fed8fec18559 [2024-10-30T08:33:33.561Z] $ docker rm -f --volumes ffabedb09bec253087440a835c835d31462251bdcf8ffa404e86fed8fec18559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:33:34.167Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T08:33:34.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:33:34.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-24133 does not seem to be running inside a container [2024-10-30T08:33:34.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/188 -v /w/workspace/device-usb-camera/188:/w/workspace/device-usb-camera/188:rw,z -v /w/workspace/device-usb-camera/188@tmp:/w/workspace/device-usb-camera/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-30T08:33:35.830Z] $ docker top 369bb57603772ec9db3fb983393316d9f6910ee9944dd8f8b9eb731dfa6f6a57 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T08:33:36.695Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/188 [Pipeline] fileExists [Pipeline] sh [2024-10-30T08:33:37.340Z] + make test [2024-10-30T08:33:37.340Z] go test ./... -coverprofile=coverage.out ./... [2024-10-30T08:33:43.996Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-30T08:37:35.901Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-30T08:37:37.412Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.065s coverage: 4.4% of statements [2024-10-30T08:37:38.005Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T08:37:38.005Z] go vet ./... [2024-10-30T08:38:36.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T08:38:36.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T08:38:36.143Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T08:38:36.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T08:38:36.177Z] $ docker stop --time=1 369bb57603772ec9db3fb983393316d9f6910ee9944dd8f8b9eb731dfa6f6a57 [2024-10-30T08:38:38.137Z] $ docker rm -f --volumes 369bb57603772ec9db3fb983393316d9f6910ee9944dd8f8b9eb731dfa6f6a57 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T08:38:39.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T08:38:39.922Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T08:38:40.526Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T08:38:40.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T08:38:41.276Z] + ls -al . [2024-10-30T08:38:41.276Z] total 296 [2024-10-30T08:38:41.276Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 08:33 . [2024-10-30T08:38:41.276Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 08:30 .. [2024-10-30T08:38:41.276Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 08:30 .git [2024-10-30T08:38:41.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:30 .github [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 30 08:30 .gitignore [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 30 08:30 .golangci.yml [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 30 08:30 .hadolint.yml [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 30 08:30 Attribution.txt [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 30 08:30 CHANGELOG.md [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 2440 Oct 30 08:30 Dockerfile [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 30 08:30 GOVERNANCE.md [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 30 08:30 Jenkinsfile [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 30 08:30 LICENSE [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 3148 Oct 30 08:30 Makefile [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 30 08:30 OWNERS.md [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 30 08:30 README.md [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 08:27 VERSION [2024-10-30T08:38:41.276Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:30 bin [2024-10-30T08:38:41.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:30 cmd [2024-10-30T08:38:41.276Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 30 08:37 coverage.out [2024-10-30T08:38:41.276Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 30 08:30 docker-entrypoint.sh [2024-10-30T08:38:41.276Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:30 docs [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 7175 Oct 30 08:30 go.mod [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 100510 Oct 30 08:30 go.sum [2024-10-30T08:38:41.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:30 internal [2024-10-30T08:38:41.276Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 30 08:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:38:41.637Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=163fcf78b109db7f8b3f38a86cd3193f1c1640e2 --label arch=arm64 --label version=4.0.0-dev.1 . [2024-10-30T08:38:42.218Z] Sending build context to Docker daemon 10.64MB [2024-10-30T08:38:42.219Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T08:38:42.219Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-30T08:38:42.219Z] ---> 302d60a0fa17 [2024-10-30T08:38:42.219Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-30T08:38:42.219Z] ---> Running in ae7f87c2514a [2024-10-30T08:38:42.799Z] Removing intermediate container ae7f87c2514a [2024-10-30T08:38:42.799Z] ---> df4fe39cf71e [2024-10-30T08:38:42.799Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T08:38:42.799Z] ---> Running in 51da5990f11f [2024-10-30T08:38:43.065Z] Removing intermediate container 51da5990f11f [2024-10-30T08:38:43.065Z] ---> 3063ebdc8b9b [2024-10-30T08:38:43.065Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-30T08:38:43.065Z] ---> Running in 99c361ae054a [2024-10-30T08:38:43.333Z] Removing intermediate container 99c361ae054a [2024-10-30T08:38:43.333Z] ---> 027afcf9741f [2024-10-30T08:38:43.333Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-30T08:38:43.333Z] ---> Running in c4eaa99c6510 [2024-10-30T08:38:43.919Z] Removing intermediate container c4eaa99c6510 [2024-10-30T08:38:43.919Z] ---> 7fc81c2a567a [2024-10-30T08:38:43.919Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T08:38:43.919Z] ---> Running in 8a5ae236c273 [2024-10-30T08:38:44.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T08:38:45.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T08:38:47.118Z] OK: 246 MiB in 68 packages [2024-10-30T08:38:47.705Z] Removing intermediate container 8a5ae236c273 [2024-10-30T08:38:47.705Z] ---> 993171c50287 [2024-10-30T08:38:47.705Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-30T08:38:47.974Z] ---> Running in 7d691b23ccb0 [2024-10-30T08:38:48.243Z] Removing intermediate container 7d691b23ccb0 [2024-10-30T08:38:48.243Z] ---> ec8615ab756c [2024-10-30T08:38:48.243Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-30T08:38:48.828Z] ---> c374c16189aa [2024-10-30T08:38:48.828Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T08:38:48.828Z] ---> Running in 3272f78c7ef5 [2024-10-30T08:38:51.416Z] Removing intermediate container 3272f78c7ef5 [2024-10-30T08:38:51.416Z] ---> c504a3f580fd [2024-10-30T08:38:51.416Z] Step 11/37 : COPY . . [2024-10-30T08:38:52.831Z] ---> a4583b56c8bf [2024-10-30T08:38:52.831Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-30T08:38:53.098Z] ---> Running in d1fdd91383df [2024-10-30T08:38:54.058Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T08:38:54.058Z]  Dload Upload Total Spent Left Speed [2024-10-30T08:38:54.328Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5544 0 --:--:-- --:--:-- --:--:-- 5589 [2024-10-30T08:38:54.918Z] Removing intermediate container d1fdd91383df [2024-10-30T08:38:54.918Z] ---> 6aec916f4745 [2024-10-30T08:38:54.918Z] Step 13/37 : RUN ${MAKE} [2024-10-30T08:38:55.185Z] ---> Running in 114dd754b82c [2024-10-30T08:38:56.148Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-10-30T08:43:17.969Z] Removing intermediate container 114dd754b82c [2024-10-30T08:43:17.969Z] ---> 48fdd49d9cdf [2024-10-30T08:43:17.969Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-30T08:43:17.969Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-30T08:43:17.969Z] da4d7e05a7aa: Pulling fs layer [2024-10-30T08:43:17.969Z] da4d7e05a7aa: Verifying Checksum [2024-10-30T08:43:17.969Z] da4d7e05a7aa: Download complete [2024-10-30T08:43:17.969Z] da4d7e05a7aa: Pull complete [2024-10-30T08:43:17.969Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-30T08:43:17.969Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-30T08:43:17.969Z] ---> 62c65ed7ef0d [2024-10-30T08:43:17.969Z] Step 15/37 : FROM alpine:3.20 [2024-10-30T08:43:17.969Z] 3.20: Pulling from library/alpine [2024-10-30T08:43:17.969Z] cf04c63912e1: Already exists [2024-10-30T08:43:17.969Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T08:43:17.969Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T08:43:17.969Z] ---> c157a85ed455 [2024-10-30T08:43:17.969Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-30T08:43:17.969Z] ---> Running in db18c0e92397 [2024-10-30T08:43:17.969Z] Removing intermediate container db18c0e92397 [2024-10-30T08:43:17.969Z] ---> c3f237e4b37f [2024-10-30T08:43:17.969Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-30T08:43:17.969Z] ---> Running in 3ce0efe47090 [2024-10-30T08:43:17.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T08:43:17.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T08:43:17.969Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-10-30T08:43:17.969Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-30T08:43:17.969Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-10-30T08:43:17.969Z] (4/114) Installing libxau (1.0.11-r4) [2024-10-30T08:43:17.969Z] (5/114) Installing libmd (1.1.0-r0) [2024-10-30T08:43:17.969Z] (6/114) Installing libbsd (0.12.2-r0) [2024-10-30T08:43:17.969Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-10-30T08:43:17.969Z] (8/114) Installing libxcb (1.16.1-r0) [2024-10-30T08:43:17.969Z] (9/114) Installing libx11 (1.8.9-r1) [2024-10-30T08:43:17.969Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-10-30T08:43:17.969Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-10-30T08:43:17.969Z] (12/114) Installing libdrm (2.4.120-r0) [2024-10-30T08:43:17.969Z] (13/114) Installing libxext (1.3.6-r2) [2024-10-30T08:43:17.969Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-10-30T08:43:17.969Z] (15/114) Installing libffi (3.4.6-r0) [2024-10-30T08:43:17.969Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-10-30T08:43:17.969Z] (17/114) Installing libva (2.21.0-r0) [2024-10-30T08:43:17.969Z] (18/114) Installing libvdpau (1.5-r3) [2024-10-30T08:43:17.969Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-30T08:43:17.969Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-10-30T08:43:17.969Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-10-30T08:43:17.969Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-30T08:43:17.969Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-10-30T08:43:17.969Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-10-30T08:43:17.969Z] (25/114) Installing imath (3.1.12-r0) [2024-10-30T08:43:17.969Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-10-30T08:43:17.969Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-10-30T08:43:17.969Z] (28/114) Installing giflib (5.2.2-r0) [2024-10-30T08:43:17.969Z] (29/114) Installing libhwy (1.0.7-r0) [2024-10-30T08:43:17.969Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-10-30T08:43:17.969Z] (31/114) Installing lcms2 (2.16-r0) [2024-10-30T08:43:17.969Z] (32/114) Installing libpng (1.6.44-r0) [2024-10-30T08:43:17.969Z] (33/114) Installing libjxl (0.10.2-r0) [2024-10-30T08:43:17.969Z] (34/114) Installing lame-libs (3.100-r5) [2024-10-30T08:43:17.969Z] (35/114) Installing opus (1.5.2-r0) [2024-10-30T08:43:17.969Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-10-30T08:43:17.969Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-10-30T08:43:17.969Z] (38/114) Installing soxr (0.1.3-r7) [2024-10-30T08:43:17.969Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-30T08:43:17.969Z] (40/114) Installing libogg (1.3.5-r5) [2024-10-30T08:43:17.969Z] (41/114) Installing libtheora (1.1.1-r18) [2024-10-30T08:43:17.969Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-10-30T08:43:17.969Z] (43/114) Installing libvpx (1.14.1-r0) [2024-10-30T08:43:17.969Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-10-30T08:43:17.969Z] (45/114) Installing libwebp (1.3.2-r0) [2024-10-30T08:43:17.969Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-10-30T08:43:17.969Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-10-30T08:43:17.969Z] (48/114) Installing numactl (2.0.18-r0) [2024-10-30T08:43:17.969Z] (49/114) Installing x265-libs (3.6-r0) [2024-10-30T08:43:17.969Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-10-30T08:43:17.969Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-30T08:43:17.969Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-10-30T08:43:17.969Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-10-30T08:43:17.969Z] (54/114) Installing libexpat (2.6.3-r0) [2024-10-30T08:43:17.969Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-10-30T08:43:17.969Z] (56/114) Installing freetype (2.13.2-r0) [2024-10-30T08:43:17.969Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-10-30T08:43:17.969Z] (58/114) Installing fribidi (1.0.15-r0) [2024-10-30T08:43:17.969Z] (59/114) Installing libintl (0.22.5-r0) [2024-10-30T08:43:17.969Z] (60/114) Installing libeconf (0.6.3-r0) [2024-10-30T08:43:17.969Z] (61/114) Installing libblkid (2.40.1-r1) [2024-10-30T08:43:17.969Z] (62/114) Installing libmount (2.40.1-r1) [2024-10-30T08:43:17.969Z] (63/114) Installing pcre2 (10.43-r0) [2024-10-30T08:43:17.969Z] (64/114) Installing glib (2.80.5-r0) [2024-10-30T08:43:17.969Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-10-30T08:43:17.969Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-10-30T08:43:17.969Z] (67/114) Installing libunibreak (6.1-r0) [2024-10-30T08:43:17.969Z] (68/114) Installing libass (0.17.2-r0) [2024-10-30T08:43:17.969Z] (69/114) Installing libbluray (1.3.4-r1) [2024-10-30T08:43:17.969Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2024-10-30T08:43:17.969Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-10-30T08:43:17.969Z] (72/114) Installing cjson (1.7.18-r0) [2024-10-30T08:43:17.969Z] (73/114) Installing mbedtls (3.6.2-r0) [2024-10-30T08:43:17.969Z] (74/114) Installing librist (0.2.10-r1) [2024-10-30T08:43:17.969Z] (75/114) Installing libsrt (1.5.3-r0) [2024-10-30T08:43:17.969Z] (76/114) Installing libssh (0.10.6-r0) [2024-10-30T08:43:17.969Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-10-30T08:43:17.969Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-10-30T08:43:17.969Z] (79/114) Installing libsodium (1.0.19-r0) [2024-10-30T08:43:17.969Z] (80/114) Installing libzmq (4.3.5-r2) [2024-10-30T08:43:17.969Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-30T08:43:17.969Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-10-30T08:43:17.969Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-10-30T08:43:17.969Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-10-30T08:43:17.969Z] (85/114) Installing sratom (0.6.16-r0) [2024-10-30T08:43:17.969Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-10-30T08:43:17.969Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-10-30T08:43:17.969Z] (88/114) Installing libdovi (3.3.0-r0) [2024-10-30T08:43:17.969Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-10-30T08:43:17.969Z] (90/114) Installing shaderc (2024.0-r0) [2024-10-30T08:43:17.969Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-10-30T08:43:17.969Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-10-30T08:43:17.969Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-30T08:43:17.969Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-30T08:43:17.969Z] (95/114) Installing vidstab (1.1.1-r0) [2024-10-30T08:43:17.969Z] (96/114) Installing zimg (3.0.5-r2) [2024-10-30T08:43:17.969Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-30T08:43:17.969Z] (98/114) Installing libasyncns (0.8-r3) [2024-10-30T08:43:17.969Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-10-30T08:43:17.969Z] (100/114) Installing libltdl (2.4.7-r3) [2024-10-30T08:43:17.969Z] (101/114) Installing orc (0.4.40-r0) [2024-10-30T08:43:17.969Z] (102/114) Installing libflac (1.4.3-r1) [2024-10-30T08:43:17.969Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-10-30T08:43:17.969Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-10-30T08:43:17.969Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-10-30T08:43:17.969Z] (106/114) Installing libpulse (17.0-r0) [2024-10-30T08:43:17.969Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-10-30T08:43:17.969Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-30T08:43:17.969Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-10-30T08:43:17.969Z] (110/114) Installing udev-init-scripts (35-r1) [2024-10-30T08:43:17.969Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-10-30T08:43:17.969Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-10-30T08:43:17.969Z] (113/114) Installing kmod-libs (32-r0) [2024-10-30T08:43:17.969Z] (114/114) Installing eudev (3.2.14-r2) [2024-10-30T08:43:17.969Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T08:43:17.969Z] Executing glib-2.80.5-r0.trigger [2024-10-30T08:43:17.969Z] Executing eudev-3.2.14-r2.trigger [2024-10-30T08:43:17.969Z] OK: 120 MiB in 128 packages [2024-10-30T08:43:18.240Z] Removing intermediate container 3ce0efe47090 [2024-10-30T08:43:18.240Z] ---> 59cac4efbe6d [2024-10-30T08:43:18.240Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-30T08:43:18.512Z] ---> Running in f114cc187e32 [2024-10-30T08:43:19.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T08:43:19.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T08:43:21.140Z] Upgrading critical system libraries and apk-tools: [2024-10-30T08:43:21.140Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T08:43:21.140Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T08:43:21.406Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T08:43:21.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T08:43:21.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T08:43:23.070Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T08:43:23.070Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T08:43:23.070Z] OK: 120 MiB in 128 packages [2024-10-30T08:43:24.029Z] Removing intermediate container f114cc187e32 [2024-10-30T08:43:24.029Z] ---> 77b84b49df34 [2024-10-30T08:43:24.029Z] Step 19/37 : WORKDIR / [2024-10-30T08:43:24.297Z] ---> Running in db28f309f8a7 [2024-10-30T08:43:24.562Z] Removing intermediate container db28f309f8a7 [2024-10-30T08:43:24.562Z] ---> 087df7cc4f5a [2024-10-30T08:43:24.562Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-30T08:43:27.136Z] ---> 3d6371a0b493 [2024-10-30T08:43:27.136Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-30T08:43:27.136Z] ---> bc551b9d3313 [2024-10-30T08:43:27.136Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-30T08:43:27.717Z] ---> 45aca37689c7 [2024-10-30T08:43:27.717Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-30T08:43:28.299Z] ---> 5039fe401990 [2024-10-30T08:43:28.299Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-30T08:43:28.565Z] ---> 88f0c813daca [2024-10-30T08:43:28.565Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-30T08:43:29.147Z] ---> 7b724c34194c [2024-10-30T08:43:29.147Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-30T08:43:31.086Z] ---> 286d61a11aed [2024-10-30T08:43:31.086Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-30T08:43:31.086Z] ---> Running in eaf7e4875a36 [2024-10-30T08:43:32.495Z] Removing intermediate container eaf7e4875a36 [2024-10-30T08:43:32.495Z] ---> f46f50fc779c [2024-10-30T08:43:32.495Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-30T08:43:32.495Z] ---> Running in c0dd9115188f [2024-10-30T08:43:34.450Z] Removing intermediate container c0dd9115188f [2024-10-30T08:43:34.450Z] ---> 4f23de24798a [2024-10-30T08:43:34.450Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-30T08:43:34.450Z] ---> Running in 7bda5f4eacae [2024-10-30T08:43:36.405Z] Removing intermediate container 7bda5f4eacae [2024-10-30T08:43:36.405Z] ---> cb6c8c6b4942 [2024-10-30T08:43:36.405Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-30T08:43:36.405Z] ---> Running in eb0dea237e63 [2024-10-30T08:43:37.827Z] Removing intermediate container eb0dea237e63 [2024-10-30T08:43:37.827Z] ---> fd7d6c24ab82 [2024-10-30T08:43:37.827Z] Step 31/37 : EXPOSE 59983 [2024-10-30T08:43:37.827Z] ---> Running in a6fd3d9f5fe4 [2024-10-30T08:43:38.100Z] Removing intermediate container a6fd3d9f5fe4 [2024-10-30T08:43:38.100Z] ---> 8339ce2f4a94 [2024-10-30T08:43:38.100Z] Step 32/37 : EXPOSE 8554 [2024-10-30T08:43:38.369Z] ---> Running in ec9d207b8fda [2024-10-30T08:43:38.636Z] Removing intermediate container ec9d207b8fda [2024-10-30T08:43:38.636Z] ---> d51743cc80bf [2024-10-30T08:43:38.636Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-30T08:43:38.636Z] ---> Running in 151a193411f4 [2024-10-30T08:43:38.904Z] Removing intermediate container 151a193411f4 [2024-10-30T08:43:38.904Z] ---> f3594bcc9b08 [2024-10-30T08:43:38.904Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-10-30T08:43:39.171Z] ---> Running in 5a81308fc527 [2024-10-30T08:43:39.441Z] Removing intermediate container 5a81308fc527 [2024-10-30T08:43:39.441Z] ---> e1ec83b29ad0 [2024-10-30T08:43:39.441Z] Step 35/37 : LABEL arch=arm64 [2024-10-30T08:43:39.441Z] ---> Running in 99d5c1ef3754 [2024-10-30T08:43:39.710Z] Removing intermediate container 99d5c1ef3754 [2024-10-30T08:43:39.710Z] ---> 1ed921fa607c [2024-10-30T08:43:39.710Z] Step 36/37 : LABEL git_sha=163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [2024-10-30T08:43:39.978Z] ---> Running in 28889bc751dc [2024-10-30T08:43:40.246Z] Removing intermediate container 28889bc751dc [2024-10-30T08:43:40.246Z] ---> 7f05e6648232 [2024-10-30T08:43:40.246Z] Step 37/37 : LABEL version=4.0.0-dev.1 [2024-10-30T08:43:40.246Z] ---> Running in b7f3db1f012f [2024-10-30T08:43:40.514Z] Removing intermediate container b7f3db1f012f [2024-10-30T08:43:40.514Z] ---> a30f67e1bc9b [2024-10-30T08:43:40.514Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T08:43:40.514Z] Successfully built a30f67e1bc9b [2024-10-30T08:43:40.514Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T08:43:40.655Z] provisioning config files... [2024-10-30T08:43:40.671Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/188@tmp/config7795341484184003721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:43:41.019Z] ---> ****-login.sh [2024-10-30T08:43:41.019Z] nexus3.edgexfoundry.org:10001 [2024-10-30T08:43:41.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:43:41.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:43:41.295Z] Configure a credential helper to remove this warning. See [2024-10-30T08:43:41.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:43:41.295Z] [2024-10-30T08:43:41.295Z] Login Succeeded [2024-10-30T08:43:41.295Z] nexus3.edgexfoundry.org:10002 [2024-10-30T08:43:41.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:43:41.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:43:41.829Z] Configure a credential helper to remove this warning. See [2024-10-30T08:43:41.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:43:41.829Z] [2024-10-30T08:43:41.829Z] Login Succeeded [2024-10-30T08:43:41.829Z] nexus3.edgexfoundry.org:10003 [2024-10-30T08:43:42.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:43:42.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:43:42.098Z] Configure a credential helper to remove this warning. See [2024-10-30T08:43:42.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:43:42.098Z] [2024-10-30T08:43:42.098Z] Login Succeeded [2024-10-30T08:43:42.098Z] nexus3.edgexfoundry.org:10004 [2024-10-30T08:43:42.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:43:42.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:43:42.367Z] Configure a credential helper to remove this warning. See [2024-10-30T08:43:42.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:43:42.368Z] [2024-10-30T08:43:42.368Z] Login Succeeded [2024-10-30T08:43:42.368Z] ****.io [2024-10-30T08:43:42.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:43:42.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:43:42.907Z] Configure a credential helper to remove this warning. See [2024-10-30T08:43:42.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:43:42.907Z] [2024-10-30T08:43:42.907Z] Login Succeeded [2024-10-30T08:43:42.907Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T08:43:42.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T08:43:42.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T08:43:43.329Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-10-30T08:43:43.329Z] 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [2024-10-30T08:43:43.329Z] latest [2024-10-30T08:43:43.329Z] 4.0.0-dev.1 [2024-10-30T08:43:43.329Z] 163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 [2024-10-30T08:43:43.329Z] main [2024-10-30T08:43:43.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:43:43.738Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:43:44.144Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [2024-10-30T08:43:44.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-30T08:43:44.145Z] c24a0477c3b0: Preparing [2024-10-30T08:43:44.145Z] 449e2e76179c: Preparing [2024-10-30T08:43:44.145Z] 18a382641b15: Preparing [2024-10-30T08:43:44.145Z] 93d0d42b0610: Preparing [2024-10-30T08:43:44.145Z] f0c0fc467d42: Preparing [2024-10-30T08:43:44.145Z] 4fdee56d7956: Preparing [2024-10-30T08:43:44.145Z] 40c1310edd88: Preparing [2024-10-30T08:43:44.145Z] ab437e17c57f: Preparing [2024-10-30T08:43:44.145Z] 3da77d837ba2: Preparing [2024-10-30T08:43:44.145Z] b9d4a1fc78c9: Preparing [2024-10-30T08:43:44.145Z] 6c6cfedb5246: Preparing [2024-10-30T08:43:44.145Z] 516b363399dd: Preparing [2024-10-30T08:43:44.145Z] 54f536edf920: Preparing [2024-10-30T08:43:44.145Z] 16113d51b718: Preparing [2024-10-30T08:43:44.145Z] 3da77d837ba2: Waiting [2024-10-30T08:43:44.145Z] b9d4a1fc78c9: Waiting [2024-10-30T08:43:44.145Z] 6c6cfedb5246: Waiting [2024-10-30T08:43:44.145Z] 516b363399dd: Waiting [2024-10-30T08:43:44.145Z] 54f536edf920: Waiting [2024-10-30T08:43:44.145Z] 16113d51b718: Waiting [2024-10-30T08:43:44.145Z] 4fdee56d7956: Waiting [2024-10-30T08:43:44.145Z] 40c1310edd88: Waiting [2024-10-30T08:43:44.145Z] ab437e17c57f: Waiting [2024-10-30T08:43:44.415Z] c24a0477c3b0: Pushed [2024-10-30T08:43:44.415Z] 18a382641b15: Pushed [2024-10-30T08:43:44.415Z] 93d0d42b0610: Pushed [2024-10-30T08:43:44.415Z] 449e2e76179c: Pushed [2024-10-30T08:43:44.415Z] 4fdee56d7956: Pushed [2024-10-30T08:43:44.682Z] 40c1310edd88: Pushed [2024-10-30T08:43:44.682Z] ab437e17c57f: Pushed [2024-10-30T08:43:44.682Z] 3da77d837ba2: Pushed [2024-10-30T08:43:44.682Z] b9d4a1fc78c9: Pushed [2024-10-30T08:43:44.682Z] 16113d51b718: Layer already exists [2024-10-30T08:43:46.626Z] 516b363399dd: Pushed [2024-10-30T08:43:51.979Z] f0c0fc467d42: Pushed [2024-10-30T08:43:56.231Z] 6c6cfedb5246: Pushed [2024-10-30T08:44:08.539Z] 54f536edf920: Pushed [2024-10-30T08:44:08.539Z] 163fcf78b109db7f8b3f38a86cd3193f1c1640e2: digest: sha256:026e83c3ca6689365cfe3a89e461c9973aed9e1e76c1f33136d52353f16a54c2 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:44:08.902Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:44:09.270Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-10-30T08:44:09.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-30T08:44:09.270Z] c24a0477c3b0: Preparing [2024-10-30T08:44:09.270Z] 449e2e76179c: Preparing [2024-10-30T08:44:09.270Z] 18a382641b15: Preparing [2024-10-30T08:44:09.270Z] 93d0d42b0610: Preparing [2024-10-30T08:44:09.270Z] f0c0fc467d42: Preparing [2024-10-30T08:44:09.270Z] 4fdee56d7956: Preparing [2024-10-30T08:44:09.270Z] 40c1310edd88: Preparing [2024-10-30T08:44:09.270Z] 4fdee56d7956: Waiting [2024-10-30T08:44:09.270Z] ab437e17c57f: Preparing [2024-10-30T08:44:09.270Z] 40c1310edd88: Waiting [2024-10-30T08:44:09.270Z] 3da77d837ba2: Preparing [2024-10-30T08:44:09.270Z] b9d4a1fc78c9: Preparing [2024-10-30T08:44:09.270Z] 6c6cfedb5246: Preparing [2024-10-30T08:44:09.270Z] 516b363399dd: Preparing [2024-10-30T08:44:09.270Z] ab437e17c57f: Waiting [2024-10-30T08:44:09.270Z] 54f536edf920: Preparing [2024-10-30T08:44:09.270Z] 16113d51b718: Preparing [2024-10-30T08:44:09.270Z] b9d4a1fc78c9: Waiting [2024-10-30T08:44:09.270Z] 3da77d837ba2: Waiting [2024-10-30T08:44:09.270Z] 16113d51b718: Waiting [2024-10-30T08:44:09.270Z] 516b363399dd: Waiting [2024-10-30T08:44:09.270Z] 54f536edf920: Waiting [2024-10-30T08:44:09.270Z] 6c6cfedb5246: Waiting [2024-10-30T08:44:09.270Z] f0c0fc467d42: Layer already exists [2024-10-30T08:44:09.270Z] 93d0d42b0610: Layer already exists [2024-10-30T08:44:09.270Z] 18a382641b15: Layer already exists [2024-10-30T08:44:09.270Z] c24a0477c3b0: Layer already exists [2024-10-30T08:44:09.270Z] 449e2e76179c: Layer already exists [2024-10-30T08:44:09.270Z] ab437e17c57f: Layer already exists [2024-10-30T08:44:09.270Z] 3da77d837ba2: Layer already exists [2024-10-30T08:44:09.270Z] 40c1310edd88: Layer already exists [2024-10-30T08:44:09.270Z] 4fdee56d7956: Layer already exists [2024-10-30T08:44:09.270Z] b9d4a1fc78c9: Layer already exists [2024-10-30T08:44:09.270Z] 516b363399dd: Layer already exists [2024-10-30T08:44:09.270Z] 6c6cfedb5246: Layer already exists [2024-10-30T08:44:09.270Z] 16113d51b718: Layer already exists [2024-10-30T08:44:09.270Z] 54f536edf920: Layer already exists [2024-10-30T08:44:09.541Z] latest: digest: sha256:026e83c3ca6689365cfe3a89e461c9973aed9e1e76c1f33136d52353f16a54c2 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:44:09.903Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:44:10.253Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.1 [2024-10-30T08:44:10.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-30T08:44:10.253Z] c24a0477c3b0: Preparing [2024-10-30T08:44:10.253Z] 449e2e76179c: Preparing [2024-10-30T08:44:10.253Z] 18a382641b15: Preparing [2024-10-30T08:44:10.253Z] 93d0d42b0610: Preparing [2024-10-30T08:44:10.253Z] f0c0fc467d42: Preparing [2024-10-30T08:44:10.253Z] 4fdee56d7956: Preparing [2024-10-30T08:44:10.253Z] 40c1310edd88: Preparing [2024-10-30T08:44:10.253Z] ab437e17c57f: Preparing [2024-10-30T08:44:10.253Z] 3da77d837ba2: Preparing [2024-10-30T08:44:10.253Z] b9d4a1fc78c9: Preparing [2024-10-30T08:44:10.253Z] 6c6cfedb5246: Preparing [2024-10-30T08:44:10.253Z] 516b363399dd: Preparing [2024-10-30T08:44:10.253Z] 54f536edf920: Preparing [2024-10-30T08:44:10.253Z] 16113d51b718: Preparing [2024-10-30T08:44:10.253Z] 54f536edf920: Waiting [2024-10-30T08:44:10.253Z] 16113d51b718: Waiting [2024-10-30T08:44:10.253Z] 3da77d837ba2: Waiting [2024-10-30T08:44:10.253Z] b9d4a1fc78c9: Waiting [2024-10-30T08:44:10.253Z] 6c6cfedb5246: Waiting [2024-10-30T08:44:10.253Z] 516b363399dd: Waiting [2024-10-30T08:44:10.253Z] 40c1310edd88: Waiting [2024-10-30T08:44:10.253Z] 4fdee56d7956: Waiting [2024-10-30T08:44:10.253Z] ab437e17c57f: Waiting [2024-10-30T08:44:10.253Z] 93d0d42b0610: Layer already exists [2024-10-30T08:44:10.253Z] 18a382641b15: Layer already exists [2024-10-30T08:44:10.253Z] 449e2e76179c: Layer already exists [2024-10-30T08:44:10.253Z] c24a0477c3b0: Layer already exists [2024-10-30T08:44:10.253Z] f0c0fc467d42: Layer already exists [2024-10-30T08:44:10.253Z] 4fdee56d7956: Layer already exists [2024-10-30T08:44:10.253Z] 3da77d837ba2: Layer already exists [2024-10-30T08:44:10.253Z] 40c1310edd88: Layer already exists [2024-10-30T08:44:10.253Z] ab437e17c57f: Layer already exists [2024-10-30T08:44:10.253Z] b9d4a1fc78c9: Layer already exists [2024-10-30T08:44:10.253Z] 16113d51b718: Layer already exists [2024-10-30T08:44:10.253Z] 54f536edf920: Layer already exists [2024-10-30T08:44:10.253Z] 6c6cfedb5246: Layer already exists [2024-10-30T08:44:10.253Z] 516b363399dd: Layer already exists [2024-10-30T08:44:10.519Z] 4.0.0-dev.1: digest: sha256:026e83c3ca6689365cfe3a89e461c9973aed9e1e76c1f33136d52353f16a54c2 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:44:11.122Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:44:11.488Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 [2024-10-30T08:44:11.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-30T08:44:11.488Z] c24a0477c3b0: Preparing [2024-10-30T08:44:11.488Z] 449e2e76179c: Preparing [2024-10-30T08:44:11.488Z] 18a382641b15: Preparing [2024-10-30T08:44:11.488Z] 93d0d42b0610: Preparing [2024-10-30T08:44:11.488Z] f0c0fc467d42: Preparing [2024-10-30T08:44:11.488Z] 4fdee56d7956: Preparing [2024-10-30T08:44:11.488Z] 40c1310edd88: Preparing [2024-10-30T08:44:11.488Z] ab437e17c57f: Preparing [2024-10-30T08:44:11.488Z] 3da77d837ba2: Preparing [2024-10-30T08:44:11.488Z] b9d4a1fc78c9: Preparing [2024-10-30T08:44:11.488Z] 6c6cfedb5246: Preparing [2024-10-30T08:44:11.488Z] 516b363399dd: Preparing [2024-10-30T08:44:11.488Z] 54f536edf920: Preparing [2024-10-30T08:44:11.488Z] 16113d51b718: Preparing [2024-10-30T08:44:11.488Z] 3da77d837ba2: Waiting [2024-10-30T08:44:11.488Z] b9d4a1fc78c9: Waiting [2024-10-30T08:44:11.488Z] 6c6cfedb5246: Waiting [2024-10-30T08:44:11.488Z] 516b363399dd: Waiting [2024-10-30T08:44:11.488Z] 54f536edf920: Waiting [2024-10-30T08:44:11.488Z] 16113d51b718: Waiting [2024-10-30T08:44:11.488Z] 4fdee56d7956: Waiting [2024-10-30T08:44:11.488Z] 40c1310edd88: Waiting [2024-10-30T08:44:11.488Z] ab437e17c57f: Waiting [2024-10-30T08:44:11.488Z] 93d0d42b0610: Layer already exists [2024-10-30T08:44:11.488Z] 18a382641b15: Layer already exists [2024-10-30T08:44:11.488Z] f0c0fc467d42: Layer already exists [2024-10-30T08:44:11.488Z] c24a0477c3b0: Layer already exists [2024-10-30T08:44:11.488Z] 449e2e76179c: Layer already exists [2024-10-30T08:44:11.488Z] 3da77d837ba2: Layer already exists [2024-10-30T08:44:11.488Z] 4fdee56d7956: Layer already exists [2024-10-30T08:44:11.488Z] 40c1310edd88: Layer already exists [2024-10-30T08:44:11.488Z] ab437e17c57f: Layer already exists [2024-10-30T08:44:11.488Z] b9d4a1fc78c9: Layer already exists [2024-10-30T08:44:11.488Z] 6c6cfedb5246: Layer already exists [2024-10-30T08:44:11.488Z] 516b363399dd: Layer already exists [2024-10-30T08:44:11.488Z] 54f536edf920: Layer already exists [2024-10-30T08:44:11.488Z] 16113d51b718: Layer already exists [2024-10-30T08:44:11.755Z] 163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1: digest: sha256:026e83c3ca6689365cfe3a89e461c9973aed9e1e76c1f33136d52353f16a54c2 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:44:12.176Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:44:12.563Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-10-30T08:44:12.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-10-30T08:44:12.563Z] c24a0477c3b0: Preparing [2024-10-30T08:44:12.563Z] 449e2e76179c: Preparing [2024-10-30T08:44:12.563Z] 18a382641b15: Preparing [2024-10-30T08:44:12.563Z] 93d0d42b0610: Preparing [2024-10-30T08:44:12.563Z] f0c0fc467d42: Preparing [2024-10-30T08:44:12.563Z] 4fdee56d7956: Preparing [2024-10-30T08:44:12.563Z] 40c1310edd88: Preparing [2024-10-30T08:44:12.563Z] ab437e17c57f: Preparing [2024-10-30T08:44:12.563Z] 3da77d837ba2: Preparing [2024-10-30T08:44:12.563Z] b9d4a1fc78c9: Preparing [2024-10-30T08:44:12.563Z] 6c6cfedb5246: Preparing [2024-10-30T08:44:12.563Z] 516b363399dd: Preparing [2024-10-30T08:44:12.563Z] 54f536edf920: Preparing [2024-10-30T08:44:12.563Z] 16113d51b718: Preparing [2024-10-30T08:44:12.563Z] 4fdee56d7956: Waiting [2024-10-30T08:44:12.563Z] 40c1310edd88: Waiting [2024-10-30T08:44:12.563Z] 516b363399dd: Waiting [2024-10-30T08:44:12.563Z] ab437e17c57f: Waiting [2024-10-30T08:44:12.563Z] 54f536edf920: Waiting [2024-10-30T08:44:12.563Z] 16113d51b718: Waiting [2024-10-30T08:44:12.563Z] 3da77d837ba2: Waiting [2024-10-30T08:44:12.563Z] b9d4a1fc78c9: Waiting [2024-10-30T08:44:12.563Z] 6c6cfedb5246: Waiting [2024-10-30T08:44:12.563Z] 18a382641b15: Layer already exists [2024-10-30T08:44:12.563Z] f0c0fc467d42: Layer already exists [2024-10-30T08:44:12.563Z] 93d0d42b0610: Layer already exists [2024-10-30T08:44:12.563Z] c24a0477c3b0: Layer already exists [2024-10-30T08:44:12.563Z] 449e2e76179c: Layer already exists [2024-10-30T08:44:12.563Z] 4fdee56d7956: Layer already exists [2024-10-30T08:44:12.563Z] 3da77d837ba2: Layer already exists [2024-10-30T08:44:12.563Z] 40c1310edd88: Layer already exists [2024-10-30T08:44:12.563Z] ab437e17c57f: Layer already exists [2024-10-30T08:44:12.563Z] b9d4a1fc78c9: Layer already exists [2024-10-30T08:44:12.563Z] 6c6cfedb5246: Layer already exists [2024-10-30T08:44:12.833Z] 54f536edf920: Layer already exists [2024-10-30T08:44:12.833Z] 516b363399dd: Layer already exists [2024-10-30T08:44:12.833Z] 16113d51b718: Layer already exists [2024-10-30T08:44:12.833Z] main: digest: sha256:026e83c3ca6689365cfe3a89e461c9973aed9e1e76c1f33136d52353f16a54c2 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T08:44:12.917Z] ===================================================== [Pipeline] echo [2024-10-30T08:44:12.930Z] taggedImages: [2024-10-30T08:44:12.930Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [2024-10-30T08:44:12.930Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-10-30T08:44:12.930Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.1 [2024-10-30T08:44:12.930Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:163fcf78b109db7f8b3f38a86cd3193f1c1640e2-4.0.0-dev.1 [2024-10-30T08:44:12.930Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:44:13.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T08:44:13.330Z] [2024-10-30T08:44:13.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:44:13.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T08:44:13.680Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T08:44:13.952Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T08:44:13.952Z] 04944245beec: Pulling fs layer [2024-10-30T08:44:13.952Z] 699f458cf7ca: Pulling fs layer [2024-10-30T08:44:13.952Z] 765212b225bb: Pulling fs layer [2024-10-30T08:44:13.952Z] f23df028b6ca: Pulling fs layer [2024-10-30T08:44:13.952Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T08:44:13.952Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T08:44:13.952Z] f23df028b6ca: Waiting [2024-10-30T08:44:13.952Z] d65c8cfc05b1: Waiting [2024-10-30T08:44:13.952Z] 2437ff75d9bd: Waiting [2024-10-30T08:44:13.952Z] 765212b225bb: Waiting [2024-10-30T08:44:13.952Z] 04944245beec: Verifying Checksum [2024-10-30T08:44:13.952Z] 04944245beec: Download complete [2024-10-30T08:44:13.952Z] 765212b225bb: Verifying Checksum [2024-10-30T08:44:13.952Z] 765212b225bb: Download complete [2024-10-30T08:44:13.952Z] f23df028b6ca: Verifying Checksum [2024-10-30T08:44:13.952Z] f23df028b6ca: Download complete [2024-10-30T08:44:13.952Z] d65c8cfc05b1: Verifying Checksum [2024-10-30T08:44:13.952Z] d65c8cfc05b1: Download complete [2024-10-30T08:44:14.231Z] 699f458cf7ca: Verifying Checksum [2024-10-30T08:44:14.231Z] 699f458cf7ca: Download complete [2024-10-30T08:44:14.823Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T08:44:14.824Z] 8998bd30e6a1: Download complete [2024-10-30T08:44:17.411Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T08:44:17.412Z] 2437ff75d9bd: Download complete [2024-10-30T08:44:19.359Z] 8998bd30e6a1: Pull complete [2024-10-30T08:44:19.944Z] 04944245beec: Pull complete [2024-10-30T08:44:21.886Z] 699f458cf7ca: Pull complete [2024-10-30T08:44:21.886Z] 765212b225bb: Pull complete [2024-10-30T08:44:22.857Z] f23df028b6ca: Pull complete [2024-10-30T08:44:22.857Z] d65c8cfc05b1: Pull complete [2024-10-30T08:44:41.081Z] 2437ff75d9bd: Pull complete [2024-10-30T08:44:41.081Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T08:44:41.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T08:44:41.081Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:44:41.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-24133 does not seem to be running inside a container [2024-10-30T08:44:41.368Z] $ 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/device-usb-camera/188 -v /w/workspace/device-usb-camera/188:/w/workspace/device-usb-camera/188:rw,z -v /w/workspace/device-usb-camera/188@tmp:/w/workspace/device-usb-camera/188@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-30T08:44:43.023Z] $ docker top b2c5ea8b0baf899b2a3107f5c5f85098970464f29281948b1b78d875498deb07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:44:43.898Z] ---> job-cost.sh [2024-10-30T08:44:43.898Z] lf-activate-venv: SKIPPING [2024-10-30T08:44:43.898Z] INFO: No Stack... [2024-10-30T08:44:44.163Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T08:44:45.116Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T08:44:45.749Z] + cat /w/workspace/device-usb-camera/188/archives/cost.csv [2024-10-30T08:44:45.749Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T08:44:45.783Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] [2024-10-30T08:44:45.793Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] did not exist. Created. [2024-10-30T08:44:45.800Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T08:44:46.459Z] /w/workspace/device-usb-camera/188@tmp/durable-89a5549d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T08:44:47.100Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T08:44:47.117Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T08:44:47.169Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T08:44:47.177Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T08:44:47.199Z] $ docker stop --time=1 b2c5ea8b0baf899b2a3107f5c5f85098970464f29281948b1b78d875498deb07 [2024-10-30T08:44:48.698Z] $ docker rm -f --volumes b2c5ea8b0baf899b2a3107f5c5f85098970464f29281948b1b78d875498deb07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-30T08:44:49.144Z] provisioning config files... [2024-10-30T08:44:49.399Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14218283209838516870tmp [Pipeline] { [Pipeline] sh [2024-10-30T08:44:49.724Z] + set +x [2024-10-30T08:44:49.724Z] + curl -s https://codecov.io/bash [2024-10-30T08:44:49.724Z] + bash -s -- [2024-10-30T08:44:49.724Z] [2024-10-30T08:44:49.724Z] _____ _ [2024-10-30T08:44:49.724Z] / ____| | | [2024-10-30T08:44:49.724Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T08:44:49.724Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T08:44:49.724Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T08:44:49.724Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T08:44:49.724Z] Bash-1.0.6 [2024-10-30T08:44:49.724Z] [2024-10-30T08:44:49.724Z] [2024-10-30T08:44:49.724Z] ==> git version 2.25.1 found [2024-10-30T08:44:49.724Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-30T08:44:49.724Z] Release-Date: 2020-01-08 [2024-10-30T08:44:49.724Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-30T08:44:49.724Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T08:44:49.724Z] ==> Jenkins CI detected. [2024-10-30T08:44:49.724Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-10-30T08:44:49.724Z] project root: . [2024-10-30T08:44:49.724Z] --> token set from env [2024-10-30T08:44:49.724Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T08:44:49.724Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T08:44:49.724Z] ==> Python coveragepy not found [2024-10-30T08:44:49.724Z] ==> Searching for coverage reports in: [2024-10-30T08:44:49.724Z] + . [2024-10-30T08:44:49.724Z] -> Found 1 reports [2024-10-30T08:44:49.724Z] ==> Detecting git/mercurial file structure [2024-10-30T08:44:49.724Z] ==> Reading reports [2024-10-30T08:44:49.724Z] + ./coverage.out bytes=54772 [2024-10-30T08:44:49.724Z] ==> Appending adjustments [2024-10-30T08:44:49.724Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T08:44:49.998Z] + Found adjustments [2024-10-30T08:44:49.998Z] ==> Gzipping contents [2024-10-30T08:44:49.998Z] 8.0K /tmp/codecov.K6IQ1v.gz [2024-10-30T08:44:49.998Z] ==> Uploading reports [2024-10-30T08:44:49.998Z] url: https://codecov.io [2024-10-30T08:44:49.998Z] query: branch=main&commit=163fcf78b109db7f8b3f38a86cd3193f1c1640e2&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T08:44:49.998Z] -> Pinging Codecov [2024-10-30T08:44:49.998Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=163fcf78b109db7f8b3f38a86cd3193f1c1640e2&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T08:44:50.262Z] -> Uploading to [2024-10-30T08:44:50.262Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/163fcf78b109db7f8b3f38a86cd3193f1c1640e2/60d97d28-4c86-4264-b719-9846c91e409d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T084449Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=71a66c80ca1dfa7a024c42053a6551d0928fe766713dc34d2b75c5b5cde2275b [2024-10-30T08:44:50.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T08:44:50.262Z] Dload Upload Total Spent Left Speed [2024-10-30T08:44:50.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 26625 --:--:-- --:--:-- --:--:-- 26625 [2024-10-30T08:44:50.542Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] } [2024-10-30T08:44:50.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-30T08:44:50.786Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-30T08:44:50.802Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:44:51.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T08:44:51.259Z] [2024-10-30T08:44:51.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:44:51.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T08:44:51.569Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-30T08:44:51.569Z] 43c4264eed91: Already exists [2024-10-30T08:44:51.569Z] 4cc291be95ef: Already exists [2024-10-30T08:44:51.569Z] 2ac1f1163629: Already exists [2024-10-30T08:44:51.569Z] 5c3c966382ef: Already exists [2024-10-30T08:44:51.569Z] 4f4fb700ef54: Already exists [2024-10-30T08:44:51.569Z] d9c7d2e4e75e: Pulling fs layer [2024-10-30T08:44:51.569Z] 9c3e1370e548: Pulling fs layer [2024-10-30T08:44:51.827Z] d9c7d2e4e75e: Verifying Checksum [2024-10-30T08:44:51.827Z] d9c7d2e4e75e: Download complete [2024-10-30T08:44:52.086Z] d9c7d2e4e75e: Pull complete [2024-10-30T08:44:52.653Z] 9c3e1370e548: Verifying Checksum [2024-10-30T08:44:52.653Z] 9c3e1370e548: Download complete [2024-10-30T08:44:55.957Z] 9c3e1370e548: Pull complete [2024-10-30T08:44:55.957Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-30T08:44:55.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T08:44:55.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:44:56.067Z] prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container [2024-10-30T08:44:56.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-30T08:44:59.273Z] $ docker top 138199dc0791af20c7a7995820de887653bb5929355e7f4428ce0651e7afc70f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T08:44:59.656Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-10-30T08:44:59.665Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-10-30T08:44:59.943Z] + set -o pipefail [2024-10-30T08:44:59.943Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-10-30T08:45:09.927Z] [2024-10-30T08:45:09.927Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-10-30T08:45:09.927Z] [2024-10-30T08:45:09.927Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/f020e08c-bd7f-4aa9-becc-769c20a646e0 [2024-10-30T08:45:09.927Z] [2024-10-30T08:45:09.927Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-30T08:45:09.927Z] [Pipeline] } [2024-10-30T08:45:09.910Z] $ docker stop --time=1 138199dc0791af20c7a7995820de887653bb5929355e7f4428ce0651e7afc70f [2024-10-30T08:45:15.880Z] $ docker rm -f --volumes 138199dc0791af20c7a7995820de887653bb5929355e7f4428ce0651e7afc70f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T08:45:16.786Z] + git log --format=format:%s -1 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 [Pipeline] sh [2024-10-30T08:45:17.080Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T08:45:17.080Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:45:17.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T08:45:17.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:45:17.487Z] prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container [2024-10-30T08:45:17.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T08:45:18.070Z] $ docker top c5c5be0ffad271c79897a416bfbfc0a2bfc2f62a2be27bf6bc66b097ed26d973 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T08:45:18.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T08:45:18.217Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T08:45:18.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T08:45:18.304Z] $ docker exec c5c5be0ffad271c79897a416bfbfc0a2bfc2f62a2be27bf6bc66b097ed26d973 ssh-agent [2024-10-30T08:45:18.437Z] SSH_AUTH_SOCK=/tmp/ssh-InvuwxCrZCSJ/agent.32 [2024-10-30T08:45:18.437Z] SSH_AGENT_PID=38 [2024-10-30T08:45:18.442Z] Running ssh-add (command line suppressed) [2024-10-30T08:45:18.508Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12765584802142214091.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12765584802142214091.key) [2024-10-30T08:45:18.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T08:45:18.848Z] + git semver tag [2024-10-30T08:45:19.107Z] 2024-10-30 08:45:19,010 [run_tag] DEBUG tag force:False [2024-10-30T08:45:19.107Z] 2024-10-30 08:45:19,010 [check_head_tag] DEBUG check head tag [2024-10-30T08:45:19.107Z] 2024-10-30 08:45:19,013 [execute] INFO git cat-file --batch-check [2024-10-30T08:45:19.107Z] 2024-10-30 08:45:19,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-30T08:45:19.107Z] 2024-10-30 08:45:19,017 [execute] INFO git cat-file --batch [2024-10-30T08:45:19.107Z] 2024-10-30 08:45:19,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-30T08:45:19.107Z] 2024-10-30 08:45:19,060 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-30T08:45:19.107Z] 2024-10-30 08:45:19,060 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2024-10-30T08:45:19.107Z] 2024-10-30 08:45:19,061 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T08:45:19.107Z] 2024-10-30 08:45:19,065 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-30T08:45:19.107Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T08:45:19.345Z] $ docker exec --env ******** --env ******** c5c5be0ffad271c79897a416bfbfc0a2bfc2f62a2be27bf6bc66b097ed26d973 ssh-agent -k [2024-10-30T08:45:19.434Z] unset SSH_AUTH_SOCK; [2024-10-30T08:45:19.435Z] unset SSH_AGENT_PID; [2024-10-30T08:45:19.435Z] echo Agent pid 38 killed; [2024-10-30T08:45:19.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T08:45:19.798Z] + git semver [Pipeline] } [2024-10-30T08:45:20.040Z] $ docker stop --time=1 c5c5be0ffad271c79897a416bfbfc0a2bfc2f62a2be27bf6bc66b097ed26d973 [2024-10-30T08:45:21.320Z] $ docker rm -f --volumes c5c5be0ffad271c79897a416bfbfc0a2bfc2f62a2be27bf6bc66b097ed26d973 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:45:21.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T08:45:21.786Z] [2024-10-30T08:45:21.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:45:22.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T08:45:22.100Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-30T08:45:22.100Z] ab5ef0e58194: Pulling fs layer [2024-10-30T08:45:22.100Z] 9712f1f96733: Pulling fs layer [2024-10-30T08:45:22.100Z] 63f879dbbcfc: Pulling fs layer [2024-10-30T08:45:22.100Z] 0d9ebad4ef96: Pulling fs layer [2024-10-30T08:45:22.100Z] e9a5061849ea: Pulling fs layer [2024-10-30T08:45:22.100Z] d747dcd14b5f: Pulling fs layer [2024-10-30T08:45:22.100Z] 2de7ff778b66: Pulling fs layer [2024-10-30T08:45:22.100Z] e9a5061849ea: Waiting [2024-10-30T08:45:22.100Z] d747dcd14b5f: Waiting [2024-10-30T08:45:22.100Z] 2de7ff778b66: Waiting [2024-10-30T08:45:22.100Z] 0d9ebad4ef96: Waiting [2024-10-30T08:45:22.100Z] 9712f1f96733: Verifying Checksum [2024-10-30T08:45:22.100Z] 9712f1f96733: Download complete [2024-10-30T08:45:22.669Z] 63f879dbbcfc: Verifying Checksum [2024-10-30T08:45:22.669Z] 63f879dbbcfc: Download complete [2024-10-30T08:45:22.669Z] 0d9ebad4ef96: Verifying Checksum [2024-10-30T08:45:22.669Z] 0d9ebad4ef96: Download complete [2024-10-30T08:45:22.669Z] d747dcd14b5f: Download complete [2024-10-30T08:45:22.669Z] ab5ef0e58194: Verifying Checksum [2024-10-30T08:45:22.669Z] ab5ef0e58194: Download complete [2024-10-30T08:45:22.669Z] e9a5061849ea: Verifying Checksum [2024-10-30T08:45:22.669Z] e9a5061849ea: Download complete [2024-10-30T08:45:22.669Z] 2de7ff778b66: Verifying Checksum [2024-10-30T08:45:22.669Z] 2de7ff778b66: Download complete [2024-10-30T08:45:25.952Z] ab5ef0e58194: Pull complete [2024-10-30T08:45:25.952Z] 9712f1f96733: Pull complete [2024-10-30T08:45:25.952Z] 63f879dbbcfc: Pull complete [2024-10-30T08:45:30.133Z] 0d9ebad4ef96: Pull complete [2024-10-30T08:45:30.133Z] e9a5061849ea: Pull complete [2024-10-30T08:45:30.133Z] d747dcd14b5f: Pull complete [2024-10-30T08:45:31.507Z] 2de7ff778b66: Pull complete [2024-10-30T08:45:31.507Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-30T08:45:31.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T08:45:31.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:45:31.611Z] prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container [2024-10-30T08:45:31.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-30T08:45:39.061Z] $ docker top 09584598f102726dd00c7494c06cabff29206f93ac46441133120a4e46421473 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-30T08:45:39.176Z] provisioning config files... [2024-10-30T08:45:39.183Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17547228220974961876tmp [2024-10-30T08:45:39.192Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6127181932687069483tmp [2024-10-30T08:45:39.202Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13408441332574193272tmp [Pipeline] { [Pipeline] echo [2024-10-30T08:45:39.237Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:45:39.531Z] ---> sigul-configuration.sh [2024-10-30T08:45:39.531Z] gpg: directory `/root/.gnupg' created [2024-10-30T08:45:39.531Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-30T08:45:39.531Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-30T08:45:39.531Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-30T08:45:39.531Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-30T08:45:39.531Z] gpg: CAST5 encrypted data [2024-10-30T08:45:39.531Z] gpg: encrypted with 1 passphrase [2024-10-30T08:45:39.531Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-30T08:45:39.822Z] + mkdir /home/jenkins [2024-10-30T08:45:39.822Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-30T08:45:40.117Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-30T08:45:40.129Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:45:40.419Z] ---> sigul-install.sh [2024-10-30T08:45:40.419Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-30T08:45:40.713Z] + git tag --list [2024-10-30T08:45:40.713Z] v0.0.0 [2024-10-30T08:45:40.713Z] v0.0.1-dev.1 [2024-10-30T08:45:40.713Z] v0.0.1-dev.10 [2024-10-30T08:45:40.713Z] v0.0.1-dev.11 [2024-10-30T08:45:40.713Z] v0.0.1-dev.12 [2024-10-30T08:45:40.713Z] v0.0.1-dev.13 [2024-10-30T08:45:40.713Z] v0.0.1-dev.14 [2024-10-30T08:45:40.713Z] v0.0.1-dev.15 [2024-10-30T08:45:40.713Z] v0.0.1-dev.16 [2024-10-30T08:45:40.713Z] v0.0.1-dev.2 [2024-10-30T08:45:40.713Z] v0.0.1-dev.3 [2024-10-30T08:45:40.713Z] v0.0.1-dev.4 [2024-10-30T08:45:40.713Z] v0.0.1-dev.5 [2024-10-30T08:45:40.713Z] v0.0.1-dev.6 [2024-10-30T08:45:40.713Z] v0.0.1-dev.7 [2024-10-30T08:45:40.713Z] v0.0.1-dev.8 [2024-10-30T08:45:40.713Z] v0.0.1-dev.9 [2024-10-30T08:45:40.713Z] v2.2.0 [2024-10-30T08:45:40.713Z] v2.2.0-dev.17 [2024-10-30T08:45:40.713Z] v2.2.0-dev.18 [2024-10-30T08:45:40.713Z] v2.2.0-dev.19 [2024-10-30T08:45:40.713Z] v2.2.0-dev.20 [2024-10-30T08:45:40.713Z] v2.2.0-dev.21 [2024-10-30T08:45:40.713Z] v2.2.0-dev.22 [2024-10-30T08:45:40.713Z] v2.2.0-dev.23 [2024-10-30T08:45:40.713Z] v2.2.0-dev.24 [2024-10-30T08:45:40.713Z] v2.2.0-dev.25 [2024-10-30T08:45:40.713Z] v2.2.0-dev.26 [2024-10-30T08:45:40.713Z] v2.2.0-dev.27 [2024-10-30T08:45:40.713Z] v2.3.0 [2024-10-30T08:45:40.713Z] v2.3.0-dev.1 [2024-10-30T08:45:40.713Z] v2.3.0-dev.10 [2024-10-30T08:45:40.713Z] v2.3.0-dev.11 [2024-10-30T08:45:40.713Z] v2.3.0-dev.12 [2024-10-30T08:45:40.713Z] v2.3.0-dev.13 [2024-10-30T08:45:40.713Z] v2.3.0-dev.14 [2024-10-30T08:45:40.713Z] v2.3.0-dev.15 [2024-10-30T08:45:40.713Z] v2.3.0-dev.16 [2024-10-30T08:45:40.713Z] v2.3.0-dev.17 [2024-10-30T08:45:40.713Z] v2.3.0-dev.18 [2024-10-30T08:45:40.713Z] v2.3.0-dev.19 [2024-10-30T08:45:40.713Z] v2.3.0-dev.2 [2024-10-30T08:45:40.713Z] v2.3.0-dev.20 [2024-10-30T08:45:40.713Z] v2.3.0-dev.21 [2024-10-30T08:45:40.713Z] v2.3.0-dev.22 [2024-10-30T08:45:40.713Z] v2.3.0-dev.23 [2024-10-30T08:45:40.713Z] v2.3.0-dev.24 [2024-10-30T08:45:40.713Z] v2.3.0-dev.25 [2024-10-30T08:45:40.713Z] v2.3.0-dev.26 [2024-10-30T08:45:40.713Z] v2.3.0-dev.27 [2024-10-30T08:45:40.713Z] v2.3.0-dev.28 [2024-10-30T08:45:40.713Z] v2.3.0-dev.3 [2024-10-30T08:45:40.713Z] v2.3.0-dev.4 [2024-10-30T08:45:40.713Z] v2.3.0-dev.5 [2024-10-30T08:45:40.713Z] v2.3.0-dev.6 [2024-10-30T08:45:40.713Z] v2.3.0-dev.7 [2024-10-30T08:45:40.713Z] v2.3.0-dev.8 [2024-10-30T08:45:40.713Z] v2.3.0-dev.9 [2024-10-30T08:45:40.713Z] v2.3.1 [2024-10-30T08:45:40.713Z] v2.3.1-dev.4 [2024-10-30T08:45:40.713Z] v2.3.1-dev.5 [2024-10-30T08:45:40.713Z] v2.3.1-dev.6 [2024-10-30T08:45:40.713Z] v3.0 [2024-10-30T08:45:40.713Z] v3.0.0 [2024-10-30T08:45:40.713Z] v3.0.0-dev.1 [2024-10-30T08:45:40.713Z] v3.0.0-dev.10 [2024-10-30T08:45:40.713Z] v3.0.0-dev.11 [2024-10-30T08:45:40.713Z] v3.0.0-dev.12 [2024-10-30T08:45:40.713Z] v3.0.0-dev.13 [2024-10-30T08:45:40.713Z] v3.0.0-dev.14 [2024-10-30T08:45:40.713Z] v3.0.0-dev.15 [2024-10-30T08:45:40.713Z] v3.0.0-dev.16 [2024-10-30T08:45:40.713Z] v3.0.0-dev.17 [2024-10-30T08:45:40.713Z] v3.0.0-dev.18 [2024-10-30T08:45:40.713Z] v3.0.0-dev.19 [2024-10-30T08:45:40.713Z] v3.0.0-dev.2 [2024-10-30T08:45:40.713Z] v3.0.0-dev.20 [2024-10-30T08:45:40.713Z] v3.0.0-dev.21 [2024-10-30T08:45:40.713Z] v3.0.0-dev.22 [2024-10-30T08:45:40.713Z] v3.0.0-dev.23 [2024-10-30T08:45:40.713Z] v3.0.0-dev.24 [2024-10-30T08:45:40.713Z] v3.0.0-dev.25 [2024-10-30T08:45:40.713Z] v3.0.0-dev.26 [2024-10-30T08:45:40.713Z] v3.0.0-dev.27 [2024-10-30T08:45:40.713Z] v3.0.0-dev.28 [2024-10-30T08:45:40.713Z] v3.0.0-dev.29 [2024-10-30T08:45:40.713Z] v3.0.0-dev.3 [2024-10-30T08:45:40.713Z] v3.0.0-dev.30 [2024-10-30T08:45:40.713Z] v3.0.0-dev.31 [2024-10-30T08:45:40.713Z] v3.0.0-dev.32 [2024-10-30T08:45:40.713Z] v3.0.0-dev.33 [2024-10-30T08:45:40.713Z] v3.0.0-dev.34 [2024-10-30T08:45:40.713Z] v3.0.0-dev.35 [2024-10-30T08:45:40.713Z] v3.0.0-dev.36 [2024-10-30T08:45:40.713Z] v3.0.0-dev.37 [2024-10-30T08:45:40.713Z] v3.0.0-dev.38 [2024-10-30T08:45:40.713Z] v3.0.0-dev.39 [2024-10-30T08:45:40.713Z] v3.0.0-dev.4 [2024-10-30T08:45:40.713Z] v3.0.0-dev.40 [2024-10-30T08:45:40.713Z] v3.0.0-dev.41 [2024-10-30T08:45:40.713Z] v3.0.0-dev.42 [2024-10-30T08:45:40.713Z] v3.0.0-dev.43 [2024-10-30T08:45:40.713Z] v3.0.0-dev.44 [2024-10-30T08:45:40.713Z] v3.0.0-dev.45 [2024-10-30T08:45:40.713Z] v3.0.0-dev.46 [2024-10-30T08:45:40.713Z] v3.0.0-dev.47 [2024-10-30T08:45:40.713Z] v3.0.0-dev.48 [2024-10-30T08:45:40.713Z] v3.0.0-dev.49 [2024-10-30T08:45:40.713Z] v3.0.0-dev.5 [2024-10-30T08:45:40.713Z] v3.0.0-dev.50 [2024-10-30T08:45:40.713Z] v3.0.0-dev.51 [2024-10-30T08:45:40.713Z] v3.0.0-dev.6 [2024-10-30T08:45:40.713Z] v3.0.0-dev.7 [2024-10-30T08:45:40.713Z] v3.0.0-dev.8 [2024-10-30T08:45:40.713Z] v3.0.0-dev.9 [2024-10-30T08:45:40.713Z] v3.1 [2024-10-30T08:45:40.714Z] v3.1.0 [2024-10-30T08:45:40.714Z] v3.1.0-dev.1 [2024-10-30T08:45:40.714Z] v3.1.0-dev.10 [2024-10-30T08:45:40.714Z] v3.1.0-dev.11 [2024-10-30T08:45:40.714Z] v3.1.0-dev.12 [2024-10-30T08:45:40.714Z] v3.1.0-dev.13 [2024-10-30T08:45:40.714Z] v3.1.0-dev.14 [2024-10-30T08:45:40.714Z] v3.1.0-dev.15 [2024-10-30T08:45:40.714Z] v3.1.0-dev.16 [2024-10-30T08:45:40.714Z] v3.1.0-dev.17 [2024-10-30T08:45:40.714Z] v3.1.0-dev.18 [2024-10-30T08:45:40.714Z] v3.1.0-dev.19 [2024-10-30T08:45:40.714Z] v3.1.0-dev.2 [2024-10-30T08:45:40.714Z] v3.1.0-dev.20 [2024-10-30T08:45:40.714Z] v3.1.0-dev.21 [2024-10-30T08:45:40.714Z] v3.1.0-dev.22 [2024-10-30T08:45:40.714Z] v3.1.0-dev.23 [2024-10-30T08:45:40.714Z] v3.1.0-dev.24 [2024-10-30T08:45:40.714Z] v3.1.0-dev.25 [2024-10-30T08:45:40.714Z] v3.1.0-dev.26 [2024-10-30T08:45:40.714Z] v3.1.0-dev.27 [2024-10-30T08:45:40.714Z] v3.1.0-dev.28 [2024-10-30T08:45:40.714Z] v3.1.0-dev.29 [2024-10-30T08:45:40.714Z] v3.1.0-dev.3 [2024-10-30T08:45:40.714Z] v3.1.0-dev.30 [2024-10-30T08:45:40.714Z] v3.1.0-dev.31 [2024-10-30T08:45:40.714Z] v3.1.0-dev.32 [2024-10-30T08:45:40.714Z] v3.1.0-dev.33 [2024-10-30T08:45:40.714Z] v3.1.0-dev.34 [2024-10-30T08:45:40.714Z] v3.1.0-dev.35 [2024-10-30T08:45:40.714Z] v3.1.0-dev.36 [2024-10-30T08:45:40.714Z] v3.1.0-dev.37 [2024-10-30T08:45:40.714Z] v3.1.0-dev.38 [2024-10-30T08:45:40.714Z] v3.1.0-dev.39 [2024-10-30T08:45:40.714Z] v3.1.0-dev.4 [2024-10-30T08:45:40.714Z] v3.1.0-dev.5 [2024-10-30T08:45:40.714Z] v3.1.0-dev.6 [2024-10-30T08:45:40.714Z] v3.1.0-dev.7 [2024-10-30T08:45:40.714Z] v3.1.0-dev.8 [2024-10-30T08:45:40.714Z] v3.1.0-dev.9 [2024-10-30T08:45:40.714Z] v3.1.1 [2024-10-30T08:45:40.714Z] v3.1.1-dev.1 [2024-10-30T08:45:40.714Z] v3.2.0-dev.1 [2024-10-30T08:45:40.714Z] v3.2.0-dev.10 [2024-10-30T08:45:40.714Z] v3.2.0-dev.11 [2024-10-30T08:45:40.714Z] v3.2.0-dev.12 [2024-10-30T08:45:40.714Z] v3.2.0-dev.13 [2024-10-30T08:45:40.714Z] v3.2.0-dev.14 [2024-10-30T08:45:40.714Z] v3.2.0-dev.15 [2024-10-30T08:45:40.714Z] v3.2.0-dev.16 [2024-10-30T08:45:40.714Z] v3.2.0-dev.17 [2024-10-30T08:45:40.714Z] v3.2.0-dev.18 [2024-10-30T08:45:40.714Z] v3.2.0-dev.19 [2024-10-30T08:45:40.714Z] v3.2.0-dev.2 [2024-10-30T08:45:40.714Z] v3.2.0-dev.20 [2024-10-30T08:45:40.714Z] v3.2.0-dev.21 [2024-10-30T08:45:40.714Z] v3.2.0-dev.22 [2024-10-30T08:45:40.714Z] v3.2.0-dev.3 [2024-10-30T08:45:40.714Z] v3.2.0-dev.4 [2024-10-30T08:45:40.714Z] v3.2.0-dev.5 [2024-10-30T08:45:40.714Z] v3.2.0-dev.6 [2024-10-30T08:45:40.714Z] v3.2.0-dev.7 [2024-10-30T08:45:40.714Z] v3.2.0-dev.8 [2024-10-30T08:45:40.714Z] v3.2.0-dev.9 [2024-10-30T08:45:40.714Z] v4.0.0-dev.1 [Pipeline] sh [2024-10-30T08:45:41.009Z] + lftools sign git-tag v4.0.0-dev.1 [2024-10-30T08:45:41.574Z] Signing Git tag with Sigul... [2024-10-30T08:45:41.574Z] Signing v4.0.0-dev.1 [Pipeline] echo [2024-10-30T08:45:41.849Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:45:42.142Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-30T08:45:42.149Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-30T08:45:42.144Z] $ docker stop --time=1 09584598f102726dd00c7494c06cabff29206f93ac46441133120a4e46421473 [2024-10-30T08:45:43.464Z] $ docker rm -f --volumes 09584598f102726dd00c7494c06cabff29206f93ac46441133120a4e46421473 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-30T08:45:43.944Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T08:45:43.944Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:45:44.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T08:45:44.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:45:44.322Z] prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container [2024-10-30T08:45:44.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T08:45:44.678Z] $ docker top fad7df9458469a88d1cc3afcb0b5584b0e3240d8e6ba0d326bbb992bb02f44da -eo pid,comm [2024-10-30T08:45:44.760Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-30T08:45:44.760Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T08:45:44.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T08:45:44.816Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T08:45:44.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T08:45:44.899Z] $ docker exec fad7df9458469a88d1cc3afcb0b5584b0e3240d8e6ba0d326bbb992bb02f44da ssh-agent [2024-10-30T08:45:45.040Z] SSH_AUTH_SOCK=/tmp/ssh-Ofpon2JVC9j1/agent.32 [2024-10-30T08:45:45.040Z] SSH_AGENT_PID=39 [2024-10-30T08:45:45.044Z] Running ssh-add (command line suppressed) [2024-10-30T08:45:45.120Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9841361472291661364.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9841361472291661364.key) [2024-10-30T08:45:45.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T08:45:45.456Z] + git semver bump pre [2024-10-30T08:45:45.715Z] 2024-10-30 08:45:45,601 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-30T08:45:45.715Z] 2024-10-30 08:45:45,602 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2024-10-30T08:45:45.715Z] 2024-10-30 08:45:45,602 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2024-10-30T08:45:45.715Z] 2024-10-30 08:45:45,602 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-10-30T08:45:45.716Z] 2024-10-30 08:45:45,602 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-30T08:45:45.716Z] 2024-10-30 08:45:45,602 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-30T08:45:45.716Z] 2024-10-30 08:45:45,604 [execute] INFO git cat-file --batch-check [2024-10-30T08:45:45.716Z] 2024-10-30 08:45:45,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T08:45:45.716Z] 2024-10-30 08:45:45,610 [execute] INFO git cat-file --batch [2024-10-30T08:45:45.716Z] 2024-10-30 08:45:45,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T08:45:45.716Z] 2024-10-30 08:45:45,614 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-30T08:45:45.716Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T08:45:45.695Z] $ docker exec --env ******** --env ******** fad7df9458469a88d1cc3afcb0b5584b0e3240d8e6ba0d326bbb992bb02f44da ssh-agent -k [2024-10-30T08:45:45.799Z] unset SSH_AUTH_SOCK; [2024-10-30T08:45:45.800Z] unset SSH_AGENT_PID; [2024-10-30T08:45:45.800Z] echo Agent pid 39 killed; [2024-10-30T08:45:45.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T08:45:46.157Z] + git semver [Pipeline] } [2024-10-30T08:45:46.406Z] $ docker stop --time=1 fad7df9458469a88d1cc3afcb0b5584b0e3240d8e6ba0d326bbb992bb02f44da [2024-10-30T08:45:47.709Z] $ docker rm -f --volumes fad7df9458469a88d1cc3afcb0b5584b0e3240d8e6ba0d326bbb992bb02f44da [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T08:45:48.098Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T08:45:48.098Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:45:48.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T08:45:48.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:45:48.482Z] prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container [2024-10-30T08:45:48.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T08:45:48.807Z] $ docker top d8de7e5e8b385f5aa8ca9201593c33524c58acdf3a67882d69f32f163d1f133e -eo pid,comm [2024-10-30T08:45:48.882Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-30T08:45:48.882Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T08:45:48.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T08:45:48.939Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T08:45:49.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T08:45:49.021Z] $ docker exec d8de7e5e8b385f5aa8ca9201593c33524c58acdf3a67882d69f32f163d1f133e ssh-agent [2024-10-30T08:45:49.163Z] SSH_AUTH_SOCK=/tmp/ssh-XAEd7fOX1fM5/agent.32 [2024-10-30T08:45:49.163Z] SSH_AGENT_PID=38 [2024-10-30T08:45:49.167Z] Running ssh-add (command line suppressed) [2024-10-30T08:45:49.229Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13128002225606838750.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13128002225606838750.key) [2024-10-30T08:45:49.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T08:45:49.554Z] + git semver push [2024-10-30T08:45:49.814Z] 2024-10-30 08:45:49,675 [run_push] DEBUG push [2024-10-30T08:45:49.814Z] 2024-10-30 08:45:49,676 [execute] INFO git cat-file --batch-check [2024-10-30T08:45:49.814Z] 2024-10-30 08:45:49,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T08:45:49.814Z] 2024-10-30 08:45:49,680 [execute] INFO git rev-list df0c6dc8da6667160eaa733839fa108e08c5ae2f -- [2024-10-30T08:45:49.814Z] 2024-10-30 08:45:49,680 [execute] DEBUG Popen(['git', 'rev-list', 'df0c6dc8da6667160eaa733839fa108e08c5ae2f', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T08:45:49.814Z] 2024-10-30 08:45:49,688 [execute] INFO git fetch -v origin [2024-10-30T08:45:49.814Z] 2024-10-30 08:45:49,689 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-30T08:45:50.382Z] 2024-10-30 08:45:50,113 [run_push] DEBUG no remote changes detected [2024-10-30T08:45:50.382Z] 2024-10-30 08:45:50,113 [execute] INFO git push origin semver [2024-10-30T08:45:50.382Z] 2024-10-30 08:45:50,114 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T08:45:50.951Z] 2024-10-30 08:45:50,815 [run_push] DEBUG push all version tags [2024-10-30T08:45:50.951Z] 2024-10-30 08:45:50,815 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-30T08:45:50.951Z] 2024-10-30 08:45:50,816 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T08:45:51.890Z] 2024-10-30 08:45:51,522 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-10-30T08:45:51.890Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T08:45:51.869Z] $ docker exec --env ******** --env ******** d8de7e5e8b385f5aa8ca9201593c33524c58acdf3a67882d69f32f163d1f133e ssh-agent -k [2024-10-30T08:45:51.964Z] unset SSH_AUTH_SOCK; [2024-10-30T08:45:51.964Z] unset SSH_AGENT_PID; [2024-10-30T08:45:51.964Z] echo Agent pid 38 killed; [2024-10-30T08:45:52.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T08:45:52.340Z] + git semver [Pipeline] } [2024-10-30T08:45:52.583Z] $ docker stop --time=1 d8de7e5e8b385f5aa8ca9201593c33524c58acdf3a67882d69f32f163d1f133e [2024-10-30T08:45:53.863Z] $ docker rm -f --volumes d8de7e5e8b385f5aa8ca9201593c33524c58acdf3a67882d69f32f163d1f133e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-30T08:45:54.524Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-10-30T08:45:54.524Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-10-30T08:45:54.524Z] total 16 [2024-10-30T08:45:54.524Z] drwxr-xr-x 3 root root 4096 Oct 30 08:31 . [2024-10-30T08:45:54.524Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 08:45 .. [2024-10-30T08:45:54.524Z] drwxr-xr-x 2 root root 4096 Oct 30 08:31 cost [2024-10-30T08:45:54.524Z] -rw-r--r-- 1 root root 89 Oct 30 08:31 cost.csv [2024-10-30T08:45:54.524Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-10-30T08:45:54.524Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-10-30T08:45:54.524Z] total 16 [2024-10-30T08:45:54.524Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 08:31 . [2024-10-30T08:45:54.524Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 08:45 .. [2024-10-30T08:45:54.524Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 08:31 cost [2024-10-30T08:45:54.524Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 30 08:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:45:54.814Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:45:55.675Z] ---> package-listing.sh [2024-10-30T08:45:55.675Z] ++ facter osfamily [2024-10-30T08:45:55.675Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T08:45:55.935Z] + OS_FAMILY=debian [2024-10-30T08:45:55.935Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-10-30T08:45:55.935Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T08:45:55.935Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T08:45:55.935Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T08:45:55.935Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T08:45:55.935Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-10-30T08:45:55.935Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T08:45:55.935Z] + case "${OS_FAMILY}" in [2024-10-30T08:45:55.935Z] + dpkg -l [2024-10-30T08:45:55.935Z] + grep '^ii' [2024-10-30T08:45:55.935Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T08:45:55.935Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T08:45:55.935Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T08:45:55.935Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-10-30T08:45:55.935Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-10-30T08:45:55.935Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2024-10-30T08:45:55.946Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-30T08:45:56.223Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:45:56.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T08:45:56.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:45:56.872Z] prd-ubuntu20.04-docker-8c-8g-24130 does not seem to be running inside a container [2024-10-30T08:45:56.866Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T08:45:57.075Z] $ docker top c7b9d2872a4ffca7d82eb3a0f6f98efedc2c0822a817afd45ed14e6242004788 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T08:45:57.457Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T08:45:57.745Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T08:45:58.034Z] + ls /var/log/sa-host [2024-10-30T08:45:58.034Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T08:45:58.121Z] provisioning config files... [2024-10-30T08:45:58.130Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15067086108390130848tmp [Pipeline] { [Pipeline] echo [2024-10-30T08:45:58.148Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:45:58.432Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T08:45:58.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:45:58.775Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T08:45:58.785Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:45:59.065Z] ---> sudo-logs.sh [2024-10-30T08:45:59.065Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T08:45:59.095Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:45:59.374Z] ---> job-cost.sh [2024-10-30T08:45:59.374Z] lf-activate-venv: SKIPPING [2024-10-30T08:45:59.374Z] DEBUG: total: 0.2199999988079071 [2024-10-30T08:45:59.374Z] INFO: Retrieving Stack Cost... [2024-10-30T08:45:59.941Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T08:46:00.199Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T08:46:00.214Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:46:00.502Z] ---> logs-deploy.sh [2024-10-30T08:46:00.502Z] lf-activate-venv: SKIPPING [2024-10-30T08:46:00.502Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/188 [2024-10-30T08:46:00.502Z] INFO: archiving workspace using pattern(s): [2024-10-30T08:46:01.435Z] Archives upload complete. [2024-10-30T08:46:01.435Z] INFO: archiving logs to Nexus