Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cec5fe797acd0a57918cb92b5c0815420fffe93d 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-ssh1439115144270016186.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-ssh14379241648128782919.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-ssh16112450620105623354.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-ssh7293971946448826421.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-ssh14096749875233047882.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24245 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 cec5fe797acd0a57918cb92b5c0815420fffe93d (main) Commit message: "Merge pull request #362 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" > 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 cec5fe797acd0a57918cb92b5c0815420fffe93d # timeout=10 > git rev-list --no-walk 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-01T00:19:25.609Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-01T00:19:25.693Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-01T00:19:25.717Z] ========================================================= [2024-11-01T00:19:25.717Z] EdgeX Global Pipelines Version Info [2024-11-01T00:19:25.717Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:19:26.822Z] ------------------- [2024-11-01T00:19:26.822Z] stable info: [2024-11-01T00:19:26.822Z] ------------------- [2024-11-01T00:19:26.822Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-01T00:19:26.822Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-01T00:19:26.822Z] Message: update stable to v1.0.265 [2024-11-01T00:19:27.082Z] ------------------- [2024-11-01T00:19:27.082Z] experimental info: [2024-11-01T00:19:27.082Z] ------------------- [2024-11-01T00:19:27.082Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-01T00:19:27.082Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-01T00:19:27.082Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-01T00:19:27.156Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-11-01T00:19:27.183Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-11-01T00:19:27.203Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-01T00:19:27.224Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-01T00:19:27.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-01T00:19:27.264Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-01T00:19:27.285Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-01T00:19:27.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-01T00:19:27.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-01T00:19:27.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-01T00:19:27.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-01T00:19:27.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-11-01T00:19:27.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-01T00:19:27.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-01T00:19:27.448Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T00:19:27.467Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T00:19:27.487Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T00:19:27.508Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T00:19:27.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-01T00:19:27.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-01T00:19:27.564Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-01T00:19:27.584Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-01T00:19:27.606Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-01T00:19:27.627Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-01T00:19:27.648Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-01T00:19:27.673Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-01T00:19:27.695Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-01T00:19:27.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-01T00:19:27.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-01T00:19:27.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-01T00:19:27.785Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] echo [2024-11-01T00:19:27.808Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cec5fe7 [Pipeline] echo [2024-11-01T00:19:27.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T00:19:27.884Z] provisioning config files... [2024-11-01T00:19:27.902Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config845595308937293408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:19:28.252Z] ---> ****-login.sh [2024-11-01T00:19:28.252Z] nexus3.edgexfoundry.org:10001 [2024-11-01T00:19:28.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:19:28.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:19:28.524Z] Configure a credential helper to remove this warning. See [2024-11-01T00:19:28.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:19:28.524Z] [2024-11-01T00:19:28.524Z] Login Succeeded [2024-11-01T00:19:28.524Z] nexus3.edgexfoundry.org:10002 [2024-11-01T00:19:28.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:19:28.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:19:28.790Z] Configure a credential helper to remove this warning. See [2024-11-01T00:19:28.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:19:28.790Z] [2024-11-01T00:19:28.790Z] Login Succeeded [2024-11-01T00:19:28.790Z] nexus3.edgexfoundry.org:10003 [2024-11-01T00:19:28.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:19:28.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:19:28.790Z] Configure a credential helper to remove this warning. See [2024-11-01T00:19:28.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:19:28.790Z] [2024-11-01T00:19:28.790Z] Login Succeeded [2024-11-01T00:19:28.790Z] nexus3.edgexfoundry.org:10004 [2024-11-01T00:19:28.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:19:29.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:19:29.052Z] Configure a credential helper to remove this warning. See [2024-11-01T00:19:29.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:19:29.052Z] [2024-11-01T00:19:29.052Z] Login Succeeded [2024-11-01T00:19:29.052Z] ****.io [2024-11-01T00:19:29.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:19:29.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:19:29.314Z] Configure a credential helper to remove this warning. See [2024-11-01T00:19:29.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:19:29.314Z] [2024-11-01T00:19:29.314Z] Login Succeeded [2024-11-01T00:19:29.314Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T00:19:29.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-01T00:19:29.727Z] + git rev-list -1 --merges cec5fe797acd0a57918cb92b5c0815420fffe93d~1..cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] echo [2024-11-01T00:19:29.761Z] -----------> git rev-list -1 --merges cec5fe797acd0a57918cb92b5c0815420fffe93d~1..cec5fe797acd0a57918cb92b5c0815420fffe93d cec5fe797acd0a57918cb92b5c0815420fffe93d [2024-11-01T00:19:29.761Z] cec5fe797acd0a57918cb92b5c0815420fffe93d [false] [Pipeline] sh [2024-11-01T00:19:30.050Z] + git log --format=format:%s -1 cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] echo [2024-11-01T00:19:30.070Z] ========================================================= [2024-11-01T00:19:30.070Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-01T00:19:30.070Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T00:19:30.410Z] + git log --format=format:%s -1 cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] echo [2024-11-01T00:19:30.426Z] [semverPrep] GIT_COMMIT: cec5fe797acd0a57918cb92b5c0815420fffe93d, Commit Message: Merge pull request #362 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2 [Pipeline] echo [2024-11-01T00:19:30.443Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-01T00:19:30.821Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T00:19:30.822Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-01T00:19:30.822Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-01T00:19:30.822Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-01T00:19:30.822Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-01T00:19:30.822Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-01T00:19:30.822Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:19:31.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T00:19:31.318Z] [2024-11-01T00:19:31.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:19:31.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T00:19:31.623Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-01T00:19:31.623Z] b85a868b505f: Pulling fs layer [2024-11-01T00:19:31.623Z] e2be974225ed: Pulling fs layer [2024-11-01T00:19:31.623Z] 339a4e72a1f5: Pulling fs layer [2024-11-01T00:19:31.623Z] 988bab9f4d93: Pulling fs layer [2024-11-01T00:19:31.623Z] 1469e6f7b9e6: Pulling fs layer [2024-11-01T00:19:31.623Z] eaf3925da568: Pulling fs layer [2024-11-01T00:19:31.623Z] bab4dde63d76: Pulling fs layer [2024-11-01T00:19:31.623Z] bde34c3a00c8: Pulling fs layer [2024-11-01T00:19:31.623Z] b352a97aabf1: Pulling fs layer [2024-11-01T00:19:31.623Z] 4872d77fe225: Pulling fs layer [2024-11-01T00:19:31.623Z] 5851b861e8e6: Pulling fs layer [2024-11-01T00:19:31.623Z] 4872d77fe225: Waiting [2024-11-01T00:19:31.623Z] 988bab9f4d93: Waiting [2024-11-01T00:19:31.623Z] 5851b861e8e6: Waiting [2024-11-01T00:19:31.623Z] 1469e6f7b9e6: Waiting [2024-11-01T00:19:31.623Z] b352a97aabf1: Waiting [2024-11-01T00:19:31.623Z] eaf3925da568: Waiting [2024-11-01T00:19:31.623Z] bde34c3a00c8: Waiting [2024-11-01T00:19:31.623Z] bab4dde63d76: Waiting [2024-11-01T00:19:31.623Z] e2be974225ed: Download complete [2024-11-01T00:19:31.623Z] 988bab9f4d93: Download complete [2024-11-01T00:19:31.623Z] 1469e6f7b9e6: Verifying Checksum [2024-11-01T00:19:31.623Z] 1469e6f7b9e6: Download complete [2024-11-01T00:19:31.623Z] eaf3925da568: Verifying Checksum [2024-11-01T00:19:31.623Z] eaf3925da568: Download complete [2024-11-01T00:19:31.883Z] 339a4e72a1f5: Verifying Checksum [2024-11-01T00:19:31.883Z] 339a4e72a1f5: Download complete [2024-11-01T00:19:31.883Z] bde34c3a00c8: Verifying Checksum [2024-11-01T00:19:31.883Z] bde34c3a00c8: Download complete [2024-11-01T00:19:31.883Z] b352a97aabf1: Download complete [2024-11-01T00:19:31.883Z] 4872d77fe225: Download complete [2024-11-01T00:19:31.883Z] 5851b861e8e6: Download complete [2024-11-01T00:19:31.883Z] b85a868b505f: Verifying Checksum [2024-11-01T00:19:31.883Z] b85a868b505f: Download complete [2024-11-01T00:19:32.142Z] bab4dde63d76: Verifying Checksum [2024-11-01T00:19:32.142Z] bab4dde63d76: Download complete [2024-11-01T00:19:33.081Z] b85a868b505f: Pull complete [2024-11-01T00:19:33.340Z] e2be974225ed: Pull complete [2024-11-01T00:19:33.908Z] 339a4e72a1f5: Pull complete [2024-11-01T00:19:33.908Z] 988bab9f4d93: Pull complete [2024-11-01T00:19:34.168Z] 1469e6f7b9e6: Pull complete [2024-11-01T00:19:34.168Z] eaf3925da568: Pull complete [2024-11-01T00:19:36.075Z] bab4dde63d76: Pull complete [2024-11-01T00:19:36.333Z] bde34c3a00c8: Pull complete [2024-11-01T00:19:36.333Z] b352a97aabf1: Pull complete [2024-11-01T00:19:36.593Z] 4872d77fe225: Pull complete [2024-11-01T00:19:36.593Z] 5851b861e8e6: Pull complete [2024-11-01T00:19:36.593Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-01T00:19:36.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T00:19:36.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:19:36.741Z] prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container [2024-11-01T00:19:36.767Z] $ 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-11-01T00:19:40.266Z] $ docker top 20fa4593e22c7acc8fa778eabaff9fe33519f0c8820a69a6b741868aeaf00964 -eo pid,comm [2024-11-01T00:19:40.329Z] 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-11-01T00:19:40.329Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T00:19:40.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T00:19:40.386Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T00:19:40.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T00:19:40.505Z] $ docker exec 20fa4593e22c7acc8fa778eabaff9fe33519f0c8820a69a6b741868aeaf00964 ssh-agent [2024-11-01T00:19:40.629Z] SSH_AUTH_SOCK=/tmp/ssh-aj6pjEoJWsjP/agent.32 [2024-11-01T00:19:40.629Z] SSH_AGENT_PID=38 [2024-11-01T00:19:40.636Z] Running ssh-add (command line suppressed) [2024-11-01T00:19:40.739Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4573076192444083145.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4573076192444083145.key) [2024-11-01T00:19:40.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T00:19:41.057Z] + git tag --points-at HEAD [Pipeline] } [2024-11-01T00:19:41.065Z] $ docker exec --env ******** --env ******** 20fa4593e22c7acc8fa778eabaff9fe33519f0c8820a69a6b741868aeaf00964 ssh-agent -k [2024-11-01T00:19:41.183Z] unset SSH_AUTH_SOCK; [2024-11-01T00:19:41.183Z] unset SSH_AGENT_PID; [2024-11-01T00:19:41.183Z] echo Agent pid 38 killed; [2024-11-01T00:19:41.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-01T00:19:41.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T00:19:41.234Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T00:19:41.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T00:19:41.355Z] $ docker exec 20fa4593e22c7acc8fa778eabaff9fe33519f0c8820a69a6b741868aeaf00964 ssh-agent [2024-11-01T00:19:41.489Z] SSH_AUTH_SOCK=/tmp/ssh-4BW1SCqpmsVO/agent.71 [2024-11-01T00:19:41.489Z] SSH_AGENT_PID=77 [2024-11-01T00:19:41.494Z] Running ssh-add (command line suppressed) [2024-11-01T00:19:41.603Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11018625018159065688.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11018625018159065688.key) [2024-11-01T00:19:41.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T00:19:41.915Z] + git semver init [2024-11-01T00:19:42.176Z] 2024-11-01 00:19:42,094 [run_init] DEBUG init version:0.0.0 force:False [2024-11-01T00:19:42.176Z] 2024-11-01 00:19:42,095 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-11-01T00:19:42.176Z] 2024-11-01 00:19:42,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-11-01T00:19:42.176Z] 2024-11-01 00:19:42,096 [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-11-01T00:19:44.084Z] 2024-11-01 00:19:43,718 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-11-01T00:19:44.084Z] 2024-11-01 00:19:43,719 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-11-01T00:19:44.084Z] 2024-11-01 00:19:43,719 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-01T00:19:44.084Z] 2024-11-01 00:19:43,719 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-01T00:19:44.084Z] 4.0.0-dev.2 [Pipeline] } [2024-11-01T00:19:44.091Z] $ docker exec --env ******** --env ******** 20fa4593e22c7acc8fa778eabaff9fe33519f0c8820a69a6b741868aeaf00964 ssh-agent -k [2024-11-01T00:19:44.195Z] unset SSH_AUTH_SOCK; [2024-11-01T00:19:44.196Z] unset SSH_AGENT_PID; [2024-11-01T00:19:44.196Z] echo Agent pid 77 killed; [2024-11-01T00:19:44.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T00:19:44.543Z] + git semver [Pipeline] } [2024-11-01T00:19:44.813Z] $ docker stop --time=1 20fa4593e22c7acc8fa778eabaff9fe33519f0c8820a69a6b741868aeaf00964 [2024-11-01T00:19:46.151Z] $ docker rm -f --volumes 20fa4593e22c7acc8fa778eabaff9fe33519f0c8820a69a6b741868aeaf00964 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T00:19:46.502Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-01T00:19:46.724Z] Stashed 1 file(s) [Pipeline] echo [2024-11-01T00:19:46.729Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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-11-01T00:19:46.912Z] provisioning config files... [2024-11-01T00:19:46.922Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12283971881750949516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:19:47.227Z] ---> ****-login.sh [2024-11-01T00:19:47.227Z] nexus3.edgexfoundry.org:10001 [2024-11-01T00:19:47.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:19:47.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:19:47.228Z] Configure a credential helper to remove this warning. See [2024-11-01T00:19:47.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:19:47.228Z] [2024-11-01T00:19:47.228Z] Login Succeeded [2024-11-01T00:19:47.228Z] nexus3.edgexfoundry.org:10002 [2024-11-01T00:19:47.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:19:47.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:19:47.228Z] Configure a credential helper to remove this warning. See [2024-11-01T00:19:47.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:19:47.228Z] [2024-11-01T00:19:47.228Z] Login Succeeded [2024-11-01T00:19:47.228Z] nexus3.edgexfoundry.org:10003 [2024-11-01T00:19:47.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:19:47.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:19:47.487Z] Configure a credential helper to remove this warning. See [2024-11-01T00:19:47.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:19:47.487Z] [2024-11-01T00:19:47.487Z] Login Succeeded [2024-11-01T00:19:47.487Z] nexus3.edgexfoundry.org:10004 [2024-11-01T00:19:47.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:19:47.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:19:47.487Z] Configure a credential helper to remove this warning. See [2024-11-01T00:19:47.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:19:47.487Z] [2024-11-01T00:19:47.487Z] Login Succeeded [2024-11-01T00:19:47.487Z] ****.io [2024-11-01T00:19:47.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:19:47.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:19:47.746Z] Configure a credential helper to remove this warning. See [2024-11-01T00:19:47.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:19:47.746Z] [2024-11-01T00:19:47.746Z] Login Succeeded [2024-11-01T00:19:47.746Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T00:19:47.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T00:19:47.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T00:19:47.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T00:19:47.886Z] ========================================================= [2024-11-01T00:19:47.886Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-01T00:19:47.886Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:19:48.218Z] + 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-11-01T00:19:48.218Z] Sending build context to Docker daemon 20.64MB [2024-11-01T00:19:48.218Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T00:19:48.218Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-01T00:19:48.482Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-01T00:19:48.482Z] 43c4264eed91: Pulling fs layer [2024-11-01T00:19:48.482Z] 4cc291be95ef: Pulling fs layer [2024-11-01T00:19:48.482Z] 2ac1f1163629: Pulling fs layer [2024-11-01T00:19:48.482Z] 5c3c966382ef: Pulling fs layer [2024-11-01T00:19:48.482Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T00:19:48.482Z] 5d5c8e513c77: Pulling fs layer [2024-11-01T00:19:48.482Z] 9f66e0745190: Pulling fs layer [2024-11-01T00:19:48.482Z] f49a43e4bbc0: Pulling fs layer [2024-11-01T00:19:48.482Z] 561ebcabdf7f: Pulling fs layer [2024-11-01T00:19:48.482Z] 5c3c966382ef: Waiting [2024-11-01T00:19:48.482Z] 4f4fb700ef54: Waiting [2024-11-01T00:19:48.482Z] 5d5c8e513c77: Waiting [2024-11-01T00:19:48.482Z] 9f66e0745190: Waiting [2024-11-01T00:19:48.482Z] f49a43e4bbc0: Waiting [2024-11-01T00:19:48.482Z] 561ebcabdf7f: Waiting [2024-11-01T00:19:48.482Z] 4cc291be95ef: Verifying Checksum [2024-11-01T00:19:48.482Z] 4cc291be95ef: Download complete [2024-11-01T00:19:48.482Z] 5c3c966382ef: Verifying Checksum [2024-11-01T00:19:48.482Z] 5c3c966382ef: Download complete [2024-11-01T00:19:48.482Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T00:19:48.482Z] 4f4fb700ef54: Download complete [2024-11-01T00:19:48.482Z] 5d5c8e513c77: Verifying Checksum [2024-11-01T00:19:48.482Z] 5d5c8e513c77: Download complete [2024-11-01T00:19:48.482Z] 43c4264eed91: Download complete [2024-11-01T00:19:48.482Z] 9f66e0745190: Verifying Checksum [2024-11-01T00:19:48.482Z] 9f66e0745190: Download complete [2024-11-01T00:19:48.741Z] 43c4264eed91: Pull complete [2024-11-01T00:19:48.741Z] 561ebcabdf7f: Verifying Checksum [2024-11-01T00:19:48.741Z] 561ebcabdf7f: Download complete [2024-11-01T00:19:48.741Z] 4cc291be95ef: Pull complete [2024-11-01T00:19:48.998Z] 2ac1f1163629: Verifying Checksum [2024-11-01T00:19:48.998Z] 2ac1f1163629: Download complete [2024-11-01T00:19:49.254Z] f49a43e4bbc0: Verifying Checksum [2024-11-01T00:19:49.254Z] f49a43e4bbc0: Download complete [2024-11-01T00:19:52.539Z] 2ac1f1163629: Pull complete [2024-11-01T00:19:52.539Z] 5c3c966382ef: Pull complete [2024-11-01T00:19:52.539Z] 4f4fb700ef54: Pull complete [2024-11-01T00:19:52.798Z] 5d5c8e513c77: Pull complete [2024-11-01T00:19:52.798Z] 9f66e0745190: Pull complete [2024-11-01T00:19:55.358Z] f49a43e4bbc0: Pull complete [2024-11-01T00:19:55.619Z] 561ebcabdf7f: Pull complete [2024-11-01T00:19:55.619Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-01T00:19:55.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-01T00:19:55.619Z] ---> 3a752c3f9dda [2024-11-01T00:19:55.619Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-01T00:20:00.990Z] ---> Running in 590efdc3d156 [2024-11-01T00:20:00.990Z] Removing intermediate container 590efdc3d156 [2024-11-01T00:20:00.990Z] ---> 9bea5430b402 [2024-11-01T00:20:00.990Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T00:20:00.990Z] ---> Running in d7915b8857c5 [2024-11-01T00:20:00.990Z] Removing intermediate container d7915b8857c5 [2024-11-01T00:20:00.990Z] ---> 7a0729776bf5 [2024-11-01T00:20:00.990Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-01T00:20:00.990Z] ---> Running in 70005b8cea5f [2024-11-01T00:20:00.990Z] Removing intermediate container 70005b8cea5f [2024-11-01T00:20:00.990Z] ---> fb645824cb2d [2024-11-01T00:20:00.990Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-01T00:20:00.990Z] ---> Running in 6a176c1acb67 [2024-11-01T00:20:01.250Z] Removing intermediate container 6a176c1acb67 [2024-11-01T00:20:01.250Z] ---> 4476a1dce808 [2024-11-01T00:20:01.250Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T00:20:01.250Z] ---> Running in 8cec73b7812d [2024-11-01T00:20:01.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T00:20:01.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T00:20:01.857Z] Still waiting to schedule task [2024-11-01T00:20:01.857Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24246’ is offline [2024-11-01T00:20:02.079Z] (1/14) Installing libintl (0.22.5-r0) [2024-11-01T00:20:02.079Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-11-01T00:20:02.079Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-11-01T00:20:02.079Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-11-01T00:20:02.079Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-11-01T00:20:02.079Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-11-01T00:20:02.079Z] (7/14) Installing udev-init-scripts (35-r1) [2024-11-01T00:20:02.079Z] (8/14) Installing libeconf (0.6.3-r0) [2024-11-01T00:20:02.079Z] (9/14) Installing libblkid (2.40.1-r1) [2024-11-01T00:20:02.079Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-11-01T00:20:02.079Z] (11/14) Installing kmod-libs (32-r0) [2024-11-01T00:20:02.079Z] (12/14) Installing eudev (3.2.14-r2) [2024-11-01T00:20:02.079Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-11-01T00:20:02.079Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-11-01T00:20:02.079Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T00:20:02.079Z] Executing eudev-3.2.14-r2.trigger [2024-11-01T00:20:02.079Z] OK: 253 MiB in 68 packages [2024-11-01T00:20:03.017Z] Removing intermediate container 8cec73b7812d [2024-11-01T00:20:03.018Z] ---> c701446d2897 [2024-11-01T00:20:03.018Z] Step 8/13 : WORKDIR /device-usb-camera [2024-11-01T00:20:03.018Z] ---> Running in 3cccfa985172 [2024-11-01T00:20:03.018Z] Removing intermediate container 3cccfa985172 [2024-11-01T00:20:03.018Z] ---> 62b21adbc2b8 [2024-11-01T00:20:03.018Z] Step 9/13 : COPY go.mod vendor* ./ [2024-11-01T00:20:03.018Z] ---> ace9be961263 [2024-11-01T00:20:03.018Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T00:20:03.018Z] ---> Running in 360a5f8e8972 [2024-11-01T00:21:10.798Z] Removing intermediate container 360a5f8e8972 [2024-11-01T00:21:10.798Z] ---> f76cf0daeb06 [2024-11-01T00:21:10.798Z] Step 11/13 : COPY . . [2024-11-01T00:21:10.798Z] ---> 342dd4c5c3ed [2024-11-01T00:21:10.798Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-01T00:21:10.798Z] ---> Running in 703db1c8946e [2024-11-01T00:21:10.798Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T00:21:10.798Z] Dload Upload Total Spent Left Speed [2024-11-01T00:21:11.056Z]  0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10098 0 --:--:-- --:--:-- --:--:-- 10211 [2024-11-01T00:21:11.314Z] Removing intermediate container 703db1c8946e [2024-11-01T00:21:11.314Z] ---> c55eec69cd16 [2024-11-01T00:21:11.314Z] Step 13/13 : RUN ${MAKE} [2024-11-01T00:21:11.314Z] ---> Running in b9fef4a6c746 [2024-11-01T00:21:11.573Z] noop [2024-11-01T00:21:11.832Z] Removing intermediate container b9fef4a6c746 [2024-11-01T00:21:11.832Z] ---> 3ed03ce4fe42 [2024-11-01T00:21:11.832Z] Successfully built 3ed03ce4fe42 [2024-11-01T00:21:11.832Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:21:12.177Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T00:21:12.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:21:12.265Z] prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container [2024-11-01T00:21:12.296Z] $ 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-11-01T00:21:12.620Z] $ docker top 47aaecbee8615ceca915057bbccc3c4df5c83167ff0e764893d01059596af6f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T00:21:12.977Z] + go version [2024-11-01T00:21:12.977Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-01T00:21:12.987Z] $ docker stop --time=1 47aaecbee8615ceca915057bbccc3c4df5c83167ff0e764893d01059596af6f9 [2024-11-01T00:21:14.242Z] $ docker rm -f --volumes 47aaecbee8615ceca915057bbccc3c4df5c83167ff0e764893d01059596af6f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:21:14.679Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T00:21:14.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:21:14.766Z] prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container [2024-11-01T00:21:14.799Z] $ 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-11-01T00:21:15.133Z] $ docker top 38ddf67d92cbec2f57aaff89323b0e1596f38ebc0535667beffaf13e32e9444c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T00:21:15.482Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-11-01T00:21:15.791Z] + make test [2024-11-01T00:21:15.791Z] go test ./... -coverprofile=coverage.out ./... [2024-11-01T00:21:17.694Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-11-01T00:21:39.618Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-11-01T00:21:39.618Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements [2024-11-01T00:21:49.613Z] go vet ./... [2024-11-01T00:21:56.270Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T00:21:56.270Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T00:21:56.270Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T00:21:56.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T00:21:56.304Z] $ docker stop --time=1 38ddf67d92cbec2f57aaff89323b0e1596f38ebc0535667beffaf13e32e9444c [2024-11-01T00:22:00.188Z] $ docker rm -f --volumes 38ddf67d92cbec2f57aaff89323b0e1596f38ebc0535667beffaf13e32e9444c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T00:22:00.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T00:22:00.842Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-01T00:22:01.325Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T00:22:01.610Z] + ls -al . [2024-11-01T00:22:01.610Z] total 288 [2024-11-01T00:22:01.610Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 00:21 . [2024-11-01T00:22:01.610Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:19 .. [2024-11-01T00:22:01.610Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:21 .git [2024-11-01T00:22:01.610Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:19 .github [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 1 00:19 .gitignore [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 203 Nov 1 00:19 .golangci.yml [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 1 00:19 .hadolint.yml [2024-11-01T00:22:01.610Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 00:19 .semver [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 19367 Nov 1 00:19 Attribution.txt [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 1 00:19 CHANGELOG.md [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 2440 Nov 1 00:19 Dockerfile [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 1 00:19 GOVERNANCE.md [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 1 00:19 Jenkinsfile [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 00:19 LICENSE [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 3148 Nov 1 00:19 Makefile [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 00:19 OWNERS.md [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 1 00:19 README.md [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 00:19 VERSION [2024-11-01T00:22:01.610Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:19 bin [2024-11-01T00:22:01.610Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:19 cmd [2024-11-01T00:22:01.610Z] -rw-r--r-- 1 jenkins jenkins 54772 Nov 1 00:21 coverage.out [2024-11-01T00:22:01.610Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 1 00:19 docker-entrypoint.sh [2024-11-01T00:22:01.610Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:19 docs [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 6515 Nov 1 00:19 go.mod [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 88539 Nov 1 00:19 go.sum [2024-11-01T00:22:01.610Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:19 internal [2024-11-01T00:22:01.610Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 1 00:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:22:01.928Z] + 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=cec5fe797acd0a57918cb92b5c0815420fffe93d --label arch=amd64 --label version=4.0.0-dev.2 . [2024-11-01T00:22:01.928Z] Sending build context to Docker daemon 20.69MB [2024-11-01T00:22:01.928Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T00:22:01.928Z] Step 2/37 : FROM ${BASE} AS builder [2024-11-01T00:22:01.928Z] ---> 3ed03ce4fe42 [2024-11-01T00:22:01.928Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-11-01T00:22:02.497Z] ---> Running in f2e99f7a146d [2024-11-01T00:22:02.497Z] Removing intermediate container f2e99f7a146d [2024-11-01T00:22:02.497Z] ---> f3613c655947 [2024-11-01T00:22:02.497Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T00:22:02.497Z] ---> Running in 519b4b4a75b7 [2024-11-01T00:22:02.497Z] Removing intermediate container 519b4b4a75b7 [2024-11-01T00:22:02.497Z] ---> d7651b6899cf [2024-11-01T00:22:02.497Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-01T00:22:02.497Z] ---> Running in 7f01419fd4d6 [2024-11-01T00:22:02.757Z] Removing intermediate container 7f01419fd4d6 [2024-11-01T00:22:02.757Z] ---> 464c3345e960 [2024-11-01T00:22:02.757Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-01T00:22:02.757Z] ---> Running in a511d224267b [2024-11-01T00:22:02.757Z] Removing intermediate container a511d224267b [2024-11-01T00:22:02.757Z] ---> c0debf9c0301 [2024-11-01T00:22:02.757Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T00:22:02.757Z] ---> Running in 5c3c25dff1b5 [2024-11-01T00:22:03.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T00:22:03.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T00:22:03.534Z] OK: 253 MiB in 68 packages [2024-11-01T00:22:03.791Z] Removing intermediate container 5c3c25dff1b5 [2024-11-01T00:22:03.791Z] ---> 6697ab501071 [2024-11-01T00:22:03.791Z] Step 8/37 : WORKDIR /device-usb-camera [2024-11-01T00:22:03.791Z] ---> Running in 79c3fe767bb5 [2024-11-01T00:22:04.050Z] Removing intermediate container 79c3fe767bb5 [2024-11-01T00:22:04.050Z] ---> a7ccae8c39d8 [2024-11-01T00:22:04.050Z] Step 9/37 : COPY go.mod vendor* ./ [2024-11-01T00:22:04.050Z] ---> 81b62aa1a63b [2024-11-01T00:22:04.050Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T00:22:04.050Z] ---> Running in 9ee0b2f375d6 [2024-11-01T00:22:04.988Z] Removing intermediate container 9ee0b2f375d6 [2024-11-01T00:22:04.988Z] ---> 30cae1887ebd [2024-11-01T00:22:04.988Z] Step 11/37 : COPY . . [2024-11-01T00:22:05.559Z] ---> 4c2b86b275f8 [2024-11-01T00:22:05.559Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-01T00:22:05.559Z] ---> Running in 8ef8afcbbfa1 [2024-11-01T00:22:05.818Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T00:22:05.818Z]  Dload Upload Total Spent Left Speed [2024-11-01T00:22:05.818Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43556 0 --:--:-- --:--:-- --:--:-- 46173 [2024-11-01T00:22:06.077Z] Removing intermediate container 8ef8afcbbfa1 [2024-11-01T00:22:06.077Z] ---> 28a80667bf99 [2024-11-01T00:22:06.077Z] Step 13/37 : RUN ${MAKE} [2024-11-01T00:22:06.077Z] ---> Running in 7b123afd85c9 [2024-11-01T00:22:06.645Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-11-01T00:22:28.382Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24251 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-11-01T00:22:28.400Z] Running in /w/workspace/device-usb-camera/189 [Pipeline] { [Pipeline] checkout [2024-11-01T00:22:31.455Z] Selected Git installation does not exist. Using Default [2024-11-01T00:22:31.455Z] The recommended git tool is: NONE [2024-11-01T00:22:40.215Z] using credential edgex-jenkins-ssh [2024-11-01T00:22:40.244Z] Cloning the remote Git repository [2024-11-01T00:22:40.309Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-11-01T00:22:40.465Z] > git init /w/workspace/device-usb-camera/189 # timeout=10 [2024-11-01T00:22:40.737Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-11-01T00:22:40.739Z] > git --version # timeout=10 [2024-11-01T00:22:40.774Z] > git --version # 'git version 2.25.1' [2024-11-01T00:22:40.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T00:22:41.161Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T00:22:44.281Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-11-01T00:22:44.314Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T00:22:45.379Z] Removing intermediate container 7b123afd85c9 [2024-11-01T00:22:45.379Z] ---> 607feb9e5f8c [2024-11-01T00:22:45.379Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-11-01T00:22:45.379Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-11-01T00:22:45.379Z] 8411072a22a5: Pulling fs layer [2024-11-01T00:22:45.379Z] 8411072a22a5: Verifying Checksum [2024-11-01T00:22:45.379Z] 8411072a22a5: Download complete [2024-11-01T00:22:45.472Z] Avoid second fetch [2024-11-01T00:22:45.473Z] Checking out Revision cec5fe797acd0a57918cb92b5c0815420fffe93d (main) [2024-11-01T00:22:45.638Z] 8411072a22a5: Pull complete [2024-11-01T00:22:45.638Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-11-01T00:22:45.638Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-11-01T00:22:45.638Z] ---> 1ac78cb06e13 [2024-11-01T00:22:45.638Z] Step 15/37 : FROM alpine:3.20 [2024-11-01T00:22:46.206Z] 3.20: Pulling from library/alpine [2024-11-01T00:22:46.206Z] 43c4264eed91: Already exists [2024-11-01T00:22:46.213Z] Commit message: "Merge pull request #362 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.2" [2024-11-01T00:22:46.524Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T00:22:46.524Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T00:22:46.524Z] ---> 91ef0af61f39 [2024-11-01T00:22:46.524Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-01T00:22:45.488Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T00:22:45.565Z] > git checkout -f cec5fe797acd0a57918cb92b5c0815420fffe93d # timeout=10 [2024-11-01T00:22:47.094Z] ---> Running in 49c185e5cff8 [2024-11-01T00:22:47.094Z] Removing intermediate container 49c185e5cff8 [2024-11-01T00:22:47.094Z] ---> 3515b414f618 [2024-11-01T00:22:47.094Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-11-01T00:22:47.094Z] ---> Running in 3ae67f315dda [2024-11-01T00:22:47.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T00:22:47.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T00:22:47.876Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-11-01T00:22:47.876Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-11-01T00:22:47.876Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-11-01T00:22:47.876Z] (4/115) Installing libxau (1.0.11-r4) [2024-11-01T00:22:47.876Z] (5/115) Installing libmd (1.1.0-r0) [2024-11-01T00:22:47.876Z] (6/115) Installing libbsd (0.12.2-r0) [2024-11-01T00:22:47.876Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-11-01T00:22:47.876Z] (8/115) Installing libxcb (1.16.1-r0) [2024-11-01T00:22:47.876Z] (9/115) Installing libx11 (1.8.9-r1) [2024-11-01T00:22:47.876Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-11-01T00:22:48.135Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-11-01T00:22:48.135Z] (12/115) Installing libdrm (2.4.120-r0) [2024-11-01T00:22:48.135Z] (13/115) Installing libxext (1.3.6-r2) [2024-11-01T00:22:48.135Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-11-01T00:22:48.135Z] (15/115) Installing libffi (3.4.6-r0) [2024-11-01T00:22:48.135Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-11-01T00:22:48.135Z] (17/115) Installing libva (2.21.0-r0) [2024-11-01T00:22:48.135Z] (18/115) Installing libvdpau (1.5-r3) [2024-11-01T00:22:48.135Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-11-01T00:22:48.135Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-01T00:22:48.135Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-11-01T00:22:48.135Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-11-01T00:22:48.135Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-11-01T00:22:48.135Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-11-01T00:22:48.135Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-11-01T00:22:48.135Z] (26/115) Installing imath (3.1.12-r0) [2024-11-01T00:22:48.135Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-11-01T00:22:48.135Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-11-01T00:22:48.135Z] (29/115) Installing giflib (5.2.2-r0) [2024-11-01T00:22:48.135Z] (30/115) Installing libhwy (1.0.7-r0) [2024-11-01T00:22:48.135Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-11-01T00:22:48.135Z] (32/115) Installing lcms2 (2.16-r0) [2024-11-01T00:22:48.135Z] (33/115) Installing libpng (1.6.44-r0) [2024-11-01T00:22:48.135Z] (34/115) Installing libjxl (0.10.2-r0) [2024-11-01T00:22:48.135Z] (35/115) Installing lame-libs (3.100-r5) [2024-11-01T00:22:48.135Z] (36/115) Installing opus (1.5.2-r0) [2024-11-01T00:22:48.135Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-11-01T00:22:48.135Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-11-01T00:22:48.135Z] (39/115) Installing soxr (0.1.3-r7) [2024-11-01T00:22:48.135Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-11-01T00:22:48.395Z] (41/115) Installing libogg (1.3.5-r5) [2024-11-01T00:22:48.395Z] (42/115) Installing libtheora (1.1.1-r18) [2024-11-01T00:22:48.395Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-11-01T00:22:48.395Z] (44/115) Installing libvpx (1.14.1-r0) [2024-11-01T00:22:48.395Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-11-01T00:22:48.395Z] (46/115) Installing libwebp (1.3.2-r0) [2024-11-01T00:22:48.395Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-11-01T00:22:48.395Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-11-01T00:22:48.395Z] (49/115) Installing numactl (2.0.18-r0) [2024-11-01T00:22:48.395Z] (50/115) Installing x265-libs (3.6-r0) [2024-11-01T00:22:48.395Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-11-01T00:22:48.395Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-11-01T00:22:48.395Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-11-01T00:22:48.654Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-11-01T00:22:48.654Z] (55/115) Installing libexpat (2.6.3-r0) [2024-11-01T00:22:48.654Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-11-01T00:22:48.654Z] (57/115) Installing freetype (2.13.2-r0) [2024-11-01T00:22:48.654Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-11-01T00:22:48.654Z] (59/115) Installing fribidi (1.0.15-r0) [2024-11-01T00:22:48.654Z] (60/115) Installing libintl (0.22.5-r0) [2024-11-01T00:22:48.654Z] (61/115) Installing libeconf (0.6.3-r0) [2024-11-01T00:22:48.654Z] (62/115) Installing libblkid (2.40.1-r1) [2024-11-01T00:22:48.654Z] (63/115) Installing libmount (2.40.1-r1) [2024-11-01T00:22:48.654Z] (64/115) Installing pcre2 (10.43-r0) [2024-11-01T00:22:48.654Z] (65/115) Installing glib (2.80.5-r0) [2024-11-01T00:22:48.654Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-11-01T00:22:48.654Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-11-01T00:22:48.654Z] (68/115) Installing libunibreak (6.1-r0) [2024-11-01T00:22:48.654Z] (69/115) Installing libass (0.17.2-r0) [2024-11-01T00:22:48.654Z] (70/115) Installing libbluray (1.3.4-r1) [2024-11-01T00:22:48.654Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2024-11-01T00:22:48.654Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-11-01T00:22:48.654Z] (73/115) Installing cjson (1.7.18-r0) [2024-11-01T00:22:48.654Z] (74/115) Installing mbedtls (3.6.2-r0) [2024-11-01T00:22:48.654Z] (75/115) Installing librist (0.2.10-r1) [2024-11-01T00:22:48.654Z] (76/115) Installing libsrt (1.5.3-r0) [2024-11-01T00:22:48.916Z] (77/115) Installing libssh (0.10.6-r0) [2024-11-01T00:22:48.916Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-11-01T00:22:48.916Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-11-01T00:22:48.916Z] (80/115) Installing libsodium (1.0.19-r0) [2024-11-01T00:22:48.916Z] (81/115) Installing libzmq (4.3.5-r2) [2024-11-01T00:22:48.916Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-11-01T00:22:48.916Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-11-01T00:22:48.916Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-11-01T00:22:48.916Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-11-01T00:22:48.916Z] (86/115) Installing sratom (0.6.16-r0) [2024-11-01T00:22:48.916Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-11-01T00:22:48.916Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-11-01T00:22:48.916Z] (89/115) Installing libdovi (3.3.0-r0) [2024-11-01T00:22:48.916Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-11-01T00:22:48.916Z] (91/115) Installing shaderc (2024.0-r0) [2024-11-01T00:22:48.916Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-11-01T00:22:48.916Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-11-01T00:22:48.916Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-11-01T00:22:48.916Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-11-01T00:22:48.916Z] (96/115) Installing vidstab (1.1.1-r0) [2024-11-01T00:22:49.175Z] (97/115) Installing zimg (3.0.5-r2) [2024-11-01T00:22:49.175Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-11-01T00:22:49.175Z] (99/115) Installing libasyncns (0.8-r3) [2024-11-01T00:22:49.175Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-11-01T00:22:49.175Z] (101/115) Installing libltdl (2.4.7-r3) [2024-11-01T00:22:49.175Z] (102/115) Installing orc (0.4.40-r0) [2024-11-01T00:22:49.175Z] (103/115) Installing libflac (1.4.3-r1) [2024-11-01T00:22:49.175Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-11-01T00:22:49.175Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-11-01T00:22:49.175Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-11-01T00:22:49.175Z] (107/115) Installing libpulse (17.0-r0) [2024-11-01T00:22:49.436Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-11-01T00:22:49.436Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-11-01T00:22:49.436Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-11-01T00:22:49.436Z] (111/115) Installing udev-init-scripts (35-r1) [2024-11-01T00:22:49.436Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-11-01T00:22:49.436Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-11-01T00:22:49.436Z] (114/115) Installing kmod-libs (32-r0) [2024-11-01T00:22:49.436Z] (115/115) Installing eudev (3.2.14-r2) [2024-11-01T00:22:49.436Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T00:22:49.436Z] Executing glib-2.80.5-r0.trigger [2024-11-01T00:22:49.436Z] Executing eudev-3.2.14-r2.trigger [2024-11-01T00:22:49.436Z] OK: 134 MiB in 129 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T00:22:51.200Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-01T00:22:51.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T00:22:51.200Z] Dload Upload Total Spent Left Speed [2024-11-01T00:22:51.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2024-11-01T00:22:51.551Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-01T00:22:51.893Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-01T00:22:51.893Z] + sudo tee /etc/docker/daemon.new [2024-11-01T00:22:51.893Z] { [2024-11-01T00:22:51.893Z] "registry-mirrors": [ [2024-11-01T00:22:51.893Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-01T00:22:51.893Z] ], [2024-11-01T00:22:51.893Z] "bip": "10.250.0.254/24", [2024-11-01T00:22:51.893Z] "hosts": [ [2024-11-01T00:22:51.893Z] "tcp://0.0.0.0:5555", [2024-11-01T00:22:51.893Z] "unix:///var/run/docker.sock" [2024-11-01T00:22:51.893Z] ], [2024-11-01T00:22:51.893Z] "mtu": 1458, [2024-11-01T00:22:51.893Z] "selinux-enabled": true, [2024-11-01T00:22:51.893Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-01T00:22:51.893Z] } [Pipeline] sh [2024-11-01T00:22:52.259Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-01T00:22:52.627Z] + sudo service docker restart [2024-11-01T00:22:54.724Z] Removing intermediate container 3ae67f315dda [2024-11-01T00:22:54.724Z] ---> db7c90cb6e1b [2024-11-01T00:22:54.724Z] Step 18/37 : RUN apk --no-cache upgrade [2024-11-01T00:22:54.724Z] ---> Running in c8e7556af67b [2024-11-01T00:22:54.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T00:22:54.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T00:22:54.984Z] Upgrading critical system libraries and apk-tools: [2024-11-01T00:22:54.984Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T00:22:54.984Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T00:22:55.243Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T00:22:55.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T00:22:55.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T00:22:55.502Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T00:22:55.502Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T00:22:55.502Z] OK: 134 MiB in 129 packages [2024-11-01T00:22:56.885Z] Removing intermediate container c8e7556af67b [2024-11-01T00:22:56.885Z] ---> f378a247ead5 [2024-11-01T00:22:56.885Z] Step 19/37 : WORKDIR / [2024-11-01T00:22:56.885Z] ---> Running in 9bdd56439ee0 [2024-11-01T00:22:56.885Z] Removing intermediate container 9bdd56439ee0 [2024-11-01T00:22:56.885Z] ---> be6ab24e1b29 [2024-11-01T00:22:56.885Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-11-01T00:22:58.263Z] ---> f3c1dceeb84c [2024-11-01T00:22:58.263Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-11-01T00:22:58.522Z] ---> 8f7fbf49c94b [2024-11-01T00:22:58.522Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-11-01T00:22:58.522Z] ---> 1ca47b26b777 [2024-11-01T00:22:58.522Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-11-01T00:22:58.782Z] ---> 3a45d0fc3e53 [2024-11-01T00:22:58.782Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-11-01T00:22:58.782Z] ---> b3ee3ba1d023 [2024-11-01T00:22:58.782Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-11-01T00:22:59.041Z] ---> 56d5853e333c [2024-11-01T00:22:59.041Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-11-01T00:23:00.419Z] ---> 81e0a24f67c2 [2024-11-01T00:23:00.419Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-11-01T00:23:00.419Z] ---> Running in 9eecdaa91331 [2024-11-01T00:23:00.987Z] Removing intermediate container 9eecdaa91331 [2024-11-01T00:23:00.987Z] ---> 967968145fb3 [2024-11-01T00:23:00.987Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-11-01T00:23:00.987Z] ---> Running in a1005ee844b0 [2024-11-01T00:23:01.555Z] Removing intermediate container a1005ee844b0 [2024-11-01T00:23:01.555Z] ---> 6ca455b2076e [2024-11-01T00:23:01.555Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-11-01T00:23:01.555Z] ---> Running in f8b6781e92ea [2024-11-01T00:23:02.125Z] Removing intermediate container f8b6781e92ea [2024-11-01T00:23:02.125Z] ---> 2bd7804a801e [2024-11-01T00:23:02.125Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-11-01T00:23:02.125Z] ---> Running in cb28bda09089 [2024-11-01T00:23:02.694Z] Removing intermediate container cb28bda09089 [2024-11-01T00:23:02.694Z] ---> e5435c2fb8be [2024-11-01T00:23:02.694Z] Step 31/37 : EXPOSE 59983 [2024-11-01T00:23:02.694Z] ---> Running in 9ac72d703987 [2024-11-01T00:23:02.954Z] Removing intermediate container 9ac72d703987 [2024-11-01T00:23:02.954Z] ---> ec9e29a02a51 [2024-11-01T00:23:02.954Z] Step 32/37 : EXPOSE 8554 [2024-11-01T00:23:02.954Z] ---> Running in 8b25af957561 [2024-11-01T00:23:02.954Z] Removing intermediate container 8b25af957561 [2024-11-01T00:23:02.954Z] ---> dad3f12442e2 [2024-11-01T00:23:02.954Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-11-01T00:23:02.954Z] ---> Running in 394d74735a55 [2024-11-01T00:23:03.214Z] Removing intermediate container 394d74735a55 [2024-11-01T00:23:03.214Z] ---> 6b5843149338 [2024-11-01T00:23:03.214Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-11-01T00:23:03.214Z] ---> Running in 09a4f9257093 [2024-11-01T00:23:03.214Z] Removing intermediate container 09a4f9257093 [2024-11-01T00:23:03.214Z] ---> 1caf740b2bef [2024-11-01T00:23:03.214Z] Step 35/37 : LABEL arch=amd64 [2024-11-01T00:23:03.214Z] ---> Running in 537d59d47f12 [2024-11-01T00:23:03.472Z] Removing intermediate container 537d59d47f12 [2024-11-01T00:23:03.472Z] ---> 5b73bcbe2156 [2024-11-01T00:23:03.472Z] Step 36/37 : LABEL git_sha=cec5fe797acd0a57918cb92b5c0815420fffe93d [2024-11-01T00:23:03.472Z] ---> Running in a7034f2e70ca [2024-11-01T00:23:03.472Z] Removing intermediate container a7034f2e70ca [2024-11-01T00:23:03.472Z] ---> 94b3f1c3fe38 [2024-11-01T00:23:03.472Z] Step 37/37 : LABEL version=4.0.0-dev.2 [2024-11-01T00:23:03.472Z] ---> Running in 00f775fefc45 [2024-11-01T00:23:03.472Z] Removing intermediate container 00f775fefc45 [2024-11-01T00:23:03.472Z] ---> 6f9169a12ed8 [2024-11-01T00:23:03.472Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T00:23:03.472Z] Successfully built 6f9169a12ed8 [2024-11-01T00:23:03.472Z] 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-11-01T00:23:03.624Z] provisioning config files... [2024-11-01T00:23:03.633Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18344726386996491891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:23:03.945Z] ---> ****-login.sh [2024-11-01T00:23:03.945Z] nexus3.edgexfoundry.org:10001 [2024-11-01T00:23:03.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:23:03.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:23:03.946Z] Configure a credential helper to remove this warning. See [2024-11-01T00:23:03.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:23:03.946Z] [2024-11-01T00:23:03.946Z] Login Succeeded [2024-11-01T00:23:03.946Z] nexus3.edgexfoundry.org:10002 [2024-11-01T00:23:03.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:23:03.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:23:03.946Z] Configure a credential helper to remove this warning. See [2024-11-01T00:23:03.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:23:03.946Z] [2024-11-01T00:23:03.946Z] Login Succeeded [2024-11-01T00:23:03.946Z] nexus3.edgexfoundry.org:10003 [2024-11-01T00:23:04.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:23:04.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:23:04.205Z] Configure a credential helper to remove this warning. See [2024-11-01T00:23:04.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:23:04.205Z] [2024-11-01T00:23:04.205Z] Login Succeeded [2024-11-01T00:23:04.205Z] nexus3.edgexfoundry.org:10004 [2024-11-01T00:23:04.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:23:04.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:23:04.205Z] Configure a credential helper to remove this warning. See [2024-11-01T00:23:04.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:23:04.205Z] [2024-11-01T00:23:04.205Z] Login Succeeded [2024-11-01T00:23:04.205Z] ****.io [2024-11-01T00:23:04.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:23:04.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:23:04.465Z] Configure a credential helper to remove this warning. See [2024-11-01T00:23:04.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:23:04.465Z] [2024-11-01T00:23:04.465Z] Login Succeeded [2024-11-01T00:23:04.465Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T00:23:04.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T00:23:04.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T00:23:04.568Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-11-01T00:23:04.568Z] cec5fe797acd0a57918cb92b5c0815420fffe93d [2024-11-01T00:23:04.568Z] latest [2024-11-01T00:23:04.568Z] 4.0.0-dev.2 [2024-11-01T00:23:04.568Z] cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 [2024-11-01T00:23:04.568Z] main [2024-11-01T00:23:04.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:23:04.914Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:23:05.241Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:cec5fe797acd0a57918cb92b5c0815420fffe93d [2024-11-01T00:23:05.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-11-01T00:23:05.241Z] e4a37bb89451: Preparing [2024-11-01T00:23:05.241Z] 21f6deea71b8: Preparing [2024-11-01T00:23:05.241Z] 6a298a4620a2: Preparing [2024-11-01T00:23:05.241Z] 7d976428f3e3: Preparing [2024-11-01T00:23:05.241Z] 0e81680c8547: Preparing [2024-11-01T00:23:05.241Z] 4fdee56d7956: Preparing [2024-11-01T00:23:05.241Z] 860f8563798d: Preparing [2024-11-01T00:23:05.241Z] 28c200851821: Preparing [2024-11-01T00:23:05.241Z] f9b2f28f6885: Preparing [2024-11-01T00:23:05.241Z] 437796ac9399: Preparing [2024-11-01T00:23:05.241Z] f0d7f83132c4: Preparing [2024-11-01T00:23:05.241Z] 88e381ea69b4: Preparing [2024-11-01T00:23:05.241Z] 123bd9351691: Preparing [2024-11-01T00:23:05.241Z] 63ca1fbb43ae: Preparing [2024-11-01T00:23:05.241Z] 4fdee56d7956: Waiting [2024-11-01T00:23:05.241Z] 860f8563798d: Waiting [2024-11-01T00:23:05.241Z] 28c200851821: Waiting [2024-11-01T00:23:05.241Z] f9b2f28f6885: Waiting [2024-11-01T00:23:05.241Z] 437796ac9399: Waiting [2024-11-01T00:23:05.241Z] 88e381ea69b4: Waiting [2024-11-01T00:23:05.241Z] f0d7f83132c4: Waiting [2024-11-01T00:23:05.241Z] 63ca1fbb43ae: Waiting [2024-11-01T00:23:05.241Z] 123bd9351691: Waiting [2024-11-01T00:23:05.241Z] e4a37bb89451: Pushed [2024-11-01T00:23:05.241Z] 6a298a4620a2: Pushed [2024-11-01T00:23:05.241Z] 7d976428f3e3: Pushed [2024-11-01T00:23:05.241Z] 21f6deea71b8: Pushed [2024-11-01T00:23:05.241Z] 4fdee56d7956: Pushed [2024-11-01T00:23:05.501Z] f9b2f28f6885: Pushed [2024-11-01T00:23:05.501Z] 860f8563798d: Pushed [2024-11-01T00:23:05.501Z] 28c200851821: Pushed [2024-11-01T00:23:05.501Z] 437796ac9399: Pushed [2024-11-01T00:23:05.501Z] 63ca1fbb43ae: Layer already exists [2024-11-01T00:23:06.067Z] 88e381ea69b4: Pushed [2024-11-01T00:23:08.602Z] 0e81680c8547: Pushed [2024-11-01T00:23:09.979Z] f0d7f83132c4: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T00:23:11.089Z] provisioning config files... [2024-11-01T00:23:11.132Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/189@tmp/config7676549615810332354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:23:11.965Z] ---> ****-login.sh [2024-11-01T00:23:11.965Z] nexus3.edgexfoundry.org:10001 [2024-11-01T00:23:12.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:23:12.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:23:12.856Z] Configure a credential helper to remove this warning. See [2024-11-01T00:23:12.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:23:12.856Z] [2024-11-01T00:23:12.856Z] Login Succeeded [2024-11-01T00:23:12.856Z] nexus3.edgexfoundry.org:10002 [2024-11-01T00:23:13.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:23:13.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:23:13.130Z] Configure a credential helper to remove this warning. See [2024-11-01T00:23:13.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:23:13.130Z] [2024-11-01T00:23:13.130Z] Login Succeeded [2024-11-01T00:23:13.130Z] nexus3.edgexfoundry.org:10003 [2024-11-01T00:23:13.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:23:13.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:23:13.691Z] Configure a credential helper to remove this warning. See [2024-11-01T00:23:13.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:23:13.692Z] [2024-11-01T00:23:13.692Z] Login Succeeded [2024-11-01T00:23:13.692Z] nexus3.edgexfoundry.org:10004 [2024-11-01T00:23:13.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:23:13.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:23:13.967Z] Configure a credential helper to remove this warning. See [2024-11-01T00:23:13.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:23:13.967Z] [2024-11-01T00:23:13.967Z] Login Succeeded [2024-11-01T00:23:13.967Z] ****.io [2024-11-01T00:23:14.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:23:14.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:23:14.515Z] Configure a credential helper to remove this warning. See [2024-11-01T00:23:14.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:23:14.515Z] [2024-11-01T00:23:14.515Z] Login Succeeded [2024-11-01T00:23:14.515Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T00:23:14.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T00:23:14.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T00:23:14.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T00:23:14.978Z] ========================================================= [2024-11-01T00:23:14.978Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-01T00:23:14.978Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:23:15.352Z] + 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-11-01T00:23:15.944Z] Sending build context to Docker daemon 10.58MB [2024-11-01T00:23:15.944Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T00:23:15.944Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-01T00:23:15.944Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-01T00:23:15.944Z] cf04c63912e1: Pulling fs layer [2024-11-01T00:23:15.944Z] 55b35a11ae5e: Pulling fs layer [2024-11-01T00:23:15.944Z] a37a00ec5f00: Pulling fs layer [2024-11-01T00:23:15.944Z] 50b3750afda1: Pulling fs layer [2024-11-01T00:23:15.944Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T00:23:15.944Z] 80978eb59214: Pulling fs layer [2024-11-01T00:23:15.944Z] c9f46d7d2bd2: Pulling fs layer [2024-11-01T00:23:15.944Z] 50b3750afda1: Waiting [2024-11-01T00:23:15.944Z] c5a475d317c9: Pulling fs layer [2024-11-01T00:23:15.944Z] 4f4fb700ef54: Waiting [2024-11-01T00:23:15.944Z] 80978eb59214: Waiting [2024-11-01T00:23:15.944Z] c9f46d7d2bd2: Waiting [2024-11-01T00:23:15.944Z] c5a475d317c9: Waiting [2024-11-01T00:23:15.944Z] 55b35a11ae5e: Verifying Checksum [2024-11-01T00:23:15.944Z] 55b35a11ae5e: Download complete [2024-11-01T00:23:16.219Z] 50b3750afda1: Verifying Checksum [2024-11-01T00:23:16.219Z] 50b3750afda1: Download complete [2024-11-01T00:23:16.219Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T00:23:16.219Z] 4f4fb700ef54: Download complete [2024-11-01T00:23:16.219Z] 80978eb59214: Verifying Checksum [2024-11-01T00:23:16.219Z] 80978eb59214: Download complete [2024-11-01T00:23:16.219Z] cf04c63912e1: Verifying Checksum [2024-11-01T00:23:16.219Z] cf04c63912e1: Download complete [2024-11-01T00:23:16.817Z] c5a475d317c9: Verifying Checksum [2024-11-01T00:23:16.817Z] c5a475d317c9: Download complete [2024-11-01T00:23:17.415Z] cf04c63912e1: Pull complete [2024-11-01T00:23:18.008Z] 55b35a11ae5e: Pull complete [2024-11-01T00:23:18.118Z] 123bd9351691: Pushed [2024-11-01T00:23:18.118Z] cec5fe797acd0a57918cb92b5c0815420fffe93d: digest: sha256:1ea7cc6b607f60ea53beaa391cee7b2b53bd3fdc15aa90c0628155f0d8d77428 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:23:18.279Z] a37a00ec5f00: Verifying Checksum [2024-11-01T00:23:18.279Z] a37a00ec5f00: Download complete [2024-11-01T00:23:18.459Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:23:18.783Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-11-01T00:23:18.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-11-01T00:23:18.783Z] e4a37bb89451: Preparing [2024-11-01T00:23:18.783Z] 21f6deea71b8: Preparing [2024-11-01T00:23:18.783Z] 6a298a4620a2: Preparing [2024-11-01T00:23:18.783Z] 7d976428f3e3: Preparing [2024-11-01T00:23:18.783Z] 0e81680c8547: Preparing [2024-11-01T00:23:18.783Z] 4fdee56d7956: Preparing [2024-11-01T00:23:18.783Z] 860f8563798d: Preparing [2024-11-01T00:23:18.783Z] 28c200851821: Preparing [2024-11-01T00:23:18.783Z] f9b2f28f6885: Preparing [2024-11-01T00:23:18.783Z] 437796ac9399: Preparing [2024-11-01T00:23:18.783Z] f0d7f83132c4: Preparing [2024-11-01T00:23:18.783Z] 88e381ea69b4: Preparing [2024-11-01T00:23:18.783Z] f9b2f28f6885: Waiting [2024-11-01T00:23:18.783Z] 28c200851821: Waiting [2024-11-01T00:23:18.783Z] f0d7f83132c4: Waiting [2024-11-01T00:23:18.783Z] 437796ac9399: Waiting [2024-11-01T00:23:18.783Z] 860f8563798d: Waiting [2024-11-01T00:23:18.783Z] 123bd9351691: Preparing [2024-11-01T00:23:18.783Z] 63ca1fbb43ae: Preparing [2024-11-01T00:23:18.783Z] 123bd9351691: Waiting [2024-11-01T00:23:18.783Z] 63ca1fbb43ae: Waiting [2024-11-01T00:23:18.783Z] 7d976428f3e3: Layer already exists [2024-11-01T00:23:18.783Z] e4a37bb89451: Layer already exists [2024-11-01T00:23:18.783Z] 0e81680c8547: Layer already exists [2024-11-01T00:23:18.783Z] 21f6deea71b8: Layer already exists [2024-11-01T00:23:18.783Z] 6a298a4620a2: Layer already exists [2024-11-01T00:23:18.783Z] 4fdee56d7956: Layer already exists [2024-11-01T00:23:18.783Z] 28c200851821: Layer already exists [2024-11-01T00:23:18.783Z] f9b2f28f6885: Layer already exists [2024-11-01T00:23:18.783Z] 860f8563798d: Layer already exists [2024-11-01T00:23:18.783Z] 437796ac9399: Layer already exists [2024-11-01T00:23:18.783Z] 63ca1fbb43ae: Layer already exists [2024-11-01T00:23:18.783Z] 88e381ea69b4: Layer already exists [2024-11-01T00:23:18.783Z] f0d7f83132c4: Layer already exists [2024-11-01T00:23:18.783Z] 123bd9351691: Layer already exists [2024-11-01T00:23:18.783Z] latest: digest: sha256:1ea7cc6b607f60ea53beaa391cee7b2b53bd3fdc15aa90c0628155f0d8d77428 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:23:19.112Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:23:19.253Z] c9f46d7d2bd2: Verifying Checksum [2024-11-01T00:23:19.253Z] c9f46d7d2bd2: Download complete [2024-11-01T00:23:19.453Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.2 [2024-11-01T00:23:19.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-11-01T00:23:19.453Z] e4a37bb89451: Preparing [2024-11-01T00:23:19.453Z] 21f6deea71b8: Preparing [2024-11-01T00:23:19.453Z] 6a298a4620a2: Preparing [2024-11-01T00:23:19.453Z] 7d976428f3e3: Preparing [2024-11-01T00:23:19.453Z] 0e81680c8547: Preparing [2024-11-01T00:23:19.453Z] 4fdee56d7956: Preparing [2024-11-01T00:23:19.453Z] 860f8563798d: Preparing [2024-11-01T00:23:19.453Z] 28c200851821: Preparing [2024-11-01T00:23:19.453Z] f9b2f28f6885: Preparing [2024-11-01T00:23:19.453Z] 437796ac9399: Preparing [2024-11-01T00:23:19.453Z] f0d7f83132c4: Preparing [2024-11-01T00:23:19.453Z] 88e381ea69b4: Preparing [2024-11-01T00:23:19.453Z] 123bd9351691: Preparing [2024-11-01T00:23:19.453Z] 63ca1fbb43ae: Preparing [2024-11-01T00:23:19.453Z] 28c200851821: Waiting [2024-11-01T00:23:19.453Z] f9b2f28f6885: Waiting [2024-11-01T00:23:19.453Z] 437796ac9399: Waiting [2024-11-01T00:23:19.453Z] f0d7f83132c4: Waiting [2024-11-01T00:23:19.453Z] 88e381ea69b4: Waiting [2024-11-01T00:23:19.453Z] 123bd9351691: Waiting [2024-11-01T00:23:19.453Z] 63ca1fbb43ae: Waiting [2024-11-01T00:23:19.453Z] 4fdee56d7956: Waiting [2024-11-01T00:23:19.453Z] 860f8563798d: Waiting [2024-11-01T00:23:19.453Z] 6a298a4620a2: Layer already exists [2024-11-01T00:23:19.453Z] 7d976428f3e3: Layer already exists [2024-11-01T00:23:19.453Z] 0e81680c8547: Layer already exists [2024-11-01T00:23:19.453Z] 21f6deea71b8: Layer already exists [2024-11-01T00:23:19.453Z] e4a37bb89451: Layer already exists [2024-11-01T00:23:19.453Z] 860f8563798d: Layer already exists [2024-11-01T00:23:19.453Z] 28c200851821: Layer already exists [2024-11-01T00:23:19.453Z] 437796ac9399: Layer already exists [2024-11-01T00:23:19.453Z] 4fdee56d7956: Layer already exists [2024-11-01T00:23:19.453Z] f9b2f28f6885: Layer already exists [2024-11-01T00:23:19.453Z] f0d7f83132c4: Layer already exists [2024-11-01T00:23:19.453Z] 88e381ea69b4: Layer already exists [2024-11-01T00:23:19.453Z] 123bd9351691: Layer already exists [2024-11-01T00:23:19.453Z] 63ca1fbb43ae: Layer already exists [2024-11-01T00:23:19.453Z] 4.0.0-dev.2: digest: sha256:1ea7cc6b607f60ea53beaa391cee7b2b53bd3fdc15aa90c0628155f0d8d77428 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:23:19.771Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:23:20.108Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 [2024-11-01T00:23:20.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-11-01T00:23:20.108Z] e4a37bb89451: Preparing [2024-11-01T00:23:20.108Z] 21f6deea71b8: Preparing [2024-11-01T00:23:20.108Z] 6a298a4620a2: Preparing [2024-11-01T00:23:20.108Z] 7d976428f3e3: Preparing [2024-11-01T00:23:20.108Z] 0e81680c8547: Preparing [2024-11-01T00:23:20.108Z] 4fdee56d7956: Preparing [2024-11-01T00:23:20.108Z] 860f8563798d: Preparing [2024-11-01T00:23:20.108Z] 28c200851821: Preparing [2024-11-01T00:23:20.108Z] f9b2f28f6885: Preparing [2024-11-01T00:23:20.108Z] 437796ac9399: Preparing [2024-11-01T00:23:20.108Z] f0d7f83132c4: Preparing [2024-11-01T00:23:20.108Z] 88e381ea69b4: Preparing [2024-11-01T00:23:20.108Z] 123bd9351691: Preparing [2024-11-01T00:23:20.108Z] 63ca1fbb43ae: Preparing [2024-11-01T00:23:20.108Z] f9b2f28f6885: Waiting [2024-11-01T00:23:20.108Z] 437796ac9399: Waiting [2024-11-01T00:23:20.108Z] f0d7f83132c4: Waiting [2024-11-01T00:23:20.108Z] 88e381ea69b4: Waiting [2024-11-01T00:23:20.108Z] 123bd9351691: Waiting [2024-11-01T00:23:20.108Z] 63ca1fbb43ae: Waiting [2024-11-01T00:23:20.108Z] 4fdee56d7956: Waiting [2024-11-01T00:23:20.108Z] 860f8563798d: Waiting [2024-11-01T00:23:20.108Z] e4a37bb89451: Layer already exists [2024-11-01T00:23:20.108Z] 7d976428f3e3: Layer already exists [2024-11-01T00:23:20.108Z] 0e81680c8547: Layer already exists [2024-11-01T00:23:20.108Z] 6a298a4620a2: Layer already exists [2024-11-01T00:23:20.108Z] 21f6deea71b8: Layer already exists [2024-11-01T00:23:20.108Z] 4fdee56d7956: Layer already exists [2024-11-01T00:23:20.108Z] 860f8563798d: Layer already exists [2024-11-01T00:23:20.108Z] 28c200851821: Layer already exists [2024-11-01T00:23:20.108Z] f9b2f28f6885: Layer already exists [2024-11-01T00:23:20.108Z] 437796ac9399: Layer already exists [2024-11-01T00:23:20.108Z] f0d7f83132c4: Layer already exists [2024-11-01T00:23:20.108Z] 88e381ea69b4: Layer already exists [2024-11-01T00:23:20.108Z] 123bd9351691: Layer already exists [2024-11-01T00:23:20.108Z] 63ca1fbb43ae: Layer already exists [2024-11-01T00:23:20.108Z] cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2: digest: sha256:1ea7cc6b607f60ea53beaa391cee7b2b53bd3fdc15aa90c0628155f0d8d77428 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:23:20.437Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:23:20.771Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-11-01T00:23:20.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-11-01T00:23:20.771Z] e4a37bb89451: Preparing [2024-11-01T00:23:20.771Z] 21f6deea71b8: Preparing [2024-11-01T00:23:20.771Z] 6a298a4620a2: Preparing [2024-11-01T00:23:20.771Z] 7d976428f3e3: Preparing [2024-11-01T00:23:20.771Z] 0e81680c8547: Preparing [2024-11-01T00:23:20.771Z] 4fdee56d7956: Preparing [2024-11-01T00:23:20.771Z] 860f8563798d: Preparing [2024-11-01T00:23:20.771Z] 28c200851821: Preparing [2024-11-01T00:23:20.771Z] f9b2f28f6885: Preparing [2024-11-01T00:23:20.771Z] 437796ac9399: Preparing [2024-11-01T00:23:20.771Z] f0d7f83132c4: Preparing [2024-11-01T00:23:20.771Z] 88e381ea69b4: Preparing [2024-11-01T00:23:20.771Z] 123bd9351691: Preparing [2024-11-01T00:23:20.771Z] 63ca1fbb43ae: Preparing [2024-11-01T00:23:20.771Z] f9b2f28f6885: Waiting [2024-11-01T00:23:20.771Z] f0d7f83132c4: Waiting [2024-11-01T00:23:20.771Z] 4fdee56d7956: Waiting [2024-11-01T00:23:20.771Z] 88e381ea69b4: Waiting [2024-11-01T00:23:20.771Z] 860f8563798d: Waiting [2024-11-01T00:23:20.771Z] 123bd9351691: Waiting [2024-11-01T00:23:20.771Z] 63ca1fbb43ae: Waiting [2024-11-01T00:23:20.771Z] 0e81680c8547: Layer already exists [2024-11-01T00:23:20.771Z] 7d976428f3e3: Layer already exists [2024-11-01T00:23:20.771Z] e4a37bb89451: Layer already exists [2024-11-01T00:23:20.771Z] 21f6deea71b8: Layer already exists [2024-11-01T00:23:20.771Z] 6a298a4620a2: Layer already exists [2024-11-01T00:23:20.771Z] 860f8563798d: Layer already exists [2024-11-01T00:23:20.771Z] f9b2f28f6885: Layer already exists [2024-11-01T00:23:20.771Z] 28c200851821: Layer already exists [2024-11-01T00:23:20.771Z] 4fdee56d7956: Layer already exists [2024-11-01T00:23:20.771Z] 437796ac9399: Layer already exists [2024-11-01T00:23:20.771Z] 63ca1fbb43ae: Layer already exists [2024-11-01T00:23:20.771Z] f0d7f83132c4: Layer already exists [2024-11-01T00:23:20.771Z] 88e381ea69b4: Layer already exists [2024-11-01T00:23:20.771Z] 123bd9351691: Layer already exists [2024-11-01T00:23:20.771Z] main: digest: sha256:1ea7cc6b607f60ea53beaa391cee7b2b53bd3fdc15aa90c0628155f0d8d77428 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T00:23:20.850Z] ===================================================== [Pipeline] echo [2024-11-01T00:23:20.863Z] taggedImages: [2024-11-01T00:23:20.863Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:cec5fe797acd0a57918cb92b5c0815420fffe93d [2024-11-01T00:23:20.863Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-11-01T00:23:20.863Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.2 [2024-11-01T00:23:20.863Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 [2024-11-01T00:23:20.863Z] - 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-11-01T00:23:21.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T00:23:21.309Z] [2024-11-01T00:23:21.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:23:21.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T00:23:21.614Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-01T00:23:21.614Z] 5eb5b503b376: Pulling fs layer [2024-11-01T00:23:21.614Z] 5c69ac0246d0: Pulling fs layer [2024-11-01T00:23:21.614Z] ec43610c2a17: Pulling fs layer [2024-11-01T00:23:21.614Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-01T00:23:21.614Z] 33b1e0a273af: Pulling fs layer [2024-11-01T00:23:21.614Z] 5d3b04190fa2: Pulling fs layer [2024-11-01T00:23:21.614Z] 2f39f015ded8: Pulling fs layer [2024-11-01T00:23:21.614Z] 5d3b04190fa2: Waiting [2024-11-01T00:23:21.614Z] 2f39f015ded8: Waiting [2024-11-01T00:23:21.614Z] 3a2ae6a8a46f: Waiting [2024-11-01T00:23:21.614Z] 33b1e0a273af: Waiting [2024-11-01T00:23:21.614Z] 5c69ac0246d0: Download complete [2024-11-01T00:23:21.614Z] 3a2ae6a8a46f: Download complete [2024-11-01T00:23:21.614Z] 33b1e0a273af: Verifying Checksum [2024-11-01T00:23:21.614Z] 33b1e0a273af: Download complete [2024-11-01T00:23:21.614Z] 5d3b04190fa2: Verifying Checksum [2024-11-01T00:23:21.614Z] 5d3b04190fa2: Download complete [2024-11-01T00:23:21.614Z] ec43610c2a17: Verifying Checksum [2024-11-01T00:23:21.614Z] ec43610c2a17: Download complete [2024-11-01T00:23:21.872Z] 5eb5b503b376: Verifying Checksum [2024-11-01T00:23:21.872Z] 5eb5b503b376: Download complete [2024-11-01T00:23:22.439Z] 2f39f015ded8: Verifying Checksum [2024-11-01T00:23:22.439Z] 2f39f015ded8: Download complete [2024-11-01T00:23:23.383Z] 5eb5b503b376: Pull complete [2024-11-01T00:23:23.383Z] 5c69ac0246d0: Pull complete [2024-11-01T00:23:23.947Z] ec43610c2a17: Pull complete [2024-11-01T00:23:23.947Z] 3a2ae6a8a46f: Pull complete [2024-11-01T00:23:24.208Z] 33b1e0a273af: Pull complete [2024-11-01T00:23:24.208Z] 5d3b04190fa2: Pull complete [2024-11-01T00:23:29.477Z] 2f39f015ded8: Pull complete [2024-11-01T00:23:29.477Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-01T00:23:29.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T00:23:29.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:23:29.577Z] prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container [2024-11-01T00:23:29.609Z] $ 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-11-01T00:23:34.301Z] a37a00ec5f00: Pull complete [2024-11-01T00:23:34.301Z] 50b3750afda1: Pull complete [2024-11-01T00:23:34.587Z] 4f4fb700ef54: Pull complete [2024-11-01T00:23:34.736Z] $ docker top 09315aa0e3e9193979d09c68d6220ad1944d177e816e2f354f2220411479f1a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:23:34.872Z] 80978eb59214: Pull complete [2024-11-01T00:23:35.128Z] ---> job-cost.sh [2024-11-01T00:23:35.128Z] lf-activate-venv: SKIPPING [2024-11-01T00:23:35.128Z] INFO: No Stack... [2024-11-01T00:23:35.388Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T00:23:35.645Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T00:23:35.937Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2024-11-01T00:23:35.937Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T00:23:35.951Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] [2024-11-01T00:23:35.963Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] did not exist. Created. [2024-11-01T00:23:35.970Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T00:23:36.282Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-01T00:23:36.319Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T00:23:36.328Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T00:23:36.354Z] $ docker stop --time=1 09315aa0e3e9193979d09c68d6220ad1944d177e816e2f354f2220411479f1a1 [2024-11-01T00:23:37.503Z] $ docker rm -f --volumes 09315aa0e3e9193979d09c68d6220ad1944d177e816e2f354f2220411479f1a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-01T00:23:45.065Z] c9f46d7d2bd2: Pull complete [2024-11-01T00:23:46.492Z] c5a475d317c9: Pull complete [2024-11-01T00:23:46.492Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-01T00:23:46.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-01T00:23:46.492Z] ---> be29e6b0f0d4 [2024-11-01T00:23:46.492Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-01T00:23:47.925Z] ---> Running in 7c3cd36a7bbf [2024-11-01T00:23:47.925Z] Removing intermediate container 7c3cd36a7bbf [2024-11-01T00:23:47.925Z] ---> 09541655c46f [2024-11-01T00:23:47.925Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T00:23:47.925Z] ---> Running in 0cc396d672b3 [2024-11-01T00:23:48.512Z] Removing intermediate container 0cc396d672b3 [2024-11-01T00:23:48.512Z] ---> f5e052999489 [2024-11-01T00:23:48.512Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-01T00:23:48.512Z] ---> Running in 86817a631996 [2024-11-01T00:23:48.779Z] Removing intermediate container 86817a631996 [2024-11-01T00:23:48.779Z] ---> 6e6fc8889175 [2024-11-01T00:23:48.779Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-01T00:23:48.779Z] ---> Running in d5599f465e36 [2024-11-01T00:23:49.047Z] Removing intermediate container d5599f465e36 [2024-11-01T00:23:49.047Z] ---> c38877542488 [2024-11-01T00:23:49.047Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T00:23:49.047Z] ---> Running in d46f5e87f817 [2024-11-01T00:23:50.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T00:23:50.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T00:23:52.145Z] (1/14) Installing libintl (0.22.5-r0) [2024-11-01T00:23:52.145Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-11-01T00:23:52.145Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-11-01T00:23:52.145Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-11-01T00:23:52.145Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-11-01T00:23:52.145Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-11-01T00:23:52.145Z] (7/14) Installing udev-init-scripts (35-r1) [2024-11-01T00:23:52.145Z] (8/14) Installing libeconf (0.6.3-r0) [2024-11-01T00:23:52.145Z] (9/14) Installing libblkid (2.40.1-r1) [2024-11-01T00:23:52.417Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-11-01T00:23:52.417Z] (11/14) Installing kmod-libs (32-r0) [2024-11-01T00:23:52.417Z] (12/14) Installing eudev (3.2.14-r2) [2024-11-01T00:23:52.417Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-11-01T00:23:52.417Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-11-01T00:23:52.417Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T00:23:52.417Z] Executing eudev-3.2.14-r2.trigger [2024-11-01T00:23:52.417Z] OK: 246 MiB in 68 packages [2024-11-01T00:23:53.848Z] Removing intermediate container d46f5e87f817 [2024-11-01T00:23:53.848Z] ---> e261d6a4b350 [2024-11-01T00:23:53.848Z] Step 8/13 : WORKDIR /device-usb-camera [2024-11-01T00:23:53.848Z] ---> Running in 051b4a694fcf [2024-11-01T00:23:54.118Z] Removing intermediate container 051b4a694fcf [2024-11-01T00:23:54.118Z] ---> 8203ac7f1a96 [2024-11-01T00:23:54.118Z] Step 9/13 : COPY go.mod vendor* ./ [2024-11-01T00:23:54.707Z] ---> 459562d5fb12 [2024-11-01T00:23:54.708Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T00:23:54.708Z] ---> Running in 3e3d659fd43b [2024-11-01T00:25:46.450Z] Removing intermediate container 3e3d659fd43b [2024-11-01T00:25:46.450Z] ---> a5bfef184196 [2024-11-01T00:25:46.450Z] Step 11/13 : COPY . . [2024-11-01T00:25:46.450Z] ---> d7d8ded48be7 [2024-11-01T00:25:46.450Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-01T00:25:46.450Z] ---> Running in 5fa2ff9a97c9 [2024-11-01T00:25:46.450Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2024-11-01T00:25:46.450Z] Dload Upload  Total Spent Left Speed [2024-11-01T00:25:46.450Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0  0     0    0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7652 0 --:--:-- --:--:-- --:--:-- 7695 [2024-11-01T00:25:46.450Z] Removing intermediate container 5fa2ff9a97c9 [2024-11-01T00:25:46.450Z] ---> 33f1069b4b50 [2024-11-01T00:25:46.450Z] Step 13/13 : RUN ${MAKE} [2024-11-01T00:25:46.450Z] ---> Running in 4d5e6d2714ca [2024-11-01T00:25:46.450Z] noop [2024-11-01T00:25:46.450Z] Removing intermediate container 4d5e6d2714ca [2024-11-01T00:25:46.450Z] ---> 33e540d0439c [2024-11-01T00:25:46.450Z] Successfully built 33e540d0439c [2024-11-01T00:25:46.450Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:25:46.841Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T00:25:46.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:25:48.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-24251 does not seem to be running inside a container [2024-11-01T00:25:48.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/189 -v /w/workspace/device-usb-camera/189:/w/workspace/device-usb-camera/189:rw,z -v /w/workspace/device-usb-camera/189@tmp:/w/workspace/device-usb-camera/189@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-11-01T00:25:49.630Z] $ docker top 9a2d912353456ed12a5a6847517e0bdcbf3591a31b1632972813b6da9bfb8b1e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T00:25:52.680Z] + go version [2024-11-01T00:25:52.680Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-01T00:25:52.697Z] $ docker stop --time=1 9a2d912353456ed12a5a6847517e0bdcbf3591a31b1632972813b6da9bfb8b1e [2024-11-01T00:25:54.471Z] $ docker rm -f --volumes 9a2d912353456ed12a5a6847517e0bdcbf3591a31b1632972813b6da9bfb8b1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:25:55.136Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T00:25:55.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:25:55.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-24251 does not seem to be running inside a container [2024-11-01T00:25:55.453Z] $ 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/189 -v /w/workspace/device-usb-camera/189:/w/workspace/device-usb-camera/189:rw,z -v /w/workspace/device-usb-camera/189@tmp:/w/workspace/device-usb-camera/189@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-11-01T00:25:56.905Z] $ docker top c638dc0691028c82a33bb1ff785303cfb4c4fe8a2103dd26e3e2235e320e1f8d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T00:25:57.846Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/189 [Pipeline] fileExists [Pipeline] sh [2024-11-01T00:25:58.527Z] + make test [2024-11-01T00:25:58.527Z] go test ./... -coverprofile=coverage.out ./... [2024-11-01T00:26:06.773Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-11-01T00:30:28.751Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-11-01T00:30:38.899Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 4.4% of statements [2024-11-01T00:30:40.329Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-01T00:30:40.329Z] go vet ./... [2024-11-01T00:31:48.338Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T00:31:48.338Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T00:31:48.338Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T00:31:48.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T00:31:48.381Z] $ docker stop --time=1 c638dc0691028c82a33bb1ff785303cfb4c4fe8a2103dd26e3e2235e320e1f8d [2024-11-01T00:31:50.640Z] $ docker rm -f --volumes c638dc0691028c82a33bb1ff785303cfb4c4fe8a2103dd26e3e2235e320e1f8d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T00:31:52.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T00:31:52.843Z] Warning: overwriting stash ‘coverage-report’ [2024-11-01T00:31:53.747Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T00:31:54.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T00:31:54.529Z] + ls -al . [2024-11-01T00:31:54.529Z] total 284 [2024-11-01T00:31:54.529Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:26 . [2024-11-01T00:31:54.529Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 00:22 .. [2024-11-01T00:31:54.529Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 00:22 .git [2024-11-01T00:31:54.529Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:22 .github [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 1 00:22 .gitignore [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 203 Nov 1 00:22 .golangci.yml [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 1 00:22 .hadolint.yml [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 19367 Nov 1 00:22 Attribution.txt [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 1 00:22 CHANGELOG.md [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 2440 Nov 1 00:22 Dockerfile [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 1 00:22 GOVERNANCE.md [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 1 00:22 Jenkinsfile [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 00:22 LICENSE [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 3148 Nov 1 00:22 Makefile [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 00:22 OWNERS.md [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 1 00:22 README.md [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 00:19 VERSION [2024-11-01T00:31:54.529Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:22 bin [2024-11-01T00:31:54.529Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:22 cmd [2024-11-01T00:31:54.529Z] -rw-r--r-- 1 jenkins jenkins 54772 Nov 1 00:30 coverage.out [2024-11-01T00:31:54.529Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 1 00:22 docker-entrypoint.sh [2024-11-01T00:31:54.529Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 00:22 docs [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 6515 Nov 1 00:22 go.mod [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 88539 Nov 1 00:22 go.sum [2024-11-01T00:31:54.529Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 00:22 internal [2024-11-01T00:31:54.529Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 1 00:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:31:54.937Z] + 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=cec5fe797acd0a57918cb92b5c0815420fffe93d --label arch=arm64 --label version=4.0.0-dev.2 . [2024-11-01T00:31:55.538Z] Sending build context to Docker daemon 10.64MB [2024-11-01T00:31:55.538Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T00:31:55.538Z] Step 2/37 : FROM ${BASE} AS builder [2024-11-01T00:31:55.538Z] ---> 33e540d0439c [2024-11-01T00:31:55.538Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-11-01T00:31:55.807Z] ---> Running in 62c06588c0b3 [2024-11-01T00:31:56.078Z] Removing intermediate container 62c06588c0b3 [2024-11-01T00:31:56.078Z] ---> 29c209532553 [2024-11-01T00:31:56.078Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T00:31:56.350Z] ---> Running in d77852d9dd3b [2024-11-01T00:31:56.621Z] Removing intermediate container d77852d9dd3b [2024-11-01T00:31:56.621Z] ---> 454e3ef58040 [2024-11-01T00:31:56.621Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-01T00:31:56.621Z] ---> Running in 383a99e18e89 [2024-11-01T00:31:57.214Z] Removing intermediate container 383a99e18e89 [2024-11-01T00:31:57.214Z] ---> 2714d26b47c1 [2024-11-01T00:31:57.214Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-01T00:31:57.214Z] ---> Running in b5045e53b383 [2024-11-01T00:31:57.482Z] Removing intermediate container b5045e53b383 [2024-11-01T00:31:57.482Z] ---> cd6c287c5523 [2024-11-01T00:31:57.482Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T00:31:57.482Z] ---> Running in 0816ede311fc [2024-11-01T00:31:58.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T00:31:59.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T00:32:01.791Z] OK: 246 MiB in 68 packages [2024-11-01T00:32:02.767Z] Removing intermediate container 0816ede311fc [2024-11-01T00:32:02.767Z] ---> 2561106c141c [2024-11-01T00:32:02.767Z] Step 8/37 : WORKDIR /device-usb-camera [2024-11-01T00:32:02.767Z] ---> Running in b08ffbaa0133 [2024-11-01T00:32:03.362Z] Removing intermediate container b08ffbaa0133 [2024-11-01T00:32:03.362Z] ---> 30c139f1cba0 [2024-11-01T00:32:03.362Z] Step 9/37 : COPY go.mod vendor* ./ [2024-11-01T00:32:03.954Z] ---> e9a514818f7f [2024-11-01T00:32:03.954Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T00:32:03.954Z] ---> Running in eca8da7773d0 [2024-11-01T00:32:07.323Z] Removing intermediate container eca8da7773d0 [2024-11-01T00:32:07.323Z] ---> 62943f21515a [2024-11-01T00:32:07.323Z] Step 11/37 : COPY . . [2024-11-01T00:32:08.751Z] ---> 3c0ea407db15 [2024-11-01T00:32:08.751Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-01T00:32:08.751Z] ---> Running in def17263266b [2024-11-01T00:32:09.721Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2024-11-01T00:32:09.721Z] Dload Upload Total Spent Left Speed [2024-11-01T00:32:09.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5079 0 --:--:-- --:--:-- --:--:-- 5130 [2024-11-01T00:32:10.958Z] Removing intermediate container def17263266b [2024-11-01T00:32:10.958Z] ---> 9de9a3709082 [2024-11-01T00:32:10.958Z] Step 13/37 : RUN ${MAKE} [2024-11-01T00:32:10.958Z] ---> Running in a30714715683 [2024-11-01T00:32:12.387Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-11-01T00:36:49.315Z] Removing intermediate container a30714715683 [2024-11-01T00:36:49.315Z] ---> 643ef352ee55 [2024-11-01T00:36:49.315Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-11-01T00:36:49.315Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-11-01T00:36:49.315Z] da4d7e05a7aa: Pulling fs layer [2024-11-01T00:36:49.315Z] da4d7e05a7aa: Verifying Checksum [2024-11-01T00:36:49.315Z] da4d7e05a7aa: Download complete [2024-11-01T00:36:49.315Z] da4d7e05a7aa: Pull complete [2024-11-01T00:36:49.315Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-11-01T00:36:49.315Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-11-01T00:36:49.315Z] ---> 62c65ed7ef0d [2024-11-01T00:36:49.315Z] Step 15/37 : FROM alpine:3.20 [2024-11-01T00:36:49.315Z] 3.20: Pulling from library/alpine [2024-11-01T00:36:49.315Z] cf04c63912e1: Already exists [2024-11-01T00:36:49.315Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T00:36:49.315Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T00:36:49.315Z] ---> c157a85ed455 [2024-11-01T00:36:49.315Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-01T00:36:49.315Z] ---> Running in 2efc7f135022 [2024-11-01T00:36:49.315Z] Removing intermediate container 2efc7f135022 [2024-11-01T00:36:49.315Z] ---> 5f4cb6c54f71 [2024-11-01T00:36:49.315Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-11-01T00:36:49.315Z] ---> Running in 7248bb736c59 [2024-11-01T00:36:49.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T00:36:49.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T00:36:50.986Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-11-01T00:36:50.986Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-11-01T00:36:51.252Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-11-01T00:36:51.518Z] (4/114) Installing libxau (1.0.11-r4) [2024-11-01T00:36:51.518Z] (5/114) Installing libmd (1.1.0-r0) [2024-11-01T00:36:51.518Z] (6/114) Installing libbsd (0.12.2-r0) [2024-11-01T00:36:51.518Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-11-01T00:36:51.518Z] (8/114) Installing libxcb (1.16.1-r0) [2024-11-01T00:36:51.518Z] (9/114) Installing libx11 (1.8.9-r1) [2024-11-01T00:36:51.783Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-11-01T00:36:51.783Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-11-01T00:36:51.783Z] (12/114) Installing libdrm (2.4.120-r0) [2024-11-01T00:36:51.783Z] (13/114) Installing libxext (1.3.6-r2) [2024-11-01T00:36:51.783Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-11-01T00:36:51.783Z] (15/114) Installing libffi (3.4.6-r0) [2024-11-01T00:36:51.783Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-11-01T00:36:51.783Z] (17/114) Installing libva (2.21.0-r0) [2024-11-01T00:36:51.783Z] (18/114) Installing libvdpau (1.5-r3) [2024-11-01T00:36:51.783Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-11-01T00:36:51.783Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-11-01T00:36:51.783Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-11-01T00:36:51.784Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-01T00:36:52.049Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-11-01T00:36:52.049Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-11-01T00:36:52.049Z] (25/114) Installing imath (3.1.12-r0) [2024-11-01T00:36:52.049Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-11-01T00:36:52.049Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-11-01T00:36:52.049Z] (28/114) Installing giflib (5.2.2-r0) [2024-11-01T00:36:52.049Z] (29/114) Installing libhwy (1.0.7-r0) [2024-11-01T00:36:52.049Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-11-01T00:36:52.049Z] (31/114) Installing lcms2 (2.16-r0) [2024-11-01T00:36:52.049Z] (32/114) Installing libpng (1.6.44-r0) [2024-11-01T00:36:52.049Z] (33/114) Installing libjxl (0.10.2-r0) [2024-11-01T00:36:52.319Z] (34/114) Installing lame-libs (3.100-r5) [2024-11-01T00:36:52.319Z] (35/114) Installing opus (1.5.2-r0) [2024-11-01T00:36:52.319Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-11-01T00:36:52.319Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-11-01T00:36:52.319Z] (38/114) Installing soxr (0.1.3-r7) [2024-11-01T00:36:52.319Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-11-01T00:36:52.319Z] (40/114) Installing libogg (1.3.5-r5) [2024-11-01T00:36:52.319Z] (41/114) Installing libtheora (1.1.1-r18) [2024-11-01T00:36:52.319Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-11-01T00:36:52.319Z] (43/114) Installing libvpx (1.14.1-r0) [2024-11-01T00:36:52.319Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-11-01T00:36:52.319Z] (45/114) Installing libwebp (1.3.2-r0) [2024-11-01T00:36:52.587Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-11-01T00:36:52.587Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-11-01T00:36:52.587Z] (48/114) Installing numactl (2.0.18-r0) [2024-11-01T00:36:52.587Z] (49/114) Installing x265-libs (3.6-r0) [2024-11-01T00:36:52.587Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-11-01T00:36:52.587Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-11-01T00:36:53.172Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-11-01T00:36:53.172Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-11-01T00:36:53.172Z] (54/114) Installing libexpat (2.6.3-r0) [2024-11-01T00:36:53.172Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-11-01T00:36:53.172Z] (56/114) Installing freetype (2.13.2-r0) [2024-11-01T00:36:53.172Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-11-01T00:36:53.172Z] (58/114) Installing fribidi (1.0.15-r0) [2024-11-01T00:36:53.172Z] (59/114) Installing libintl (0.22.5-r0) [2024-11-01T00:36:53.172Z] (60/114) Installing libeconf (0.6.3-r0) [2024-11-01T00:36:53.172Z] (61/114) Installing libblkid (2.40.1-r1) [2024-11-01T00:36:53.439Z] (62/114) Installing libmount (2.40.1-r1) [2024-11-01T00:36:53.439Z] (63/114) Installing pcre2 (10.43-r0) [2024-11-01T00:36:53.439Z] (64/114) Installing glib (2.80.5-r0) [2024-11-01T00:36:53.439Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-11-01T00:36:53.439Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-11-01T00:36:53.439Z] (67/114) Installing libunibreak (6.1-r0) [2024-11-01T00:36:53.439Z] (68/114) Installing libass (0.17.2-r0) [2024-11-01T00:36:53.439Z] (69/114) Installing libbluray (1.3.4-r1) [2024-11-01T00:36:53.707Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2024-11-01T00:36:53.707Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-11-01T00:36:53.707Z] (72/114) Installing cjson (1.7.18-r0) [2024-11-01T00:36:53.707Z] (73/114) Installing mbedtls (3.6.2-r0) [2024-11-01T00:36:53.707Z] (74/114) Installing librist (0.2.10-r1) [2024-11-01T00:36:53.707Z] (75/114) Installing libsrt (1.5.3-r0) [2024-11-01T00:36:53.707Z] (76/114) Installing libssh (0.10.6-r0) [2024-11-01T00:36:53.707Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-11-01T00:36:53.707Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-11-01T00:36:53.707Z] (79/114) Installing libsodium (1.0.19-r0) [2024-11-01T00:36:53.707Z] (80/114) Installing libzmq (4.3.5-r2) [2024-11-01T00:36:53.707Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-11-01T00:36:53.972Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-11-01T00:36:53.972Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-11-01T00:36:53.972Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-11-01T00:36:53.972Z] (85/114) Installing sratom (0.6.16-r0) [2024-11-01T00:36:53.972Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-11-01T00:36:53.972Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-11-01T00:36:53.972Z] (88/114) Installing libdovi (3.3.0-r0) [2024-11-01T00:36:53.972Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-11-01T00:36:54.239Z] (90/114) Installing shaderc (2024.0-r0) [2024-11-01T00:36:54.239Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-11-01T00:36:54.239Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-11-01T00:36:54.239Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-11-01T00:36:54.239Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-11-01T00:36:54.239Z] (95/114) Installing vidstab (1.1.1-r0) [2024-11-01T00:36:54.239Z] (96/114) Installing zimg (3.0.5-r2) [2024-11-01T00:36:54.239Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-11-01T00:36:54.510Z] (98/114) Installing libasyncns (0.8-r3) [2024-11-01T00:36:54.511Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-11-01T00:36:54.511Z] (100/114) Installing libltdl (2.4.7-r3) [2024-11-01T00:36:54.511Z] (101/114) Installing orc (0.4.40-r0) [2024-11-01T00:36:54.511Z] (102/114) Installing libflac (1.4.3-r1) [2024-11-01T00:36:54.511Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-11-01T00:36:54.511Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-11-01T00:36:54.511Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-11-01T00:36:54.511Z] (106/114) Installing libpulse (17.0-r0) [2024-11-01T00:36:54.511Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-11-01T00:36:54.788Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-11-01T00:36:54.788Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-11-01T00:36:54.788Z] (110/114) Installing udev-init-scripts (35-r1) [2024-11-01T00:36:54.788Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-11-01T00:36:54.788Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-11-01T00:36:54.788Z] (113/114) Installing kmod-libs (32-r0) [2024-11-01T00:36:54.788Z] (114/114) Installing eudev (3.2.14-r2) [2024-11-01T00:36:54.788Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T00:36:54.788Z] Executing glib-2.80.5-r0.trigger [2024-11-01T00:36:54.788Z] Executing eudev-3.2.14-r2.trigger [2024-11-01T00:36:54.788Z] OK: 120 MiB in 128 packages [2024-11-01T00:37:01.692Z] Removing intermediate container 7248bb736c59 [2024-11-01T00:37:01.692Z] ---> cbbffb3aa42a [2024-11-01T00:37:01.692Z] Step 18/37 : RUN apk --no-cache upgrade [2024-11-01T00:37:01.692Z] ---> Running in b272a7e78ccc [2024-11-01T00:37:01.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T00:37:02.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T00:37:03.675Z] Upgrading critical system libraries and apk-tools: [2024-11-01T00:37:03.675Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T00:37:03.675Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T00:37:04.255Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T00:37:04.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T00:37:04.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T00:37:05.922Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T00:37:05.922Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T00:37:05.922Z] OK: 120 MiB in 128 packages [2024-11-01T00:37:07.328Z] Removing intermediate container b272a7e78ccc [2024-11-01T00:37:07.328Z] ---> 1418468b8134 [2024-11-01T00:37:07.328Z] Step 19/37 : WORKDIR / [2024-11-01T00:37:07.328Z] ---> Running in 61ed7a49f843 [2024-11-01T00:37:07.328Z] Removing intermediate container 61ed7a49f843 [2024-11-01T00:37:07.328Z] ---> 31ed00f449e9 [2024-11-01T00:37:07.328Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-11-01T00:37:09.901Z] ---> 77d41aec8067 [2024-11-01T00:37:09.901Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-11-01T00:37:10.490Z] ---> c5ea346972eb [2024-11-01T00:37:10.490Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-11-01T00:37:11.083Z] ---> 4656ebf4b065 [2024-11-01T00:37:11.083Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-11-01T00:37:11.349Z] ---> 75651f66de7f [2024-11-01T00:37:11.349Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-11-01T00:37:11.940Z] ---> 502877c5c360 [2024-11-01T00:37:11.941Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-11-01T00:37:13.889Z] ---> b86285b20933 [2024-11-01T00:37:13.889Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-11-01T00:37:15.839Z] ---> a973f894447d [2024-11-01T00:37:15.839Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-11-01T00:37:15.839Z] ---> Running in c182cf6a6e25 [2024-11-01T00:37:17.787Z] Removing intermediate container c182cf6a6e25 [2024-11-01T00:37:17.787Z] ---> 03c0ee082c27 [2024-11-01T00:37:17.787Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-11-01T00:37:17.787Z] ---> Running in 38882c23c6a0 [2024-11-01T00:37:19.722Z] Removing intermediate container 38882c23c6a0 [2024-11-01T00:37:19.722Z] ---> ca2b6228ebd9 [2024-11-01T00:37:19.722Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-11-01T00:37:19.722Z] ---> Running in 66af7dfe4f24 [2024-11-01T00:37:21.125Z] Removing intermediate container 66af7dfe4f24 [2024-11-01T00:37:21.125Z] ---> e4308228b5f5 [2024-11-01T00:37:21.125Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-11-01T00:37:21.125Z] ---> Running in de9f2b2d9b49 [2024-11-01T00:37:23.059Z] Removing intermediate container de9f2b2d9b49 [2024-11-01T00:37:23.059Z] ---> 9571188713dd [2024-11-01T00:37:23.059Z] Step 31/37 : EXPOSE 59983 [2024-11-01T00:37:23.059Z] ---> Running in af90499dfab6 [2024-11-01T00:37:23.059Z] Removing intermediate container af90499dfab6 [2024-11-01T00:37:23.059Z] ---> a7a1d4c30d05 [2024-11-01T00:37:23.059Z] Step 32/37 : EXPOSE 8554 [2024-11-01T00:37:23.059Z] ---> Running in 591fec326256 [2024-11-01T00:37:23.326Z] Removing intermediate container 591fec326256 [2024-11-01T00:37:23.326Z] ---> 8885e4fed007 [2024-11-01T00:37:23.326Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-11-01T00:37:23.591Z] ---> Running in a579902617f9 [2024-11-01T00:37:23.858Z] Removing intermediate container a579902617f9 [2024-11-01T00:37:23.858Z] ---> 398455b3b696 [2024-11-01T00:37:23.858Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-11-01T00:37:23.858Z] ---> Running in b1c6f17a0070 [2024-11-01T00:37:24.126Z] Removing intermediate container b1c6f17a0070 [2024-11-01T00:37:24.126Z] ---> f50b1f85ba66 [2024-11-01T00:37:24.126Z] Step 35/37 : LABEL arch=arm64 [2024-11-01T00:37:24.396Z] ---> Running in 44a690fb6513 [2024-11-01T00:37:24.663Z] Removing intermediate container 44a690fb6513 [2024-11-01T00:37:24.663Z] ---> 3be7674e7f52 [2024-11-01T00:37:24.663Z] Step 36/37 : LABEL git_sha=cec5fe797acd0a57918cb92b5c0815420fffe93d [2024-11-01T00:37:24.663Z] ---> Running in b9384434797c [2024-11-01T00:37:24.930Z] Removing intermediate container b9384434797c [2024-11-01T00:37:24.930Z] ---> 558347e33ae1 [2024-11-01T00:37:24.930Z] Step 37/37 : LABEL version=4.0.0-dev.2 [2024-11-01T00:37:25.209Z] ---> Running in ea55fb8899d6 [2024-11-01T00:37:25.478Z] Removing intermediate container ea55fb8899d6 [2024-11-01T00:37:25.478Z] ---> c66a8278996c [2024-11-01T00:37:25.478Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T00:37:25.478Z] Successfully built c66a8278996c [2024-11-01T00:37:25.478Z] 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-11-01T00:37:25.623Z] provisioning config files... [2024-11-01T00:37:25.637Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/189@tmp/config2095646047613160907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:37:25.982Z] ---> ****-login.sh [2024-11-01T00:37:25.982Z] nexus3.edgexfoundry.org:10001 [2024-11-01T00:37:26.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:37:26.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:37:26.527Z] Configure a credential helper to remove this warning. See [2024-11-01T00:37:26.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:37:26.527Z] [2024-11-01T00:37:26.527Z] Login Succeeded [2024-11-01T00:37:26.527Z] nexus3.edgexfoundry.org:10002 [2024-11-01T00:37:26.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:37:26.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:37:26.796Z] Configure a credential helper to remove this warning. See [2024-11-01T00:37:26.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:37:26.796Z] [2024-11-01T00:37:26.796Z] Login Succeeded [2024-11-01T00:37:26.796Z] nexus3.edgexfoundry.org:10003 [2024-11-01T00:37:27.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:37:27.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:37:27.329Z] Configure a credential helper to remove this warning. See [2024-11-01T00:37:27.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:37:27.329Z] [2024-11-01T00:37:27.329Z] Login Succeeded [2024-11-01T00:37:27.329Z] nexus3.edgexfoundry.org:10004 [2024-11-01T00:37:27.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:37:27.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:37:27.861Z] Configure a credential helper to remove this warning. See [2024-11-01T00:37:27.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:37:27.861Z] [2024-11-01T00:37:27.861Z] Login Succeeded [2024-11-01T00:37:27.861Z] ****.io [2024-11-01T00:37:28.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T00:37:28.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T00:37:28.400Z] Configure a credential helper to remove this warning. See [2024-11-01T00:37:28.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T00:37:28.400Z] [2024-11-01T00:37:28.400Z] Login Succeeded [2024-11-01T00:37:28.400Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T00:37:28.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T00:37:28.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T00:37:28.491Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-11-01T00:37:28.491Z] cec5fe797acd0a57918cb92b5c0815420fffe93d [2024-11-01T00:37:28.491Z] latest [2024-11-01T00:37:28.491Z] 4.0.0-dev.2 [2024-11-01T00:37:28.491Z] cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 [2024-11-01T00:37:28.491Z] main [2024-11-01T00:37:28.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:28.857Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:29.225Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cec5fe797acd0a57918cb92b5c0815420fffe93d [2024-11-01T00:37:29.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-11-01T00:37:29.225Z] 4f0f265a27da: Preparing [2024-11-01T00:37:29.225Z] 1bc88f24ac52: Preparing [2024-11-01T00:37:29.225Z] b6feecbafb9e: Preparing [2024-11-01T00:37:29.225Z] 1ac56e739297: Preparing [2024-11-01T00:37:29.225Z] f0c0fc467d42: Preparing [2024-11-01T00:37:29.225Z] 4fdee56d7956: Preparing [2024-11-01T00:37:29.225Z] 621152362587: Preparing [2024-11-01T00:37:29.225Z] f5e97a223cbf: Preparing [2024-11-01T00:37:29.225Z] 81be0ceb579f: Preparing [2024-11-01T00:37:29.225Z] 880de29d0fe9: Preparing [2024-11-01T00:37:29.225Z] a7f1f666309a: Preparing [2024-11-01T00:37:29.225Z] 85e6d37ea513: Preparing [2024-11-01T00:37:29.225Z] a016a17bfc54: Preparing [2024-11-01T00:37:29.225Z] 4fdee56d7956: Waiting [2024-11-01T00:37:29.225Z] 880de29d0fe9: Waiting [2024-11-01T00:37:29.225Z] a7f1f666309a: Waiting [2024-11-01T00:37:29.225Z] 621152362587: Waiting [2024-11-01T00:37:29.225Z] f5e97a223cbf: Waiting [2024-11-01T00:37:29.225Z] 81be0ceb579f: Waiting [2024-11-01T00:37:29.225Z] 85e6d37ea513: Waiting [2024-11-01T00:37:29.225Z] 16113d51b718: Preparing [2024-11-01T00:37:29.225Z] a016a17bfc54: Waiting [2024-11-01T00:37:29.225Z] 16113d51b718: Waiting [2024-11-01T00:37:29.497Z] 4f0f265a27da: Pushed [2024-11-01T00:37:29.497Z] b6feecbafb9e: Pushed [2024-11-01T00:37:29.497Z] 1ac56e739297: Pushed [2024-11-01T00:37:29.497Z] 1bc88f24ac52: Pushed [2024-11-01T00:37:29.762Z] 4fdee56d7956: Pushed [2024-11-01T00:37:29.762Z] f5e97a223cbf: Pushed [2024-11-01T00:37:29.762Z] 621152362587: Pushed [2024-11-01T00:37:29.762Z] 81be0ceb579f: Pushed [2024-11-01T00:37:29.762Z] 880de29d0fe9: Pushed [2024-11-01T00:37:29.762Z] 16113d51b718: Layer already exists [2024-11-01T00:37:31.701Z] 85e6d37ea513: Pushed [2024-11-01T00:37:37.044Z] f0c0fc467d42: Pushed [2024-11-01T00:37:40.397Z] a7f1f666309a: Pushed [2024-11-01T00:37:55.402Z] a016a17bfc54: Pushed [2024-11-01T00:37:55.402Z] cec5fe797acd0a57918cb92b5c0815420fffe93d: digest: sha256:944df4ca4aa66ed60629f1c3e584daba555f5df2a45eb0b184dca84a073ff8ae size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:55.796Z] + 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-11-01T00:37:56.166Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-11-01T00:37:56.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-11-01T00:37:56.166Z] 4f0f265a27da: Preparing [2024-11-01T00:37:56.166Z] 1bc88f24ac52: Preparing [2024-11-01T00:37:56.166Z] b6feecbafb9e: Preparing [2024-11-01T00:37:56.166Z] 1ac56e739297: Preparing [2024-11-01T00:37:56.166Z] f0c0fc467d42: Preparing [2024-11-01T00:37:56.166Z] 4fdee56d7956: Preparing [2024-11-01T00:37:56.166Z] 621152362587: Preparing [2024-11-01T00:37:56.166Z] f5e97a223cbf: Preparing [2024-11-01T00:37:56.166Z] 81be0ceb579f: Preparing [2024-11-01T00:37:56.166Z] 880de29d0fe9: Preparing [2024-11-01T00:37:56.166Z] a7f1f666309a: Preparing [2024-11-01T00:37:56.166Z] 85e6d37ea513: Preparing [2024-11-01T00:37:56.166Z] a016a17bfc54: Preparing [2024-11-01T00:37:56.166Z] 16113d51b718: Preparing [2024-11-01T00:37:56.166Z] a016a17bfc54: Waiting [2024-11-01T00:37:56.166Z] 16113d51b718: Waiting [2024-11-01T00:37:56.166Z] 81be0ceb579f: Waiting [2024-11-01T00:37:56.166Z] 880de29d0fe9: Waiting [2024-11-01T00:37:56.166Z] 4fdee56d7956: Waiting [2024-11-01T00:37:56.166Z] a7f1f666309a: Waiting [2024-11-01T00:37:56.166Z] 621152362587: Waiting [2024-11-01T00:37:56.166Z] 85e6d37ea513: Waiting [2024-11-01T00:37:56.166Z] f5e97a223cbf: Waiting [2024-11-01T00:37:56.166Z] b6feecbafb9e: Layer already exists [2024-11-01T00:37:56.166Z] 1bc88f24ac52: Layer already exists [2024-11-01T00:37:56.166Z] 1ac56e739297: Layer already exists [2024-11-01T00:37:56.166Z] 4f0f265a27da: Layer already exists [2024-11-01T00:37:56.166Z] f0c0fc467d42: Layer already exists [2024-11-01T00:37:56.166Z] 81be0ceb579f: Layer already exists [2024-11-01T00:37:56.166Z] 4fdee56d7956: Layer already exists [2024-11-01T00:37:56.166Z] f5e97a223cbf: Layer already exists [2024-11-01T00:37:56.166Z] 621152362587: Layer already exists [2024-11-01T00:37:56.166Z] 880de29d0fe9: Layer already exists [2024-11-01T00:37:56.434Z] 85e6d37ea513: Layer already exists [2024-11-01T00:37:56.434Z] a016a17bfc54: Layer already exists [2024-11-01T00:37:56.434Z] 16113d51b718: Layer already exists [2024-11-01T00:37:56.434Z] a7f1f666309a: Layer already exists [2024-11-01T00:37:56.434Z] latest: digest: sha256:944df4ca4aa66ed60629f1c3e584daba555f5df2a45eb0b184dca84a073ff8ae size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:56.814Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:57.185Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.2 [2024-11-01T00:37:57.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-11-01T00:37:57.185Z] 4f0f265a27da: Preparing [2024-11-01T00:37:57.185Z] 1bc88f24ac52: Preparing [2024-11-01T00:37:57.185Z] b6feecbafb9e: Preparing [2024-11-01T00:37:57.185Z] 1ac56e739297: Preparing [2024-11-01T00:37:57.185Z] f0c0fc467d42: Preparing [2024-11-01T00:37:57.185Z] 4fdee56d7956: Preparing [2024-11-01T00:37:57.185Z] 621152362587: Preparing [2024-11-01T00:37:57.185Z] f5e97a223cbf: Preparing [2024-11-01T00:37:57.185Z] 81be0ceb579f: Preparing [2024-11-01T00:37:57.185Z] 880de29d0fe9: Preparing [2024-11-01T00:37:57.185Z] a7f1f666309a: Preparing [2024-11-01T00:37:57.185Z] 85e6d37ea513: Preparing [2024-11-01T00:37:57.185Z] a016a17bfc54: Preparing [2024-11-01T00:37:57.185Z] 16113d51b718: Preparing [2024-11-01T00:37:57.185Z] f5e97a223cbf: Waiting [2024-11-01T00:37:57.185Z] 81be0ceb579f: Waiting [2024-11-01T00:37:57.185Z] 880de29d0fe9: Waiting [2024-11-01T00:37:57.185Z] a016a17bfc54: Waiting [2024-11-01T00:37:57.185Z] a7f1f666309a: Waiting [2024-11-01T00:37:57.185Z] 85e6d37ea513: Waiting [2024-11-01T00:37:57.185Z] 16113d51b718: Waiting [2024-11-01T00:37:57.185Z] 1ac56e739297: Layer already exists [2024-11-01T00:37:57.185Z] f0c0fc467d42: Layer already exists [2024-11-01T00:37:57.185Z] b6feecbafb9e: Layer already exists [2024-11-01T00:37:57.185Z] 1bc88f24ac52: Layer already exists [2024-11-01T00:37:57.185Z] 4f0f265a27da: Layer already exists [2024-11-01T00:37:57.185Z] 4fdee56d7956: Layer already exists [2024-11-01T00:37:57.185Z] 621152362587: Layer already exists [2024-11-01T00:37:57.185Z] 880de29d0fe9: Layer already exists [2024-11-01T00:37:57.185Z] f5e97a223cbf: Layer already exists [2024-11-01T00:37:57.185Z] 81be0ceb579f: Layer already exists [2024-11-01T00:37:57.456Z] a016a17bfc54: Layer already exists [2024-11-01T00:37:57.456Z] a7f1f666309a: Layer already exists [2024-11-01T00:37:57.456Z] 85e6d37ea513: Layer already exists [2024-11-01T00:37:57.456Z] 16113d51b718: Layer already exists [2024-11-01T00:37:57.456Z] 4.0.0-dev.2: digest: sha256:944df4ca4aa66ed60629f1c3e584daba555f5df2a45eb0b184dca84a073ff8ae size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:57.822Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:58.203Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 [2024-11-01T00:37:58.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-11-01T00:37:58.203Z] 4f0f265a27da: Preparing [2024-11-01T00:37:58.203Z] 1bc88f24ac52: Preparing [2024-11-01T00:37:58.203Z] b6feecbafb9e: Preparing [2024-11-01T00:37:58.203Z] 1ac56e739297: Preparing [2024-11-01T00:37:58.203Z] f0c0fc467d42: Preparing [2024-11-01T00:37:58.203Z] 4fdee56d7956: Preparing [2024-11-01T00:37:58.203Z] 621152362587: Preparing [2024-11-01T00:37:58.203Z] f5e97a223cbf: Preparing [2024-11-01T00:37:58.203Z] 81be0ceb579f: Preparing [2024-11-01T00:37:58.203Z] 621152362587: Waiting [2024-11-01T00:37:58.203Z] 880de29d0fe9: Preparing [2024-11-01T00:37:58.204Z] a7f1f666309a: Preparing [2024-11-01T00:37:58.204Z] f5e97a223cbf: Waiting [2024-11-01T00:37:58.204Z] 4fdee56d7956: Waiting [2024-11-01T00:37:58.204Z] 85e6d37ea513: Preparing [2024-11-01T00:37:58.204Z] 81be0ceb579f: Waiting [2024-11-01T00:37:58.204Z] a016a17bfc54: Preparing [2024-11-01T00:37:58.204Z] 880de29d0fe9: Waiting [2024-11-01T00:37:58.204Z] 16113d51b718: Preparing [2024-11-01T00:37:58.204Z] a7f1f666309a: Waiting [2024-11-01T00:37:58.204Z] 85e6d37ea513: Waiting [2024-11-01T00:37:58.204Z] a016a17bfc54: Waiting [2024-11-01T00:37:58.204Z] 1bc88f24ac52: Layer already exists [2024-11-01T00:37:58.204Z] f0c0fc467d42: Layer already exists [2024-11-01T00:37:58.204Z] 4f0f265a27da: Layer already exists [2024-11-01T00:37:58.204Z] b6feecbafb9e: Layer already exists [2024-11-01T00:37:58.204Z] 1ac56e739297: Layer already exists [2024-11-01T00:37:58.204Z] 4fdee56d7956: Layer already exists [2024-11-01T00:37:58.204Z] f5e97a223cbf: Layer already exists [2024-11-01T00:37:58.204Z] 621152362587: Layer already exists [2024-11-01T00:37:58.204Z] 880de29d0fe9: Layer already exists [2024-11-01T00:37:58.204Z] 81be0ceb579f: Layer already exists [2024-11-01T00:37:58.471Z] a7f1f666309a: Layer already exists [2024-11-01T00:37:58.471Z] 85e6d37ea513: Layer already exists [2024-11-01T00:37:58.471Z] a016a17bfc54: Layer already exists [2024-11-01T00:37:58.471Z] 16113d51b718: Layer already exists [2024-11-01T00:37:58.471Z] cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2: digest: sha256:944df4ca4aa66ed60629f1c3e584daba555f5df2a45eb0b184dca84a073ff8ae size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:37:58.841Z] + 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-11-01T00:37:59.216Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-11-01T00:37:59.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-11-01T00:37:59.216Z] 4f0f265a27da: Preparing [2024-11-01T00:37:59.216Z] 1bc88f24ac52: Preparing [2024-11-01T00:37:59.216Z] b6feecbafb9e: Preparing [2024-11-01T00:37:59.216Z] 1ac56e739297: Preparing [2024-11-01T00:37:59.216Z] f0c0fc467d42: Preparing [2024-11-01T00:37:59.216Z] 4fdee56d7956: Preparing [2024-11-01T00:37:59.216Z] 621152362587: Preparing [2024-11-01T00:37:59.216Z] f5e97a223cbf: Preparing [2024-11-01T00:37:59.216Z] 81be0ceb579f: Preparing [2024-11-01T00:37:59.216Z] 880de29d0fe9: Preparing [2024-11-01T00:37:59.216Z] a7f1f666309a: Preparing [2024-11-01T00:37:59.216Z] 85e6d37ea513: Preparing [2024-11-01T00:37:59.216Z] a016a17bfc54: Preparing [2024-11-01T00:37:59.216Z] 16113d51b718: Preparing [2024-11-01T00:37:59.216Z] 81be0ceb579f: Waiting [2024-11-01T00:37:59.216Z] 880de29d0fe9: Waiting [2024-11-01T00:37:59.216Z] a7f1f666309a: Waiting [2024-11-01T00:37:59.216Z] 85e6d37ea513: Waiting [2024-11-01T00:37:59.216Z] a016a17bfc54: Waiting [2024-11-01T00:37:59.216Z] 16113d51b718: Waiting [2024-11-01T00:37:59.216Z] 621152362587: Waiting [2024-11-01T00:37:59.216Z] f5e97a223cbf: Waiting [2024-11-01T00:37:59.216Z] 4fdee56d7956: Waiting [2024-11-01T00:37:59.216Z] 1bc88f24ac52: Layer already exists [2024-11-01T00:37:59.216Z] 1ac56e739297: Layer already exists [2024-11-01T00:37:59.216Z] 4f0f265a27da: Layer already exists [2024-11-01T00:37:59.216Z] b6feecbafb9e: Layer already exists [2024-11-01T00:37:59.216Z] f0c0fc467d42: Layer already exists [2024-11-01T00:37:59.216Z] f5e97a223cbf: Layer already exists [2024-11-01T00:37:59.216Z] 621152362587: Layer already exists [2024-11-01T00:37:59.216Z] 81be0ceb579f: Layer already exists [2024-11-01T00:37:59.216Z] 4fdee56d7956: Layer already exists [2024-11-01T00:37:59.216Z] 880de29d0fe9: Layer already exists [2024-11-01T00:37:59.487Z] 85e6d37ea513: Layer already exists [2024-11-01T00:37:59.487Z] a016a17bfc54: Layer already exists [2024-11-01T00:37:59.487Z] a7f1f666309a: Layer already exists [2024-11-01T00:37:59.487Z] 16113d51b718: Layer already exists [2024-11-01T00:37:59.487Z] main: digest: sha256:944df4ca4aa66ed60629f1c3e584daba555f5df2a45eb0b184dca84a073ff8ae size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T00:37:59.571Z] ===================================================== [Pipeline] echo [2024-11-01T00:37:59.588Z] taggedImages: [2024-11-01T00:37:59.588Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cec5fe797acd0a57918cb92b5c0815420fffe93d [2024-11-01T00:37:59.588Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-11-01T00:37:59.588Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.2 [2024-11-01T00:37:59.588Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cec5fe797acd0a57918cb92b5c0815420fffe93d-4.0.0-dev.2 [2024-11-01T00:37:59.588Z] - 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-11-01T00:37:59.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T00:37:59.992Z] [2024-11-01T00:37:59.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:38:00.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T00:38:00.618Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-01T00:38:00.618Z] 8998bd30e6a1: Pulling fs layer [2024-11-01T00:38:00.618Z] 04944245beec: Pulling fs layer [2024-11-01T00:38:00.618Z] 699f458cf7ca: Pulling fs layer [2024-11-01T00:38:00.618Z] 765212b225bb: Pulling fs layer [2024-11-01T00:38:00.618Z] f23df028b6ca: Pulling fs layer [2024-11-01T00:38:00.618Z] d65c8cfc05b1: Pulling fs layer [2024-11-01T00:38:00.618Z] 2437ff75d9bd: Pulling fs layer [2024-11-01T00:38:00.618Z] 765212b225bb: Waiting [2024-11-01T00:38:00.618Z] f23df028b6ca: Waiting [2024-11-01T00:38:00.618Z] d65c8cfc05b1: Waiting [2024-11-01T00:38:00.618Z] 2437ff75d9bd: Waiting [2024-11-01T00:38:00.619Z] 04944245beec: Verifying Checksum [2024-11-01T00:38:00.619Z] 04944245beec: Download complete [2024-11-01T00:38:00.619Z] 765212b225bb: Download complete [2024-11-01T00:38:00.619Z] f23df028b6ca: Verifying Checksum [2024-11-01T00:38:00.619Z] f23df028b6ca: Download complete [2024-11-01T00:38:00.619Z] d65c8cfc05b1: Verifying Checksum [2024-11-01T00:38:00.619Z] d65c8cfc05b1: Download complete [2024-11-01T00:38:00.889Z] 699f458cf7ca: Verifying Checksum [2024-11-01T00:38:00.889Z] 699f458cf7ca: Download complete [2024-11-01T00:38:01.474Z] 8998bd30e6a1: Verifying Checksum [2024-11-01T00:38:01.474Z] 8998bd30e6a1: Download complete [2024-11-01T00:38:04.063Z] 2437ff75d9bd: Verifying Checksum [2024-11-01T00:38:04.063Z] 2437ff75d9bd: Download complete [2024-11-01T00:38:06.015Z] 8998bd30e6a1: Pull complete [2024-11-01T00:38:06.604Z] 04944245beec: Pull complete [2024-11-01T00:38:08.553Z] 699f458cf7ca: Pull complete [2024-11-01T00:38:08.553Z] 765212b225bb: Pull complete [2024-11-01T00:38:09.520Z] f23df028b6ca: Pull complete [2024-11-01T00:38:09.787Z] d65c8cfc05b1: Pull complete [2024-11-01T00:38:28.173Z] 2437ff75d9bd: Pull complete [2024-11-01T00:38:28.173Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-01T00:38:28.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T00:38:28.173Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:38:28.493Z] prd-ubuntu20.04-docker-arm64-4c-16g-24251 does not seem to be running inside a container [2024-11-01T00:38:28.561Z] $ 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/189 -v /w/workspace/device-usb-camera/189:/w/workspace/device-usb-camera/189:rw,z -v /w/workspace/device-usb-camera/189@tmp:/w/workspace/device-usb-camera/189@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-11-01T00:38:30.515Z] $ docker top f3152d5d73cb3ff828d5875962a4905d82436ef6e48fbe293bec7619ada1b23d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:38:31.410Z] ---> job-cost.sh [2024-11-01T00:38:31.410Z] lf-activate-venv: SKIPPING [2024-11-01T00:38:31.410Z] INFO: No Stack... [2024-11-01T00:38:31.994Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-01T00:38:32.953Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T00:38:33.624Z] + + cutcat -d, /w/workspace/device-usb-camera/189/archives/cost.csv -f6 [2024-11-01T00:38:33.625Z] [Pipeline] lock [2024-11-01T00:38:33.699Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] [2024-11-01T00:38:33.710Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] did not exist. Created. [2024-11-01T00:38:33.718Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T00:38:34.396Z] /w/workspace/device-usb-camera/189@tmp/durable-3556e522/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-01T00:38:35.041Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-01T00:38:35.071Z] Warning: overwriting stash ‘stack-cost’ [2024-11-01T00:38:35.133Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T00:38:35.144Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T00:38:35.170Z] $ docker stop --time=1 f3152d5d73cb3ff828d5875962a4905d82436ef6e48fbe293bec7619ada1b23d [2024-11-01T00:38:36.750Z] $ docker rm -f --volumes f3152d5d73cb3ff828d5875962a4905d82436ef6e48fbe293bec7619ada1b23d [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-11-01T00:38:37.219Z] provisioning config files... [2024-11-01T00:38:37.230Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1828893067173474683tmp [Pipeline] { [Pipeline] sh [2024-11-01T00:38:37.530Z] + set +x [2024-11-01T00:38:37.530Z] + curl -s https://codecov.io/bash [2024-11-01T00:38:37.530Z] + bash -s -- [2024-11-01T00:38:37.530Z] [2024-11-01T00:38:37.530Z] _____ _ [2024-11-01T00:38:37.530Z] / ____| | | [2024-11-01T00:38:37.530Z] | | ___ __| | ___ ___ _____ __ [2024-11-01T00:38:37.530Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-01T00:38:37.530Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-01T00:38:37.530Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-01T00:38:37.530Z] Bash-1.0.6 [2024-11-01T00:38:37.530Z] [2024-11-01T00:38:37.530Z] [2024-11-01T00:38:37.530Z] ==> git version 2.25.1 found [2024-11-01T00:38:37.530Z] ==> 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-11-01T00:38:37.530Z] Release-Date: 2020-01-08 [2024-11-01T00:38:37.530Z] 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-11-01T00:38:37.530Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-01T00:38:37.530Z] ==> Jenkins CI detected. [2024-11-01T00:38:37.530Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-11-01T00:38:37.530Z] project root: . [2024-11-01T00:38:37.530Z] --> token set from env [2024-11-01T00:38:37.530Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-01T00:38:37.530Z] ==> Running gcov in . (disable via -X gcov) [2024-11-01T00:38:37.530Z] ==> Python coveragepy not found [2024-11-01T00:38:37.530Z] ==> Searching for coverage reports in: [2024-11-01T00:38:37.530Z] + . [2024-11-01T00:38:37.530Z] -> Found 1 reports [2024-11-01T00:38:37.530Z] ==> Detecting git/mercurial file structure [2024-11-01T00:38:37.530Z] ==> Reading reports [2024-11-01T00:38:37.530Z] + ./coverage.out bytes=54772 [2024-11-01T00:38:37.530Z] ==> Appending adjustments [2024-11-01T00:38:37.530Z] https://docs.codecov.io/docs/fixing-reports [2024-11-01T00:38:37.790Z] + Found adjustments [2024-11-01T00:38:37.790Z] ==> Gzipping contents [2024-11-01T00:38:37.790Z] 8.0K /tmp/codecov.NXXZcE.gz [2024-11-01T00:38:37.790Z] ==> Uploading reports [2024-11-01T00:38:37.790Z] url: https://codecov.io [2024-11-01T00:38:37.790Z] query: branch=main&commit=cec5fe797acd0a57918cb92b5c0815420fffe93d&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-01T00:38:37.790Z] -> Pinging Codecov [2024-11-01T00:38:37.790Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cec5fe797acd0a57918cb92b5c0815420fffe93d&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-01T00:38:38.050Z] -> Uploading to [2024-11-01T00:38:38.050Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/cec5fe797acd0a57918cb92b5c0815420fffe93d/3a7cca7c-1ea0-49ec-91fe-7188d1e51fe6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T003837Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=da866044f6ba582a54804d32d996e2cefaadd18a4ec1ee0602892159a34246f9 [2024-11-01T00:38:38.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T00:38:38.050Z] Dload Upload Total Spent Left Speed [2024-11-01T00:38:38.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 30293 --:--:-- --:--:-- --:--:-- 30293 [2024-11-01T00:38:38.309Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] } [2024-11-01T00:38:38.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-01T00:38:38.466Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-01T00:38:38.485Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:38:38.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T00:38:38.796Z] [2024-11-01T00:38:38.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:38:39.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T00:38:39.104Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-01T00:38:39.104Z] 43c4264eed91: Already exists [2024-11-01T00:38:39.104Z] 4cc291be95ef: Already exists [2024-11-01T00:38:39.104Z] 2ac1f1163629: Already exists [2024-11-01T00:38:39.104Z] 5c3c966382ef: Already exists [2024-11-01T00:38:39.104Z] 4f4fb700ef54: Already exists [2024-11-01T00:38:39.104Z] d9c7d2e4e75e: Pulling fs layer [2024-11-01T00:38:39.104Z] 9c3e1370e548: Pulling fs layer [2024-11-01T00:38:39.361Z] d9c7d2e4e75e: Verifying Checksum [2024-11-01T00:38:39.361Z] d9c7d2e4e75e: Download complete [2024-11-01T00:38:39.619Z] d9c7d2e4e75e: Pull complete [2024-11-01T00:38:40.186Z] 9c3e1370e548: Verifying Checksum [2024-11-01T00:38:40.186Z] 9c3e1370e548: Download complete [2024-11-01T00:38:42.711Z] 9c3e1370e548: Pull complete [2024-11-01T00:38:42.969Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-01T00:38:42.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T00:38:42.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:38:43.068Z] prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container [2024-11-01T00:38:43.108Z] $ 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-11-01T00:38:45.054Z] $ docker top 3ad2968b80b98b3070a2dfa8955e1bfec65cc3427198a6bfcf0799de1f8c7662 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T00:38:45.400Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-11-01T00:38:45.410Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-11-01T00:38:45.686Z] + set -o pipefail [2024-11-01T00:38:45.686Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-11-01T00:38:52.258Z] [2024-11-01T00:38:52.258Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-11-01T00:38:52.258Z] [2024-11-01T00:38:52.258Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/ea0f3daf-356b-41ec-88e0-75fd5f2aabe7 [2024-11-01T00:38:52.258Z] [2024-11-01T00:38:52.258Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-01T00:38:52.258Z] [Pipeline] } [2024-11-01T00:38:52.274Z] $ docker stop --time=1 3ad2968b80b98b3070a2dfa8955e1bfec65cc3427198a6bfcf0799de1f8c7662 [2024-11-01T00:38:56.939Z] $ docker rm -f --volumes 3ad2968b80b98b3070a2dfa8955e1bfec65cc3427198a6bfcf0799de1f8c7662 [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-11-01T00:38:57.805Z] + git log --format=format:%s -1 cec5fe797acd0a57918cb92b5c0815420fffe93d [Pipeline] sh [2024-11-01T00:38:58.093Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T00:38:58.093Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:38:58.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T00:38:58.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:38:58.482Z] prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container [2024-11-01T00:38:58.518Z] $ 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-11-01T00:38:59.019Z] $ docker top 956b9bb8838020e6645fa634d59cfdac91489d3eb01deedae4e0ed6c2a275086 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T00:38:59.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T00:38:59.121Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T00:38:59.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T00:38:59.254Z] $ docker exec 956b9bb8838020e6645fa634d59cfdac91489d3eb01deedae4e0ed6c2a275086 ssh-agent [2024-11-01T00:38:59.353Z] SSH_AUTH_SOCK=/tmp/ssh-DnCfwvLSsLpR/agent.31 [2024-11-01T00:38:59.353Z] SSH_AGENT_PID=37 [2024-11-01T00:38:59.358Z] Running ssh-add (command line suppressed) [2024-11-01T00:38:59.464Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15032255490798515023.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15032255490798515023.key) [2024-11-01T00:38:59.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T00:38:59.766Z] + git semver tag [2024-11-01T00:39:00.024Z] 2024-11-01 00:38:59,957 [run_tag] DEBUG tag force:False [2024-11-01T00:39:00.024Z] 2024-11-01 00:38:59,957 [check_head_tag] DEBUG check head tag [2024-11-01T00:39:00.024Z] 2024-11-01 00:38:59,960 [execute] INFO git cat-file --batch-check [2024-11-01T00:39:00.024Z] 2024-11-01 00:38:59,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-01T00:39:00.024Z] 2024-11-01 00:38:59,964 [execute] INFO git cat-file --batch [2024-11-01T00:39:00.024Z] 2024-11-01 00:38:59,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-01T00:39:00.024Z] 2024-11-01 00:39:00,008 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-01T00:39:00.024Z] 2024-11-01 00:39:00,008 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2024-11-01T00:39:00.024Z] 2024-11-01 00:39:00,009 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-11-01T00:39:00.024Z] 2024-11-01 00:39:00,013 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-01T00:39:00.024Z] 4.0.0-dev.2 [Pipeline] } [2024-11-01T00:39:00.295Z] $ docker exec --env ******** --env ******** 956b9bb8838020e6645fa634d59cfdac91489d3eb01deedae4e0ed6c2a275086 ssh-agent -k [2024-11-01T00:39:00.404Z] unset SSH_AUTH_SOCK; [2024-11-01T00:39:00.404Z] unset SSH_AGENT_PID; [2024-11-01T00:39:00.404Z] echo Agent pid 37 killed; [2024-11-01T00:39:00.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T00:39:00.726Z] + git semver [Pipeline] } [2024-11-01T00:39:01.000Z] $ docker stop --time=1 956b9bb8838020e6645fa634d59cfdac91489d3eb01deedae4e0ed6c2a275086 [2024-11-01T00:39:02.278Z] $ docker rm -f --volumes 956b9bb8838020e6645fa634d59cfdac91489d3eb01deedae4e0ed6c2a275086 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:39:02.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T00:39:02.681Z] [2024-11-01T00:39:02.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:39:03.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T00:39:03.058Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-01T00:39:03.058Z] ab5ef0e58194: Pulling fs layer [2024-11-01T00:39:03.058Z] 9712f1f96733: Pulling fs layer [2024-11-01T00:39:03.058Z] 63f879dbbcfc: Pulling fs layer [2024-11-01T00:39:03.058Z] 0d9ebad4ef96: Pulling fs layer [2024-11-01T00:39:03.058Z] e9a5061849ea: Pulling fs layer [2024-11-01T00:39:03.058Z] d747dcd14b5f: Pulling fs layer [2024-11-01T00:39:03.058Z] 2de7ff778b66: Pulling fs layer [2024-11-01T00:39:03.058Z] e9a5061849ea: Waiting [2024-11-01T00:39:03.058Z] d747dcd14b5f: Waiting [2024-11-01T00:39:03.058Z] 2de7ff778b66: Waiting [2024-11-01T00:39:03.058Z] 0d9ebad4ef96: Waiting [2024-11-01T00:39:03.058Z] 9712f1f96733: Verifying Checksum [2024-11-01T00:39:03.058Z] 9712f1f96733: Download complete [2024-11-01T00:39:03.324Z] 63f879dbbcfc: Verifying Checksum [2024-11-01T00:39:03.324Z] 63f879dbbcfc: Download complete [2024-11-01T00:39:03.324Z] e9a5061849ea: Verifying Checksum [2024-11-01T00:39:03.324Z] e9a5061849ea: Download complete [2024-11-01T00:39:03.324Z] d747dcd14b5f: Verifying Checksum [2024-11-01T00:39:03.324Z] d747dcd14b5f: Download complete [2024-11-01T00:39:03.602Z] 0d9ebad4ef96: Verifying Checksum [2024-11-01T00:39:03.602Z] 0d9ebad4ef96: Download complete [2024-11-01T00:39:03.602Z] ab5ef0e58194: Download complete [2024-11-01T00:39:03.602Z] 2de7ff778b66: Verifying Checksum [2024-11-01T00:39:03.602Z] 2de7ff778b66: Download complete [2024-11-01T00:39:06.234Z] ab5ef0e58194: Pull complete [2024-11-01T00:39:06.234Z] 9712f1f96733: Pull complete [2024-11-01T00:39:06.802Z] 63f879dbbcfc: Pull complete [2024-11-01T00:39:10.990Z] 0d9ebad4ef96: Pull complete [2024-11-01T00:39:11.249Z] e9a5061849ea: Pull complete [2024-11-01T00:39:11.249Z] d747dcd14b5f: Pull complete [2024-11-01T00:39:12.629Z] 2de7ff778b66: Pull complete [2024-11-01T00:39:12.629Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-01T00:39:12.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T00:39:12.629Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:39:12.741Z] prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container [2024-11-01T00:39:12.776Z] $ 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-11-01T00:39:17.393Z] $ docker top 68175fd256af239466877ba0c73b94ab337243b7ca803c845afc445d80f58754 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-01T00:39:17.468Z] provisioning config files... [2024-11-01T00:39:17.475Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12543363588014875345tmp [2024-11-01T00:39:17.485Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8542282497831303952tmp [2024-11-01T00:39:17.494Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10656171068380255673tmp [Pipeline] { [Pipeline] echo [2024-11-01T00:39:17.519Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:39:17.811Z] ---> sigul-configuration.sh [2024-11-01T00:39:17.811Z] gpg: directory `/root/.gnupg' created [2024-11-01T00:39:17.811Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-01T00:39:17.811Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-01T00:39:17.811Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-01T00:39:17.811Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-01T00:39:17.811Z] gpg: CAST5 encrypted data [2024-11-01T00:39:17.811Z] gpg: encrypted with 1 passphrase [2024-11-01T00:39:17.811Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-01T00:39:18.102Z] + mkdir /home/jenkins [2024-11-01T00:39:18.102Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-01T00:39:18.394Z] + 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-11-01T00:39:18.405Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:39:18.693Z] ---> sigul-install.sh [2024-11-01T00:39:18.693Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-01T00:39:18.991Z] + git tag --list [2024-11-01T00:39:18.991Z] v0.0.0 [2024-11-01T00:39:18.991Z] v0.0.1-dev.1 [2024-11-01T00:39:18.991Z] v0.0.1-dev.10 [2024-11-01T00:39:18.991Z] v0.0.1-dev.11 [2024-11-01T00:39:18.991Z] v0.0.1-dev.12 [2024-11-01T00:39:18.991Z] v0.0.1-dev.13 [2024-11-01T00:39:18.991Z] v0.0.1-dev.14 [2024-11-01T00:39:18.991Z] v0.0.1-dev.15 [2024-11-01T00:39:18.991Z] v0.0.1-dev.16 [2024-11-01T00:39:18.991Z] v0.0.1-dev.2 [2024-11-01T00:39:18.991Z] v0.0.1-dev.3 [2024-11-01T00:39:18.991Z] v0.0.1-dev.4 [2024-11-01T00:39:18.991Z] v0.0.1-dev.5 [2024-11-01T00:39:18.991Z] v0.0.1-dev.6 [2024-11-01T00:39:18.991Z] v0.0.1-dev.7 [2024-11-01T00:39:18.991Z] v0.0.1-dev.8 [2024-11-01T00:39:18.991Z] v0.0.1-dev.9 [2024-11-01T00:39:18.991Z] v2.2.0 [2024-11-01T00:39:18.991Z] v2.2.0-dev.17 [2024-11-01T00:39:18.991Z] v2.2.0-dev.18 [2024-11-01T00:39:18.991Z] v2.2.0-dev.19 [2024-11-01T00:39:18.991Z] v2.2.0-dev.20 [2024-11-01T00:39:18.991Z] v2.2.0-dev.21 [2024-11-01T00:39:18.991Z] v2.2.0-dev.22 [2024-11-01T00:39:18.991Z] v2.2.0-dev.23 [2024-11-01T00:39:18.991Z] v2.2.0-dev.24 [2024-11-01T00:39:18.991Z] v2.2.0-dev.25 [2024-11-01T00:39:18.991Z] v2.2.0-dev.26 [2024-11-01T00:39:18.991Z] v2.2.0-dev.27 [2024-11-01T00:39:18.991Z] v2.3.0 [2024-11-01T00:39:18.991Z] v2.3.0-dev.1 [2024-11-01T00:39:18.991Z] v2.3.0-dev.10 [2024-11-01T00:39:18.991Z] v2.3.0-dev.11 [2024-11-01T00:39:18.991Z] v2.3.0-dev.12 [2024-11-01T00:39:18.991Z] v2.3.0-dev.13 [2024-11-01T00:39:18.991Z] v2.3.0-dev.14 [2024-11-01T00:39:18.991Z] v2.3.0-dev.15 [2024-11-01T00:39:18.991Z] v2.3.0-dev.16 [2024-11-01T00:39:18.991Z] v2.3.0-dev.17 [2024-11-01T00:39:18.991Z] v2.3.0-dev.18 [2024-11-01T00:39:18.991Z] v2.3.0-dev.19 [2024-11-01T00:39:18.991Z] v2.3.0-dev.2 [2024-11-01T00:39:18.991Z] v2.3.0-dev.20 [2024-11-01T00:39:18.991Z] v2.3.0-dev.21 [2024-11-01T00:39:18.991Z] v2.3.0-dev.22 [2024-11-01T00:39:18.991Z] v2.3.0-dev.23 [2024-11-01T00:39:18.991Z] v2.3.0-dev.24 [2024-11-01T00:39:18.991Z] v2.3.0-dev.25 [2024-11-01T00:39:18.991Z] v2.3.0-dev.26 [2024-11-01T00:39:18.991Z] v2.3.0-dev.27 [2024-11-01T00:39:18.991Z] v2.3.0-dev.28 [2024-11-01T00:39:18.991Z] v2.3.0-dev.3 [2024-11-01T00:39:18.991Z] v2.3.0-dev.4 [2024-11-01T00:39:18.991Z] v2.3.0-dev.5 [2024-11-01T00:39:18.991Z] v2.3.0-dev.6 [2024-11-01T00:39:18.991Z] v2.3.0-dev.7 [2024-11-01T00:39:18.991Z] v2.3.0-dev.8 [2024-11-01T00:39:18.991Z] v2.3.0-dev.9 [2024-11-01T00:39:18.991Z] v2.3.1 [2024-11-01T00:39:18.991Z] v2.3.1-dev.4 [2024-11-01T00:39:18.991Z] v2.3.1-dev.5 [2024-11-01T00:39:18.991Z] v2.3.1-dev.6 [2024-11-01T00:39:18.991Z] v3.0 [2024-11-01T00:39:18.991Z] v3.0.0 [2024-11-01T00:39:18.991Z] v3.0.0-dev.1 [2024-11-01T00:39:18.991Z] v3.0.0-dev.10 [2024-11-01T00:39:18.991Z] v3.0.0-dev.11 [2024-11-01T00:39:18.991Z] v3.0.0-dev.12 [2024-11-01T00:39:18.991Z] v3.0.0-dev.13 [2024-11-01T00:39:18.991Z] v3.0.0-dev.14 [2024-11-01T00:39:18.991Z] v3.0.0-dev.15 [2024-11-01T00:39:18.991Z] v3.0.0-dev.16 [2024-11-01T00:39:18.991Z] v3.0.0-dev.17 [2024-11-01T00:39:18.991Z] v3.0.0-dev.18 [2024-11-01T00:39:18.991Z] v3.0.0-dev.19 [2024-11-01T00:39:18.991Z] v3.0.0-dev.2 [2024-11-01T00:39:18.991Z] v3.0.0-dev.20 [2024-11-01T00:39:18.991Z] v3.0.0-dev.21 [2024-11-01T00:39:18.991Z] v3.0.0-dev.22 [2024-11-01T00:39:18.991Z] v3.0.0-dev.23 [2024-11-01T00:39:18.991Z] v3.0.0-dev.24 [2024-11-01T00:39:18.991Z] v3.0.0-dev.25 [2024-11-01T00:39:18.991Z] v3.0.0-dev.26 [2024-11-01T00:39:18.991Z] v3.0.0-dev.27 [2024-11-01T00:39:18.991Z] v3.0.0-dev.28 [2024-11-01T00:39:18.991Z] v3.0.0-dev.29 [2024-11-01T00:39:18.991Z] v3.0.0-dev.3 [2024-11-01T00:39:18.991Z] v3.0.0-dev.30 [2024-11-01T00:39:18.991Z] v3.0.0-dev.31 [2024-11-01T00:39:18.991Z] v3.0.0-dev.32 [2024-11-01T00:39:18.991Z] v3.0.0-dev.33 [2024-11-01T00:39:18.991Z] v3.0.0-dev.34 [2024-11-01T00:39:18.991Z] v3.0.0-dev.35 [2024-11-01T00:39:18.991Z] v3.0.0-dev.36 [2024-11-01T00:39:18.991Z] v3.0.0-dev.37 [2024-11-01T00:39:18.991Z] v3.0.0-dev.38 [2024-11-01T00:39:18.991Z] v3.0.0-dev.39 [2024-11-01T00:39:18.991Z] v3.0.0-dev.4 [2024-11-01T00:39:18.991Z] v3.0.0-dev.40 [2024-11-01T00:39:18.991Z] v3.0.0-dev.41 [2024-11-01T00:39:18.991Z] v3.0.0-dev.42 [2024-11-01T00:39:18.991Z] v3.0.0-dev.43 [2024-11-01T00:39:18.991Z] v3.0.0-dev.44 [2024-11-01T00:39:18.991Z] v3.0.0-dev.45 [2024-11-01T00:39:18.991Z] v3.0.0-dev.46 [2024-11-01T00:39:18.991Z] v3.0.0-dev.47 [2024-11-01T00:39:18.991Z] v3.0.0-dev.48 [2024-11-01T00:39:18.991Z] v3.0.0-dev.49 [2024-11-01T00:39:18.991Z] v3.0.0-dev.5 [2024-11-01T00:39:18.991Z] v3.0.0-dev.50 [2024-11-01T00:39:18.991Z] v3.0.0-dev.51 [2024-11-01T00:39:18.991Z] v3.0.0-dev.6 [2024-11-01T00:39:18.991Z] v3.0.0-dev.7 [2024-11-01T00:39:18.991Z] v3.0.0-dev.8 [2024-11-01T00:39:18.991Z] v3.0.0-dev.9 [2024-11-01T00:39:18.991Z] v3.1 [2024-11-01T00:39:18.991Z] v3.1.0 [2024-11-01T00:39:18.991Z] v3.1.0-dev.1 [2024-11-01T00:39:18.991Z] v3.1.0-dev.10 [2024-11-01T00:39:18.991Z] v3.1.0-dev.11 [2024-11-01T00:39:18.991Z] v3.1.0-dev.12 [2024-11-01T00:39:18.991Z] v3.1.0-dev.13 [2024-11-01T00:39:18.991Z] v3.1.0-dev.14 [2024-11-01T00:39:18.991Z] v3.1.0-dev.15 [2024-11-01T00:39:18.991Z] v3.1.0-dev.16 [2024-11-01T00:39:18.991Z] v3.1.0-dev.17 [2024-11-01T00:39:18.991Z] v3.1.0-dev.18 [2024-11-01T00:39:18.991Z] v3.1.0-dev.19 [2024-11-01T00:39:18.991Z] v3.1.0-dev.2 [2024-11-01T00:39:18.991Z] v3.1.0-dev.20 [2024-11-01T00:39:18.991Z] v3.1.0-dev.21 [2024-11-01T00:39:18.991Z] v3.1.0-dev.22 [2024-11-01T00:39:18.991Z] v3.1.0-dev.23 [2024-11-01T00:39:18.991Z] v3.1.0-dev.24 [2024-11-01T00:39:18.991Z] v3.1.0-dev.25 [2024-11-01T00:39:18.991Z] v3.1.0-dev.26 [2024-11-01T00:39:18.991Z] v3.1.0-dev.27 [2024-11-01T00:39:18.991Z] v3.1.0-dev.28 [2024-11-01T00:39:18.991Z] v3.1.0-dev.29 [2024-11-01T00:39:18.991Z] v3.1.0-dev.3 [2024-11-01T00:39:18.991Z] v3.1.0-dev.30 [2024-11-01T00:39:18.991Z] v3.1.0-dev.31 [2024-11-01T00:39:18.991Z] v3.1.0-dev.32 [2024-11-01T00:39:18.991Z] v3.1.0-dev.33 [2024-11-01T00:39:18.991Z] v3.1.0-dev.34 [2024-11-01T00:39:18.991Z] v3.1.0-dev.35 [2024-11-01T00:39:18.991Z] v3.1.0-dev.36 [2024-11-01T00:39:18.991Z] v3.1.0-dev.37 [2024-11-01T00:39:18.991Z] v3.1.0-dev.38 [2024-11-01T00:39:18.991Z] v3.1.0-dev.39 [2024-11-01T00:39:18.991Z] v3.1.0-dev.4 [2024-11-01T00:39:18.991Z] v3.1.0-dev.5 [2024-11-01T00:39:18.991Z] v3.1.0-dev.6 [2024-11-01T00:39:18.991Z] v3.1.0-dev.7 [2024-11-01T00:39:18.991Z] v3.1.0-dev.8 [2024-11-01T00:39:18.991Z] v3.1.0-dev.9 [2024-11-01T00:39:18.991Z] v3.1.1 [2024-11-01T00:39:18.991Z] v3.1.1-dev.1 [2024-11-01T00:39:18.991Z] v3.2.0-dev.1 [2024-11-01T00:39:18.991Z] v3.2.0-dev.10 [2024-11-01T00:39:18.991Z] v3.2.0-dev.11 [2024-11-01T00:39:18.991Z] v3.2.0-dev.12 [2024-11-01T00:39:18.991Z] v3.2.0-dev.13 [2024-11-01T00:39:18.991Z] v3.2.0-dev.14 [2024-11-01T00:39:18.991Z] v3.2.0-dev.15 [2024-11-01T00:39:18.991Z] v3.2.0-dev.16 [2024-11-01T00:39:18.991Z] v3.2.0-dev.17 [2024-11-01T00:39:18.991Z] v3.2.0-dev.18 [2024-11-01T00:39:18.991Z] v3.2.0-dev.19 [2024-11-01T00:39:18.991Z] v3.2.0-dev.2 [2024-11-01T00:39:18.991Z] v3.2.0-dev.20 [2024-11-01T00:39:18.991Z] v3.2.0-dev.21 [2024-11-01T00:39:18.991Z] v3.2.0-dev.22 [2024-11-01T00:39:18.991Z] v3.2.0-dev.3 [2024-11-01T00:39:18.991Z] v3.2.0-dev.4 [2024-11-01T00:39:18.991Z] v3.2.0-dev.5 [2024-11-01T00:39:18.991Z] v3.2.0-dev.6 [2024-11-01T00:39:18.991Z] v3.2.0-dev.7 [2024-11-01T00:39:18.991Z] v3.2.0-dev.8 [2024-11-01T00:39:18.991Z] v3.2.0-dev.9 [2024-11-01T00:39:18.991Z] v4.0.0-dev.1 [2024-11-01T00:39:18.991Z] v4.0.0-dev.2 [Pipeline] sh [2024-11-01T00:39:19.284Z] + lftools sign git-tag v4.0.0-dev.2 [2024-11-01T00:39:19.853Z] Signing Git tag with Sigul... [2024-11-01T00:39:19.854Z] Signing v4.0.0-dev.2 [Pipeline] echo [2024-11-01T00:39:20.129Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:39:20.423Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-01T00:39:20.430Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-01T00:39:20.459Z] $ docker stop --time=1 68175fd256af239466877ba0c73b94ab337243b7ca803c845afc445d80f58754 [2024-11-01T00:39:21.756Z] $ docker rm -f --volumes 68175fd256af239466877ba0c73b94ab337243b7ca803c845afc445d80f58754 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-01T00:39:22.212Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T00:39:22.212Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:39:22.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T00:39:22.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:39:22.594Z] prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container [2024-11-01T00:39:22.628Z] $ 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-11-01T00:39:22.985Z] $ docker top 598b30c953b00bcadd79463cf11582406d9a7566f9850574c7c231ebaa61ec1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T00:39:23.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T00:39:23.082Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T00:39:23.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T00:39:23.216Z] $ docker exec 598b30c953b00bcadd79463cf11582406d9a7566f9850574c7c231ebaa61ec1e ssh-agent [2024-11-01T00:39:23.319Z] SSH_AUTH_SOCK=/tmp/ssh-MW3dq48wUjlQ/agent.32 [2024-11-01T00:39:23.319Z] SSH_AGENT_PID=38 [2024-11-01T00:39:23.325Z] Running ssh-add (command line suppressed) [2024-11-01T00:39:23.431Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11792469675185382834.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11792469675185382834.key) [2024-11-01T00:39:23.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T00:39:23.734Z] + git semver bump pre [2024-11-01T00:39:23.992Z] 2024-11-01 00:39:23,951 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-01T00:39:23.992Z] 2024-11-01 00:39:23,952 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2024-11-01T00:39:23.992Z] 2024-11-01 00:39:23,952 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2024-11-01T00:39:23.992Z] 2024-11-01 00:39:23,952 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-11-01T00:39:23.992Z] 2024-11-01 00:39:23,952 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-01T00:39:23.992Z] 2024-11-01 00:39:23,952 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-01T00:39:23.992Z] 2024-11-01 00:39:23,956 [execute] INFO git cat-file --batch-check [2024-11-01T00:39:23.992Z] 2024-11-01 00:39:23,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T00:39:23.992Z] 2024-11-01 00:39:23,963 [execute] INFO git cat-file --batch [2024-11-01T00:39:23.992Z] 2024-11-01 00:39:23,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T00:39:23.992Z] 2024-11-01 00:39:23,968 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-01T00:39:23.992Z] 4.0.0-dev.3 [Pipeline] } [2024-11-01T00:39:24.007Z] $ docker exec --env ******** --env ******** 598b30c953b00bcadd79463cf11582406d9a7566f9850574c7c231ebaa61ec1e ssh-agent -k [2024-11-01T00:39:24.098Z] unset SSH_AUTH_SOCK; [2024-11-01T00:39:24.098Z] unset SSH_AGENT_PID; [2024-11-01T00:39:24.098Z] echo Agent pid 38 killed; [2024-11-01T00:39:24.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T00:39:24.419Z] + git semver [Pipeline] } [2024-11-01T00:39:24.697Z] $ docker stop --time=1 598b30c953b00bcadd79463cf11582406d9a7566f9850574c7c231ebaa61ec1e [2024-11-01T00:39:25.953Z] $ docker rm -f --volumes 598b30c953b00bcadd79463cf11582406d9a7566f9850574c7c231ebaa61ec1e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T00:39:26.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T00:39:26.310Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:39:26.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T00:39:26.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:39:26.682Z] prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container [2024-11-01T00:39:26.715Z] $ 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-11-01T00:39:27.051Z] $ docker top 5debd88f3665e5d9ca7d9b9faeb7a89d4c29787cc15de0230f560aa4a1a365ab -eo pid,comm [2024-11-01T00:39:27.092Z] 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-11-01T00:39:27.092Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T00:39:27.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T00:39:27.150Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T00:39:27.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T00:39:27.281Z] $ docker exec 5debd88f3665e5d9ca7d9b9faeb7a89d4c29787cc15de0230f560aa4a1a365ab ssh-agent [2024-11-01T00:39:27.386Z] SSH_AUTH_SOCK=/tmp/ssh-0t0yD7NfgUPr/agent.32 [2024-11-01T00:39:27.386Z] SSH_AGENT_PID=39 [2024-11-01T00:39:27.390Z] Running ssh-add (command line suppressed) [2024-11-01T00:39:27.498Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9854539115528945500.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9854539115528945500.key) [2024-11-01T00:39:27.506Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T00:39:27.795Z] + git semver push [2024-11-01T00:39:28.054Z] 2024-11-01 00:39:27,977 [run_push] DEBUG push [2024-11-01T00:39:28.054Z] 2024-11-01 00:39:27,978 [execute] INFO git cat-file --batch-check [2024-11-01T00:39:28.054Z] 2024-11-01 00:39:27,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T00:39:28.054Z] 2024-11-01 00:39:27,982 [execute] INFO git rev-list 7fcefe72c3d94fd1c13c265ef381c37646432f46 -- [2024-11-01T00:39:28.054Z] 2024-11-01 00:39:27,982 [execute] DEBUG Popen(['git', 'rev-list', '7fcefe72c3d94fd1c13c265ef381c37646432f46', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-01T00:39:28.054Z] 2024-11-01 00:39:27,991 [execute] INFO git fetch -v origin [2024-11-01T00:39:28.054Z] 2024-11-01 00:39:27,991 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-01T00:39:28.622Z] 2024-11-01 00:39:28,456 [run_push] DEBUG no remote changes detected [2024-11-01T00:39:28.622Z] 2024-11-01 00:39:28,456 [execute] INFO git push origin semver [2024-11-01T00:39:28.622Z] 2024-11-01 00:39:28,457 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-01T00:39:29.191Z] 2024-11-01 00:39:29,092 [run_push] DEBUG push all version tags [2024-11-01T00:39:29.191Z] 2024-11-01 00:39:29,092 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-01T00:39:29.191Z] 2024-11-01 00:39:29,093 [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-11-01T00:39:29.758Z] 2024-11-01 00:39:29,718 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-11-01T00:39:29.758Z] 4.0.0-dev.3 [Pipeline] } [2024-11-01T00:39:29.771Z] $ docker exec --env ******** --env ******** 5debd88f3665e5d9ca7d9b9faeb7a89d4c29787cc15de0230f560aa4a1a365ab ssh-agent -k [2024-11-01T00:39:29.862Z] unset SSH_AUTH_SOCK; [2024-11-01T00:39:29.862Z] unset SSH_AGENT_PID; [2024-11-01T00:39:29.862Z] echo Agent pid 39 killed; [2024-11-01T00:39:29.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T00:39:30.188Z] + git semver [Pipeline] } [2024-11-01T00:39:30.462Z] $ docker stop --time=1 5debd88f3665e5d9ca7d9b9faeb7a89d4c29787cc15de0230f560aa4a1a365ab [2024-11-01T00:39:31.765Z] $ docker rm -f --volumes 5debd88f3665e5d9ca7d9b9faeb7a89d4c29787cc15de0230f560aa4a1a365ab [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-11-01T00:39:32.360Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-11-01T00:39:32.360Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-11-01T00:39:32.360Z] total 16 [2024-11-01T00:39:32.360Z] drwxr-xr-x 3 root root 4096 Nov 1 00:23 . [2024-11-01T00:39:32.360Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 00:39 .. [2024-11-01T00:39:32.360Z] drwxr-xr-x 2 root root 4096 Nov 1 00:23 cost [2024-11-01T00:39:32.360Z] -rw-r--r-- 1 root root 89 Nov 1 00:23 cost.csv [2024-11-01T00:39:32.360Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-11-01T00:39:32.360Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-11-01T00:39:32.360Z] total 16 [2024-11-01T00:39:32.360Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 00:23 . [2024-11-01T00:39:32.360Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 00:39 .. [2024-11-01T00:39:32.360Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 00:23 cost [2024-11-01T00:39:32.360Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 1 00:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:39:32.652Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:39:33.513Z] ---> package-listing.sh [2024-11-01T00:39:33.513Z] ++ facter osfamily [2024-11-01T00:39:33.513Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-01T00:39:33.772Z] + OS_FAMILY=debian [2024-11-01T00:39:33.772Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-11-01T00:39:33.772Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-01T00:39:33.772Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-01T00:39:33.772Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-01T00:39:33.772Z] + PACKAGES=/tmp/packages_start.txt [2024-11-01T00:39:33.772Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-11-01T00:39:33.772Z] + PACKAGES=/tmp/packages_end.txt [2024-11-01T00:39:33.772Z] + case "${OS_FAMILY}" in [2024-11-01T00:39:33.772Z] + dpkg -l [2024-11-01T00:39:33.772Z] + grep '^ii' [2024-11-01T00:39:33.772Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-01T00:39:33.772Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-01T00:39:33.772Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-01T00:39:33.772Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-11-01T00:39:33.772Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-11-01T00:39:33.772Z] + 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-11-01T00:39:33.784Z] 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-11-01T00:39:34.061Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T00:39:34.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T00:39:34.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T00:39:34.449Z] prd-ubuntu20.04-docker-8c-8g-24245 does not seem to be running inside a container [2024-11-01T00:39:34.483Z] $ 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-11-01T00:39:34.693Z] $ docker top 3a9520535782b327f7890be5a276fd89cc1420237600e079d9fb1c375a497fc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T00:39:35.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-01T00:39:35.324Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-01T00:39:35.610Z] + ls /var/log/sa-host [2024-11-01T00:39:35.610Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T00:39:35.680Z] provisioning config files... [2024-11-01T00:39:35.694Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6952587653423453270tmp [Pipeline] { [Pipeline] echo [2024-11-01T00:39:35.711Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:39:35.992Z] ---> create-netrc.sh [Pipeline] } [2024-11-01T00:39:35.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:39:36.336Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-01T00:39:36.343Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:39:36.630Z] ---> sudo-logs.sh [2024-11-01T00:39:36.630Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-01T00:39:36.658Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:39:36.938Z] ---> job-cost.sh [2024-11-01T00:39:36.938Z] lf-activate-venv: SKIPPING [2024-11-01T00:39:36.938Z] DEBUG: total: 0.2199999988079071 [2024-11-01T00:39:36.938Z] INFO: Retrieving Stack Cost... [2024-11-01T00:39:37.197Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T00:39:37.456Z] INFO: Archiving Costs [Pipeline] echo [2024-11-01T00:39:37.469Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T00:39:37.745Z] ---> logs-deploy.sh [2024-11-01T00:39:37.745Z] lf-activate-venv: SKIPPING [2024-11-01T00:39:37.745Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/189 [2024-11-01T00:39:37.745Z] INFO: archiving workspace using pattern(s): [2024-11-01T00:39:38.696Z] Archives upload complete. [2024-11-01T00:39:38.696Z] INFO: archiving logs to Nexus