Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7690bcd711045423acdb8c53079eda27d9cd07fc 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-ssh9029083390269139013.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh9851744524305998744.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14103772226349113050.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh15024607376604350700.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-ssh7160121818339663552.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-35087’ Running on prd-ubuntu20.04-docker-8c-8g-35090 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 7690bcd711045423acdb8c53079eda27d9cd07fc (main) Commit message: "Merge pull request #374 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" > 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 7690bcd711045423acdb8c53079eda27d9cd07fc # timeout=10 > git rev-list --no-walk 91633e747b3f3010a9cab91b9839fc982e436734 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:13:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:13:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:13:15 ========================================================= 09:13:15 EdgeX Global Pipelines Version Info 09:13:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:13:16 ------------------- 09:13:16 stable info: 09:13:16 ------------------- 09:13:16 Commited By: Cherry Wang cherry@iotechsys.com 09:13:16 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 09:13:16 Message: update stable to v1.0.269 09:13:16 ------------------- 09:13:16 experimental info: 09:13:16 ------------------- 09:13:16 Commited By: **** collab-it+edgex@linuxfoundation.org 09:13:16 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 09:13:16 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:13:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 09:13:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 09:13:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:13:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:13:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:13:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:13:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7690bcd [Pipeline] echo 09:13:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:17 provisioning config files... 09:13:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11733419279885319542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:17 ---> ****-login.sh 09:13:17 nexus3.edgexfoundry.org:10001 09:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:18 Configure a credential helper to remove this warning. See 09:13:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:18 09:13:18 Login Succeeded 09:13:18 nexus3.edgexfoundry.org:10002 09:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:18 Configure a credential helper to remove this warning. See 09:13:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:18 09:13:18 Login Succeeded 09:13:18 nexus3.edgexfoundry.org:10003 09:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:18 Configure a credential helper to remove this warning. See 09:13:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:18 09:13:18 Login Succeeded 09:13:18 nexus3.edgexfoundry.org:10004 09:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:18 Configure a credential helper to remove this warning. See 09:13:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:18 09:13:18 Login Succeeded 09:13:18 ****.io 09:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:18 Configure a credential helper to remove this warning. See 09:13:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:18 09:13:18 Login Succeeded 09:13:18 ---> ****-login.sh ends [Pipeline] } 09:13:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:13:19 + git rev-list -1 --merges 7690bcd711045423acdb8c53079eda27d9cd07fc~1..7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] echo 09:13:19 -----------> git rev-list -1 --merges 7690bcd711045423acdb8c53079eda27d9cd07fc~1..7690bcd711045423acdb8c53079eda27d9cd07fc 7690bcd711045423acdb8c53079eda27d9cd07fc 09:13:19 7690bcd711045423acdb8c53079eda27d9cd07fc [false] [Pipeline] sh 09:13:19 + git log --format=format:%s -1 7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] echo 09:13:19 ========================================================= 09:13:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:13:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:13:19 + git log --format=format:%s -1 7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] echo 09:13:19 [semverPrep] GIT_COMMIT: 7690bcd711045423acdb8c53079eda27d9cd07fc, Commit Message: Merge pull request #374 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11 [Pipeline] echo 09:13:19 [semverPrep] This is not a build commit. [Pipeline] sh 09:13:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:13:20 + grep -v github /etc/ssh/ssh_known_hosts 09:13:20 + [ -e /tmp/ssh_known_hosts ] 09:13:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:13:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:13:20 + sudo tee -a /etc/ssh/ssh_known_hosts 09:13:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:13:20 09:13:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:13:20 0.1.4: Pulling from edgex-devops/py-git-semver 09:13:20 b85a868b505f: Pulling fs layer 09:13:20 e2be974225ed: Pulling fs layer 09:13:20 339a4e72a1f5: Pulling fs layer 09:13:20 988bab9f4d93: Pulling fs layer 09:13:20 1469e6f7b9e6: Pulling fs layer 09:13:20 eaf3925da568: Pulling fs layer 09:13:20 bab4dde63d76: Pulling fs layer 09:13:20 bde34c3a00c8: Pulling fs layer 09:13:20 b352a97aabf1: Pulling fs layer 09:13:20 4872d77fe225: Pulling fs layer 09:13:20 5851b861e8e6: Pulling fs layer 09:13:20 b352a97aabf1: Waiting 09:13:20 bab4dde63d76: Waiting 09:13:20 bde34c3a00c8: Waiting 09:13:20 eaf3925da568: Waiting 09:13:20 988bab9f4d93: Waiting 09:13:20 1469e6f7b9e6: Waiting 09:13:20 5851b861e8e6: Waiting 09:13:20 4872d77fe225: Waiting 09:13:20 e2be974225ed: Download complete 09:13:20 988bab9f4d93: Download complete 09:13:20 1469e6f7b9e6: Verifying Checksum 09:13:20 1469e6f7b9e6: Download complete 09:13:20 339a4e72a1f5: Verifying Checksum 09:13:20 339a4e72a1f5: Download complete 09:13:20 eaf3925da568: Download complete 09:13:21 bde34c3a00c8: Download complete 09:13:21 b352a97aabf1: Verifying Checksum 09:13:21 b352a97aabf1: Download complete 09:13:21 5851b861e8e6: Download complete 09:13:21 b85a868b505f: Verifying Checksum 09:13:21 b85a868b505f: Download complete 09:13:21 bab4dde63d76: Verifying Checksum 09:13:21 bab4dde63d76: Download complete 09:13:22 b85a868b505f: Pull complete 09:13:22 e2be974225ed: Pull complete 09:13:22 339a4e72a1f5: Pull complete 09:13:22 988bab9f4d93: Pull complete 09:13:23 1469e6f7b9e6: Pull complete 09:13:23 eaf3925da568: Pull complete 09:13:24 bab4dde63d76: Pull complete 09:13:24 bde34c3a00c8: Pull complete 09:13:24 b352a97aabf1: Pull complete 09:13:25 4872d77fe225: Pull complete 09:13:25 5851b861e8e6: Pull complete 09:13:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:13:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:13:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:25 prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container 09:13:25 $ 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 09:13:28 $ docker top 9399eb717dbea5bbb0044c0b2cbe428d29f3d4fd724b5a6d393053b67900ec7a -eo pid,comm 09:13:28 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). 09:13:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:13:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:13:28 [ssh-agent] Looking for ssh-agent implementation... 09:13:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:13:28 $ docker exec 9399eb717dbea5bbb0044c0b2cbe428d29f3d4fd724b5a6d393053b67900ec7a ssh-agent 09:13:28 SSH_AUTH_SOCK=/tmp/ssh-ciJCITTw2Ibx/agent.31 09:13:28 SSH_AGENT_PID=37 09:13:28 Running ssh-add (command line suppressed) 09:13:28 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14432316219974181247.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14432316219974181247.key) 09:13:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:13:29 + git tag --points-at HEAD [Pipeline] } 09:13:29 $ docker exec --env ******** --env ******** 9399eb717dbea5bbb0044c0b2cbe428d29f3d4fd724b5a6d393053b67900ec7a ssh-agent -k 09:13:29 unset SSH_AUTH_SOCK; 09:13:29 unset SSH_AGENT_PID; 09:13:29 echo Agent pid 37 killed; 09:13:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:13:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:13:29 [ssh-agent] Looking for ssh-agent implementation... 09:13:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:13:29 $ docker exec 9399eb717dbea5bbb0044c0b2cbe428d29f3d4fd724b5a6d393053b67900ec7a ssh-agent 09:13:29 SSH_AUTH_SOCK=/tmp/ssh-WOU7ZR9RCNpq/agent.70 09:13:29 SSH_AGENT_PID=76 09:13:29 Running ssh-add (command line suppressed) 09:13:29 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3603375961223498523.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3603375961223498523.key) 09:13:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:13:29 + git semver init 09:13:30 2024-12-14 09:13:30,124 [run_init] DEBUG init version:0.0.0 force:False 09:13:30 2024-12-14 09:13:30,124 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 09:13:30 2024-12-14 09:13:30,125 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 09:13:30 2024-12-14 09:13:30,125 [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) 09:13:32 2024-12-14 09:13:31,806 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 09:13:32 2024-12-14 09:13:31,806 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 09:13:32 2024-12-14 09:13:31,806 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:13:32 2024-12-14 09:13:31,807 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:13:32 4.0.0-dev.6 [Pipeline] } 09:13:32 $ docker exec --env ******** --env ******** 9399eb717dbea5bbb0044c0b2cbe428d29f3d4fd724b5a6d393053b67900ec7a ssh-agent -k 09:13:32 unset SSH_AUTH_SOCK; 09:13:32 unset SSH_AGENT_PID; 09:13:32 echo Agent pid 76 killed; 09:13:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:13:32 + git semver [Pipeline] } 09:13:32 $ docker stop --time=1 9399eb717dbea5bbb0044c0b2cbe428d29f3d4fd724b5a6d393053b67900ec7a 09:13:34 $ docker rm -f --volumes 9399eb717dbea5bbb0044c0b2cbe428d29f3d4fd724b5a6d393053b67900ec7a [Pipeline] // withDockerContainer [Pipeline] sh 09:13:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:13:34 Stashed 1 file(s) [Pipeline] echo 09:13:34 [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [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 09:13:34 provisioning config files... 09:13:34 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14824282501060796212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:35 ---> ****-login.sh 09:13:35 nexus3.edgexfoundry.org:10001 09:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:35 Configure a credential helper to remove this warning. See 09:13:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:35 09:13:35 Login Succeeded 09:13:35 nexus3.edgexfoundry.org:10002 09:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:35 Configure a credential helper to remove this warning. See 09:13:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:35 09:13:35 Login Succeeded 09:13:35 nexus3.edgexfoundry.org:10003 09:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:35 Configure a credential helper to remove this warning. See 09:13:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:35 09:13:35 Login Succeeded 09:13:35 nexus3.edgexfoundry.org:10004 09:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:35 Configure a credential helper to remove this warning. See 09:13:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:35 09:13:35 Login Succeeded 09:13:35 ****.io 09:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:35 Configure a credential helper to remove this warning. See 09:13:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:35 09:13:35 Login Succeeded 09:13:35 ---> ****-login.sh ends [Pipeline] } 09:13:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:13:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:13:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:13:35 ========================================================= 09:13:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:13:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:36 + 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 . 09:13:36 Sending build context to Docker daemon 20.67MB 09:13:36 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 09:13:36 Step 2/13 : FROM ${BASE} AS builder 09:13:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:13:36 43c4264eed91: Pulling fs layer 09:13:36 4cc291be95ef: Pulling fs layer 09:13:36 2ac1f1163629: Pulling fs layer 09:13:36 5c3c966382ef: Pulling fs layer 09:13:36 4f4fb700ef54: Pulling fs layer 09:13:36 5d5c8e513c77: Pulling fs layer 09:13:36 9f66e0745190: Pulling fs layer 09:13:36 f49a43e4bbc0: Pulling fs layer 09:13:36 561ebcabdf7f: Pulling fs layer 09:13:36 5c3c966382ef: Waiting 09:13:36 5d5c8e513c77: Waiting 09:13:36 4f4fb700ef54: Waiting 09:13:36 f49a43e4bbc0: Waiting 09:13:36 9f66e0745190: Waiting 09:13:36 561ebcabdf7f: Waiting 09:13:36 4cc291be95ef: Verifying Checksum 09:13:36 4cc291be95ef: Download complete 09:13:36 5c3c966382ef: Verifying Checksum 09:13:36 5c3c966382ef: Download complete 09:13:36 4f4fb700ef54: Download complete 09:13:36 5d5c8e513c77: Verifying Checksum 09:13:36 5d5c8e513c77: Download complete 09:13:36 43c4264eed91: Download complete 09:13:36 9f66e0745190: Verifying Checksum 09:13:36 9f66e0745190: Download complete 09:13:36 43c4264eed91: Pull complete 09:13:36 561ebcabdf7f: Download complete 09:13:36 4cc291be95ef: Pull complete 09:13:37 2ac1f1163629: Download complete 09:13:37 f49a43e4bbc0: Verifying Checksum 09:13:37 f49a43e4bbc0: Download complete 09:13:40 2ac1f1163629: Pull complete 09:13:40 5c3c966382ef: Pull complete 09:13:40 4f4fb700ef54: Pull complete 09:13:40 5d5c8e513c77: Pull complete 09:13:40 9f66e0745190: Pull complete 09:13:43 f49a43e4bbc0: Pull complete 09:13:43 561ebcabdf7f: Pull complete 09:13:43 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:13:43 ---> 3a752c3f9dda 09:13:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 09:13:48 ---> Running in 5fd85b7c0ee1 09:13:48 Removing intermediate container 5fd85b7c0ee1 09:13:48 ---> af00b971683f 09:13:48 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:13:48 ---> Running in 52a259b22792 09:13:48 Removing intermediate container 52a259b22792 09:13:48 ---> a783b2fc3f84 09:13:48 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:13:48 ---> Running in dbb0ae258d88 09:13:48 Removing intermediate container dbb0ae258d88 09:13:48 ---> 650094e250ef 09:13:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:13:48 ---> Running in 1a39f240a40b 09:13:48 Removing intermediate container 1a39f240a40b 09:13:48 ---> d9667bb9fe25 09:13:48 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:13:48 ---> Running in e70f45f44e5a 09:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:13:49 (1/14) Installing libintl (0.22.5-r0) 09:13:49 (2/14) Installing eudev-libs (3.2.14-r2) 09:13:49 (3/14) Installing libjpeg-turbo (3.0.3-r0) 09:13:49 (4/14) Installing v4l-utils-libs (1.24.1-r1) 09:13:49 (5/14) Installing v4l-utils (1.24.1-r1) 09:13:49 (6/14) Installing libdvbv5 (1.24.1-r1) 09:13:49 (7/14) Installing udev-init-scripts (35-r1) 09:13:49 (8/14) Installing libeconf (0.6.3-r0) 09:13:49 (9/14) Installing libblkid (2.40.1-r1) 09:13:49 (10/14) Installing xz-libs (5.6.2-r0) 09:13:49 (11/14) Installing kmod-libs (32-r0) 09:13:49 (12/14) Installing eudev (3.2.14-r2) 09:13:49 (13/14) Installing eudev-dev (3.2.14-r2) 09:13:49 (14/14) Installing v4l-utils-dev (1.24.1-r1) 09:13:49 Executing busybox-1.36.1-r29.trigger 09:13:49 Executing eudev-3.2.14-r2.trigger 09:13:49 OK: 253 MiB in 68 packages 09:13:49 Removing intermediate container e70f45f44e5a 09:13:49 ---> e4dc7a1e3b36 09:13:49 Step 8/13 : WORKDIR /device-usb-camera 09:13:49 ---> Running in 9f7f1062dc91 09:13:49 Removing intermediate container 9f7f1062dc91 09:13:49 ---> 647cdcb2857f 09:13:49 Step 9/13 : COPY go.mod vendor* ./ 09:13:49 Still waiting to schedule task 09:13:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-35089’ 09:13:50 ---> 70d95bccea48 09:13:50 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:50 ---> Running in 38a63ee31aa4 09:14:46 Removing intermediate container 38a63ee31aa4 09:14:46 ---> 50ae1d0cb8ff 09:14:46 Step 11/13 : COPY . . 09:14:46 ---> 34d475beb176 09:14:46 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 09:14:46 ---> Running in 17013e5c4cc0 09:14:46  % Total % Received % Xferd Average Speed Time Time Time Current 09:14:46 Dload Upload Total Spent Left Speed 09:14:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0   9630      0 --:--:-- --:--:-- --:--:--  9743 09:14:46 Removing intermediate container 17013e5c4cc0 09:14:46 ---> 697ca1f7ad1f 09:14:46 Step 13/13 : RUN ${MAKE} 09:14:46 ---> Running in 6b114cce6ec0 09:14:46 noop 09:14:46 Removing intermediate container 6b114cce6ec0 09:14:46 ---> e73a4d1ea546 09:14:46 Successfully built e73a4d1ea546 09:14:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:46 + docker inspect -f . ci-base-image-x86_64 09:14:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:46 prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container 09:14:46 $ 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 09:14:47 $ docker top 7ce6012d1e06d5893aa9a7645ea201aa368cb5b85f6722372a8cf035bc0379fc -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:47 + go version 09:14:47 go version go1.23.2 linux/amd64 [Pipeline] } 09:14:47 $ docker stop --time=1 7ce6012d1e06d5893aa9a7645ea201aa368cb5b85f6722372a8cf035bc0379fc 09:14:48 $ docker rm -f --volumes 7ce6012d1e06d5893aa9a7645ea201aa368cb5b85f6722372a8cf035bc0379fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:49 + docker inspect -f . ci-base-image-x86_64 09:14:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:49 prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container 09:14:49 $ 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 09:14:49 $ docker top 98b0a9479a9d04be42b3371bb77b9ca161c5808cc387851f3b03e50eaa789cf8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:49 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 09:14:50 + make test 09:14:50 go test ./... -coverprofile=coverage.out ./... 09:14:51 ? github.com/edgexfoundry/device-usb-camera [no test files] 09:15:13 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 09:15:13 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements 09:15:26 go vet ./... 09:15:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:15:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:15:31 ./bin/test-attribution-txt.sh [Pipeline] echo 09:15:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:15:31 $ docker stop --time=1 98b0a9479a9d04be42b3371bb77b9ca161c5808cc387851f3b03e50eaa789cf8 09:15:36 $ docker rm -f --volumes 98b0a9479a9d04be42b3371bb77b9ca161c5808cc387851f3b03e50eaa789cf8 [Pipeline] // withDockerContainer [Pipeline] sh 09:15:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:15:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:15:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:15:37 + ls -al . 09:15:37 total 288 09:15:37 drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 09:14 . 09:15:37 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:13 .. 09:15:37 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:15 .git 09:15:37 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:13 .github 09:15:37 -rw-rw-r-- 1 jenkins jenkins 379 Dec 14 09:13 .gitignore 09:15:37 -rw-rw-r-- 1 jenkins jenkins 203 Dec 14 09:13 .golangci.yml 09:15:37 -rw-rw-r-- 1 jenkins jenkins 77 Dec 14 09:13 .hadolint.yml 09:15:37 drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 09:13 .semver 09:15:37 -rw-rw-r-- 1 jenkins jenkins 19367 Dec 14 09:13 Attribution.txt 09:15:37 -rw-rw-r-- 1 jenkins jenkins 16561 Dec 14 09:13 CHANGELOG.md 09:15:37 -rw-rw-r-- 1 jenkins jenkins 2440 Dec 14 09:13 Dockerfile 09:15:37 -rw-rw-r-- 1 jenkins jenkins 678 Dec 14 09:13 GOVERNANCE.md 09:15:37 -rw-rw-r-- 1 jenkins jenkins 659 Dec 14 09:13 Jenkinsfile 09:15:37 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 14 09:13 LICENSE 09:15:37 -rw-rw-r-- 1 jenkins jenkins 3193 Dec 14 09:13 Makefile 09:15:37 -rw-rw-r-- 1 jenkins jenkins 622 Dec 14 09:13 OWNERS.md 09:15:37 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 14 09:13 README.md 09:15:37 -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 09:13 VERSION 09:15:37 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:13 bin 09:15:37 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:13 cmd 09:15:37 -rw-r--r-- 1 jenkins jenkins 54772 Dec 14 09:15 coverage.out 09:15:37 -rwxrwxr-x 1 jenkins jenkins 84 Dec 14 09:13 docker-entrypoint.sh 09:15:37 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:13 docs 09:15:37 -rw-rw-r-- 1 jenkins jenkins 6412 Dec 14 09:13 go.mod 09:15:37 -rw-rw-r-- 1 jenkins jenkins 87607 Dec 14 09:13 go.sum 09:15:37 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:13 internal 09:15:37 -rw-rw-r-- 1 jenkins jenkins 231 Dec 14 09:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:38 + 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=7690bcd711045423acdb8c53079eda27d9cd07fc --label arch=amd64 --label version=4.0.0-dev.6 . 09:15:38 Sending build context to Docker daemon 20.73MB 09:15:38 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 09:15:38 Step 2/37 : FROM ${BASE} AS builder 09:15:38 ---> e73a4d1ea546 09:15:38 Step 3/37 : ARG ADD_BUILD_TAGS="" 09:15:38 ---> Running in af2a632882d3 09:15:38 Removing intermediate container af2a632882d3 09:15:38 ---> 38dd9d124538 09:15:38 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:15:38 ---> Running in c44a671870fe 09:15:38 Removing intermediate container c44a671870fe 09:15:38 ---> a17076f823b5 09:15:38 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:15:38 ---> Running in 7b39b9cfdcab 09:15:38 Removing intermediate container 7b39b9cfdcab 09:15:38 ---> f869725b16cf 09:15:38 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:15:38 ---> Running in 8e5104c1eedd 09:15:38 Removing intermediate container 8e5104c1eedd 09:15:38 ---> 9869b8fb8664 09:15:38 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:15:38 ---> Running in d29cd05806d4 09:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:15:39 OK: 253 MiB in 68 packages 09:15:39 Removing intermediate container d29cd05806d4 09:15:39 ---> 579e9d659b3b 09:15:39 Step 8/37 : WORKDIR /device-usb-camera 09:15:39 ---> Running in 780eef97948b 09:15:39 Removing intermediate container 780eef97948b 09:15:39 ---> 4be00bdd01eb 09:15:39 Step 9/37 : COPY go.mod vendor* ./ 09:15:40 ---> 125a3debd2d8 09:15:40 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:15:40 ---> Running in 6c682c76e2da 09:15:40 Removing intermediate container 6c682c76e2da 09:15:40 ---> 59482b4cd722 09:15:40 Step 11/37 : COPY . . 09:15:41 ---> d3da46c60318 09:15:41 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 09:15:41 ---> Running in 02663f3f31ef 09:15:41  % Total % Received % Xferd Average Speed Time Time Time Current 09:15:41 Dload Upload Total Spent Left Speed 09:15:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 39516 0 --:--:-- --:--:-- --:--:-- 40846 09:15:42 Removing intermediate container 02663f3f31ef 09:15:42 ---> 94b8df5f7e5e 09:15:42 Step 13/37 : RUN ${MAKE} 09:15:42 ---> Running in 729fe0142705 09:15:42 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 09:16:21 Removing intermediate container 729fe0142705 09:16:21 ---> f2894cd640e0 09:16:21 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 09:16:21 1.8.2: Pulling from bluenviron/mediamtx 09:16:21 8411072a22a5: Pulling fs layer 09:16:21 8411072a22a5: Verifying Checksum 09:16:21 8411072a22a5: Download complete 09:16:21 8411072a22a5: Pull complete 09:16:21 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 09:16:21 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 09:16:21 ---> 1ac78cb06e13 09:16:21 Step 15/37 : FROM alpine:3.20 09:16:21 3.20: Pulling from library/alpine 09:16:21 da9db072f522: Pulling fs layer 09:16:21 da9db072f522: Verifying Checksum 09:16:21 da9db072f522: Download complete 09:16:21 da9db072f522: Pull complete 09:16:21 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:16:21 Status: Downloaded newer image for alpine:3.20 09:16:21 ---> 63b790fccc90 09:16:21 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:16:21 ---> Running in c3fa0665b360 09:16:21 Removing intermediate container c3fa0665b360 09:16:21 ---> b7d0dcf1063e 09:16:21 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 09:16:21 ---> Running in 3eba462947c2 09:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:16:21 (1/115) Installing dumb-init (1.2.5-r3) 09:16:21 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 09:16:21 (3/115) Installing aom-libs (3.9.1-r0) 09:16:21 (4/115) Installing libxau (1.0.11-r4) 09:16:21 (5/115) Installing libmd (1.1.0-r0) 09:16:21 (6/115) Installing libbsd (0.12.2-r0) 09:16:21 (7/115) Installing libxdmcp (1.1.5-r1) 09:16:21 (8/115) Installing libxcb (1.16.1-r0) 09:16:21 (9/115) Installing libx11 (1.8.9-r1) 09:16:21 (10/115) Installing hwdata-pci (0.382-r0) 09:16:21 (11/115) Installing libpciaccess (0.18.1-r0) 09:16:21 (12/115) Installing libdrm (2.4.120-r0) 09:16:21 (13/115) Installing libxext (1.3.6-r2) 09:16:21 (14/115) Installing libxfixes (6.0.1-r4) 09:16:21 (15/115) Installing libffi (3.4.6-r0) 09:16:21 (16/115) Installing wayland-libs-client (1.22.0-r4) 09:16:21 (17/115) Installing libva (2.21.0-r0) 09:16:21 (18/115) Installing libvdpau (1.5-r3) 09:16:21 (19/115) Installing libgcc (13.2.1_git20240309-r0) 09:16:21 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 09:16:21 (21/115) Installing onevpl-libs (2023.3.1-r2) 09:16:21 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 09:16:21 (23/115) Installing libdav1d (1.4.2-r0) 09:16:21 (24/115) Installing openexr-libiex (3.1.13-r1) 09:16:21 (25/115) Installing openexr-libilmthread (3.1.13-r1) 09:16:21 (26/115) Installing imath (3.1.12-r0) 09:16:21 (27/115) Installing openexr-libopenexr (3.1.13-r1) 09:16:21 (28/115) Installing brotli-libs (1.1.0-r2) 09:16:21 (29/115) Installing giflib (5.2.2-r0) 09:16:21 (30/115) Installing libhwy (1.0.7-r0) 09:16:21 (31/115) Installing libjpeg-turbo (3.0.3-r0) 09:16:21 (32/115) Installing lcms2 (2.16-r0) 09:16:21 (33/115) Installing libpng (1.6.44-r0) 09:16:21 (34/115) Installing libjxl (0.10.2-r0) 09:16:21 (35/115) Installing lame-libs (3.100-r5) 09:16:21 (36/115) Installing opus (1.5.2-r0) 09:16:21 (37/115) Installing rav1e-libs (0.7.1-r0) 09:16:21 (38/115) Installing libgomp (13.2.1_git20240309-r0) 09:16:21 (39/115) Installing soxr (0.1.3-r7) 09:16:21 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 09:16:21 (41/115) Installing libogg (1.3.5-r5) 09:16:21 (42/115) Installing libtheora (1.1.1-r18) 09:16:21 (43/115) Installing libvorbis (1.3.7-r2) 09:16:21 (44/115) Installing libvpx (1.14.1-r0) 09:16:21 (45/115) Installing libsharpyuv (1.3.2-r0) 09:16:21 (46/115) Installing libwebp (1.3.2-r0) 09:16:21 (47/115) Installing libwebpmux (1.3.2-r0) 09:16:21 (48/115) Installing x264-libs (0.164_git20231001-r0) 09:16:21 (49/115) Installing numactl (2.0.18-r0) 09:16:21 (50/115) Installing x265-libs (3.6-r0) 09:16:21 (51/115) Installing xvidcore (1.3.7-r2) 09:16:21 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 09:16:21 (53/115) Installing sdl2 (2.28.5-r1) 09:16:21 (54/115) Installing alsa-lib (1.2.11-r0) 09:16:21 (55/115) Installing libexpat (2.6.4-r0) 09:16:21 (56/115) Installing libbz2 (1.0.8-r6) 09:16:21 (57/115) Installing freetype (2.13.2-r0) 09:16:21 (58/115) Installing fontconfig (2.15.0-r1) 09:16:21 (59/115) Installing fribidi (1.0.15-r0) 09:16:21 (60/115) Installing libintl (0.22.5-r0) 09:16:21 (61/115) Installing libeconf (0.6.3-r0) 09:16:21 (62/115) Installing libblkid (2.40.1-r1) 09:16:21 (63/115) Installing libmount (2.40.1-r1) 09:16:21 (64/115) Installing pcre2 (10.43-r0) 09:16:21 (65/115) Installing glib (2.80.5-r0) 09:16:21 (66/115) Installing graphite2 (1.3.14-r6) 09:16:21 (67/115) Installing harfbuzz (8.5.0-r0) 09:16:21 (68/115) Installing libunibreak (6.1-r0) 09:16:21 (69/115) Installing libass (0.17.2-r0) 09:16:21 (70/115) Installing libbluray (1.3.4-r1) 09:16:21 (71/115) Installing mpg123-libs (1.32.8-r0) 09:16:21 (72/115) Installing libopenmpt (0.7.7-r0) 09:16:21 (73/115) Installing cjson (1.7.18-r0) 09:16:21 (74/115) Installing mbedtls (3.6.2-r0) 09:16:21 (75/115) Installing librist (0.2.10-r1) 09:16:21 (76/115) Installing libsrt (1.5.3-r0) 09:16:21 (77/115) Installing libssh (0.10.6-r0) 09:16:21 (78/115) Installing xz-libs (5.6.2-r0) 09:16:21 (79/115) Installing libxml2 (2.12.7-r0) 09:16:21 (80/115) Installing libsodium (1.0.19-r0) 09:16:21 (81/115) Installing libzmq (4.3.5-r2) 09:16:21 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 09:16:21 (83/115) Installing serd-libs (0.32.2-r0) 09:16:21 (84/115) Installing zix-libs (0.4.2-r0) 09:16:21 (85/115) Installing sord-libs (0.16.16-r0) 09:16:21 (86/115) Installing sratom (0.6.16-r0) 09:16:21 (87/115) Installing lilv-libs (0.24.24-r1) 09:16:21 (88/115) Installing glslang-libs (1.3.261.1-r0) 09:16:21 (89/115) Installing libdovi (3.3.0-r0) 09:16:21 (90/115) Installing spirv-tools (1.3.261.1-r0) 09:16:21 (91/115) Installing shaderc (2024.0-r0) 09:16:21 (92/115) Installing vulkan-loader (1.3.261.1-r0) 09:16:21 (93/115) Installing libplacebo (6.338.2-r1) 09:16:21 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 09:16:21 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 09:16:21 (96/115) Installing vidstab (1.1.1-r0) 09:16:21 (97/115) Installing zimg (3.0.5-r2) 09:16:21 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 09:16:21 (99/115) Installing libasyncns (0.8-r3) 09:16:21 (100/115) Installing dbus-libs (1.14.10-r1) 09:16:21 (101/115) Installing libltdl (2.4.7-r3) 09:16:21 (102/115) Installing orc (0.4.40-r0) 09:16:21 (103/115) Installing libflac (1.4.3-r1) 09:16:21 (104/115) Installing libsndfile (1.2.2-r0) 09:16:21 (105/115) Installing speexdsp (1.2.1-r2) 09:16:21 (106/115) Installing tdb-libs (1.4.9-r1) 09:16:21 (107/115) Installing libpulse (17.0-r0) 09:16:21 (108/115) Installing v4l-utils-libs (1.24.1-r1) 09:16:21 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 09:16:21 (110/115) Installing ffmpeg (6.1.1-r8) 09:16:21 (111/115) Installing udev-init-scripts (35-r1) 09:16:21 (112/115) Installing eudev-libs (3.2.14-r2) 09:16:21 (113/115) Installing zstd-libs (1.5.6-r0) 09:16:21 (114/115) Installing kmod-libs (32-r0) 09:16:21 (115/115) Installing eudev (3.2.14-r2) 09:16:21 Executing busybox-1.36.1-r29.trigger 09:16:21 Executing glib-2.80.5-r0.trigger 09:16:21 Executing eudev-3.2.14-r2.trigger 09:16:21 OK: 134 MiB in 129 packages 09:16:23 Removing intermediate container 3eba462947c2 09:16:23 ---> d354f3706fb1 09:16:23 Step 18/37 : RUN apk --no-cache upgrade 09:16:23 ---> Running in bb8cf0fc9ffb 09:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:16:24 Upgrading critical system libraries and apk-tools: 09:16:24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:16:24 Executing busybox-1.36.1-r29.trigger 09:16:24 Continuing the upgrade transaction with new apk-tools: 09:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:16:24 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:16:24 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:16:24 OK: 134 MiB in 129 packages 09:16:25 Removing intermediate container bb8cf0fc9ffb 09:16:25 ---> 7f192d38276b 09:16:25 Step 19/37 : WORKDIR / 09:16:25 ---> Running in 461437cf1be7 09:16:25 Removing intermediate container 461437cf1be7 09:16:25 ---> 5919be258ea0 09:16:25 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 09:16:26 ---> 3ce218386430 09:16:26 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 09:16:26 ---> 4a709919fd01 09:16:26 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 09:16:26 ---> 6ba0f3404b99 09:16:26 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 09:16:26 ---> f89f5238a2af 09:16:26 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:16:27 ---> a88cd9895ec3 09:16:27 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 09:16:27 ---> e80f355c4e05 09:16:27 Step 26/37 : COPY --from=rtsp /mediamtx / 09:16:27 ---> 1b6e1d85fdb6 09:16:27 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 09:16:27 ---> Running in bbb403e1be2b 09:16:28 Removing intermediate container bbb403e1be2b 09:16:28 ---> 23d8054efd9f 09:16:28 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 09:16:28 ---> Running in 48217ecafe71 09:16:29 Removing intermediate container 48217ecafe71 09:16:29 ---> ef1acc0665ef 09:16:29 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 09:16:29 ---> Running in b67be9d72808 09:16:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-35096 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { 09:16:29 Removing intermediate container b67be9d72808 09:16:29 ---> c46bc9dd2e60 09:16:29 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 09:16:29 ---> Running in 9475664ffefa [Pipeline] ws 09:16:29 Running in /w/workspace/device-usb-camera/193 [Pipeline] { [Pipeline] checkout 09:16:30 Removing intermediate container 9475664ffefa 09:16:30 ---> 5ac1c556585e 09:16:30 Step 31/37 : EXPOSE 59983 09:16:30 ---> Running in 2277b0ce5ce1 09:16:30 Removing intermediate container 2277b0ce5ce1 09:16:30 ---> cd567020a4de 09:16:30 Step 32/37 : EXPOSE 8554 09:16:30 ---> Running in ba302fbece7a 09:16:30 Removing intermediate container ba302fbece7a 09:16:30 ---> be9c09c7c717 09:16:30 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 09:16:30 ---> Running in e63b664c608c 09:16:30 Removing intermediate container e63b664c608c 09:16:30 ---> 4347a9f06760 09:16:30 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 09:16:30 ---> Running in 14bbfdf2ebd6 09:16:30 Removing intermediate container 14bbfdf2ebd6 09:16:30 ---> 6cb480cd9fa1 09:16:30 Step 35/37 : LABEL arch=amd64 09:16:30 ---> Running in cc5aa7a321ce 09:16:30 Removing intermediate container cc5aa7a321ce 09:16:30 ---> e466d131a71f 09:16:30 Step 36/37 : LABEL git_sha=7690bcd711045423acdb8c53079eda27d9cd07fc 09:16:30 ---> Running in 6a3efa9d0d83 09:16:30 Removing intermediate container 6a3efa9d0d83 09:16:30 ---> d9c85dd69ac3 09:16:30 Step 37/37 : LABEL version=4.0.0-dev.6 09:16:30 ---> Running in 62f274d04ed8 09:16:30 Removing intermediate container 62f274d04ed8 09:16:30 ---> 9236599e027b 09:16:30 [Warning] One or more build-args [ARCH] were not consumed 09:16:30 Successfully built 9236599e027b 09:16:30 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 09:16:32 Selected Git installation does not exist. Using Default 09:16:32 The recommended git tool is: NONE [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:32 provisioning config files... 09:16:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17798745680451886279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:33 ---> ****-login.sh 09:16:33 nexus3.edgexfoundry.org:10001 09:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:33 Configure a credential helper to remove this warning. See 09:16:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:33 09:16:33 Login Succeeded 09:16:33 nexus3.edgexfoundry.org:10002 09:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:33 Configure a credential helper to remove this warning. See 09:16:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:33 09:16:33 Login Succeeded 09:16:33 nexus3.edgexfoundry.org:10003 09:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:33 Configure a credential helper to remove this warning. See 09:16:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:33 09:16:33 Login Succeeded 09:16:33 nexus3.edgexfoundry.org:10004 09:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:33 Configure a credential helper to remove this warning. See 09:16:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:33 09:16:33 Login Succeeded 09:16:33 ****.io 09:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:16:33 Configure a credential helper to remove this warning. See 09:16:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:16:33 09:16:33 Login Succeeded 09:16:33 ---> ****-login.sh ends [Pipeline] } 09:16:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:16:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:16:33 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 09:16:33 7690bcd711045423acdb8c53079eda27d9cd07fc 09:16:33 latest 09:16:33 4.0.0-dev.6 09:16:33 7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 09:16:33 main 09:16:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:34 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7690bcd711045423acdb8c53079eda27d9cd07fc 09:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:16:34 427f5c119970: Preparing 09:16:34 e22ac6f1f7b4: Preparing 09:16:34 4ad0cca0abab: Preparing 09:16:34 6e0602cc6011: Preparing 09:16:34 0e81680c8547: Preparing 09:16:34 4fdee56d7956: Preparing 09:16:34 5133a4ca994b: Preparing 09:16:34 47cdc2963fd8: Preparing 09:16:34 a0c636c0e7ac: Preparing 09:16:34 97982d05405e: Preparing 09:16:34 75acf577f204: Preparing 09:16:34 9e1f85f40e89: Preparing 09:16:34 59f0b06687e8: Preparing 09:16:34 75654b8eeebd: Preparing 09:16:34 47cdc2963fd8: Waiting 09:16:34 9e1f85f40e89: Waiting 09:16:34 59f0b06687e8: Waiting 09:16:34 a0c636c0e7ac: Waiting 09:16:34 75654b8eeebd: Waiting 09:16:34 97982d05405e: Waiting 09:16:34 75acf577f204: Waiting 09:16:34 4fdee56d7956: Waiting 09:16:34 5133a4ca994b: Waiting 09:16:34 427f5c119970: Pushed 09:16:34 e22ac6f1f7b4: Pushed 09:16:34 6e0602cc6011: Pushed 09:16:34 4ad0cca0abab: Pushed 09:16:34 4fdee56d7956: Pushed 09:16:34 47cdc2963fd8: Pushed 09:16:34 a0c636c0e7ac: Pushed 09:16:34 5133a4ca994b: Pushed 09:16:34 97982d05405e: Pushed 09:16:34 75654b8eeebd: Layer already exists 09:16:35 9e1f85f40e89: Pushed 09:16:37 0e81680c8547: Pushed 09:16:38 using credential edgex-jenkins-ssh 09:16:38 Cloning the remote Git repository 09:16:38 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 09:16:39 75acf577f204: Pushed 09:16:39 > git init /w/workspace/device-usb-camera/193 # timeout=10 09:16:39 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 09:16:39 > git --version # timeout=10 09:16:39 > git --version # 'git version 2.25.1' 09:16:39 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:42 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 09:16:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:43 Avoid second fetch 09:16:43 Checking out Revision 7690bcd711045423acdb8c53079eda27d9cd07fc (main) 09:16:43 > git config core.sparsecheckout # timeout=10 09:16:43 > git checkout -f 7690bcd711045423acdb8c53079eda27d9cd07fc # timeout=10 09:16:44 Commit message: "Merge pull request #374 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" 09:16:47 59f0b06687e8: Pushed 09:16:47 7690bcd711045423acdb8c53079eda27d9cd07fc: digest: sha256:32f4afdcde2cad383401b2b4b929565501c4e6ec1545662bc48d1be89215474c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 09:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:16:48 427f5c119970: Preparing 09:16:48 e22ac6f1f7b4: Preparing 09:16:48 4ad0cca0abab: Preparing 09:16:48 6e0602cc6011: Preparing 09:16:48 0e81680c8547: Preparing 09:16:48 4fdee56d7956: Preparing 09:16:48 5133a4ca994b: Preparing 09:16:48 47cdc2963fd8: Preparing 09:16:48 a0c636c0e7ac: Preparing 09:16:48 97982d05405e: Preparing 09:16:48 75acf577f204: Preparing 09:16:48 9e1f85f40e89: Preparing 09:16:48 59f0b06687e8: Preparing 09:16:48 75654b8eeebd: Preparing 09:16:48 4fdee56d7956: Waiting 09:16:48 5133a4ca994b: Waiting 09:16:48 47cdc2963fd8: Waiting 09:16:48 a0c636c0e7ac: Waiting 09:16:48 59f0b06687e8: Waiting 09:16:48 75654b8eeebd: Waiting 09:16:48 97982d05405e: Waiting 09:16:48 75acf577f204: Waiting 09:16:48 9e1f85f40e89: Waiting 09:16:48 6e0602cc6011: Layer already exists 09:16:48 0e81680c8547: Layer already exists 09:16:48 e22ac6f1f7b4: Layer already exists 09:16:48 427f5c119970: Layer already exists 09:16:48 4ad0cca0abab: Layer already exists 09:16:48 4fdee56d7956: Layer already exists 09:16:48 5133a4ca994b: Layer already exists 09:16:48 47cdc2963fd8: Layer already exists 09:16:48 97982d05405e: Layer already exists 09:16:48 a0c636c0e7ac: Layer already exists 09:16:48 75acf577f204: Layer already exists 09:16:48 9e1f85f40e89: Layer already exists 09:16:48 59f0b06687e8: Layer already exists 09:16:48 75654b8eeebd: Layer already exists 09:16:48 latest: digest: sha256:32f4afdcde2cad383401b2b4b929565501c4e6ec1545662bc48d1be89215474c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:16:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:16:49 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:49 Dload Upload Total Spent Left Speed 09:16:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 202k 09:16:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.6 09:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:16:49 427f5c119970: Preparing 09:16:49 e22ac6f1f7b4: Preparing 09:16:49 4ad0cca0abab: Preparing 09:16:49 6e0602cc6011: Preparing 09:16:49 0e81680c8547: Preparing 09:16:49 4fdee56d7956: Preparing 09:16:49 5133a4ca994b: Preparing 09:16:49 47cdc2963fd8: Preparing 09:16:49 a0c636c0e7ac: Preparing 09:16:49 97982d05405e: Preparing 09:16:49 75acf577f204: Preparing 09:16:49 4fdee56d7956: Waiting 09:16:49 9e1f85f40e89: Preparing 09:16:49 59f0b06687e8: Preparing 09:16:49 75654b8eeebd: Preparing 09:16:49 47cdc2963fd8: Waiting 09:16:49 a0c636c0e7ac: Waiting 09:16:49 97982d05405e: Waiting 09:16:49 75acf577f204: Waiting 09:16:49 9e1f85f40e89: Waiting 09:16:49 5133a4ca994b: Waiting 09:16:49 59f0b06687e8: Waiting 09:16:49 75654b8eeebd: Waiting 09:16:49 e22ac6f1f7b4: Layer already exists 09:16:49 4ad0cca0abab: Layer already exists 09:16:49 427f5c119970: Layer already exists 09:16:49 0e81680c8547: Layer already exists 09:16:49 6e0602cc6011: Layer already exists 09:16:49 a0c636c0e7ac: Layer already exists 09:16:49 47cdc2963fd8: Layer already exists 09:16:49 5133a4ca994b: Layer already exists 09:16:49 97982d05405e: Layer already exists 09:16:49 4fdee56d7956: Layer already exists 09:16:49 75acf577f204: Layer already exists 09:16:49 9e1f85f40e89: Layer already exists 09:16:49 75654b8eeebd: Layer already exists 09:16:49 59f0b06687e8: Layer already exists 09:16:49 4.0.0-dev.6: digest: sha256:32f4afdcde2cad383401b2b4b929565501c4e6ec1545662bc48d1be89215474c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:16:49 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:16:49 + sudo tee /etc/docker/daemon.new 09:16:49 { 09:16:49 "registry-mirrors": [ 09:16:49 "https://nexus3.edgexfoundry.org:10001" 09:16:49 ], 09:16:49 "bip": "10.250.0.254/24", 09:16:49 "hosts": [ 09:16:49 "tcp://0.0.0.0:5555", 09:16:49 "unix:///var/run/docker.sock" 09:16:49 ], 09:16:49 "mtu": 1458, 09:16:49 "selinux-enabled": true, 09:16:49 "seccomp-profile": "/etc/docker/seccomp.json" 09:16:49 } [Pipeline] sh 09:16:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 09:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:16:49 427f5c119970: Preparing 09:16:49 e22ac6f1f7b4: Preparing 09:16:49 4ad0cca0abab: Preparing 09:16:49 6e0602cc6011: Preparing 09:16:49 0e81680c8547: Preparing 09:16:49 4fdee56d7956: Preparing 09:16:49 5133a4ca994b: Preparing 09:16:49 47cdc2963fd8: Preparing 09:16:49 a0c636c0e7ac: Preparing 09:16:49 97982d05405e: Preparing 09:16:49 75acf577f204: Preparing 09:16:49 9e1f85f40e89: Preparing 09:16:49 59f0b06687e8: Preparing 09:16:49 75654b8eeebd: Preparing 09:16:49 47cdc2963fd8: Waiting 09:16:49 59f0b06687e8: Waiting 09:16:49 75654b8eeebd: Waiting 09:16:49 a0c636c0e7ac: Waiting 09:16:49 4fdee56d7956: Waiting 09:16:49 97982d05405e: Waiting 09:16:49 75acf577f204: Waiting 09:16:49 5133a4ca994b: Waiting 09:16:49 9e1f85f40e89: Waiting 09:16:49 4ad0cca0abab: Layer already exists 09:16:49 427f5c119970: Layer already exists 09:16:49 6e0602cc6011: Layer already exists 09:16:49 e22ac6f1f7b4: Layer already exists 09:16:49 0e81680c8547: Layer already exists 09:16:49 4fdee56d7956: Layer already exists 09:16:49 47cdc2963fd8: Layer already exists 09:16:49 5133a4ca994b: Layer already exists 09:16:49 a0c636c0e7ac: Layer already exists 09:16:49 97982d05405e: Layer already exists 09:16:49 75acf577f204: Layer already exists 09:16:49 9e1f85f40e89: Layer already exists 09:16:49 59f0b06687e8: Layer already exists 09:16:49 75654b8eeebd: Layer already exists 09:16:49 7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6: digest: sha256:32f4afdcde2cad383401b2b4b929565501c4e6ec1545662bc48d1be89215474c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:16:50 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:50 + sudo service docker restart 09:16:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 09:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 09:16:50 427f5c119970: Preparing 09:16:50 e22ac6f1f7b4: Preparing 09:16:50 4ad0cca0abab: Preparing 09:16:50 6e0602cc6011: Preparing 09:16:50 0e81680c8547: Preparing 09:16:50 4fdee56d7956: Preparing 09:16:50 5133a4ca994b: Preparing 09:16:50 47cdc2963fd8: Preparing 09:16:50 a0c636c0e7ac: Preparing 09:16:50 97982d05405e: Preparing 09:16:50 4fdee56d7956: Waiting 09:16:50 75acf577f204: Preparing 09:16:50 5133a4ca994b: Waiting 09:16:50 47cdc2963fd8: Waiting 09:16:50 97982d05405e: Waiting 09:16:50 9e1f85f40e89: Preparing 09:16:50 59f0b06687e8: Preparing 09:16:50 75acf577f204: Waiting 09:16:50 9e1f85f40e89: Waiting 09:16:50 75654b8eeebd: Preparing 09:16:50 59f0b06687e8: Waiting 09:16:50 75654b8eeebd: Waiting 09:16:50 4ad0cca0abab: Layer already exists 09:16:50 0e81680c8547: Layer already exists 09:16:50 6e0602cc6011: Layer already exists 09:16:50 427f5c119970: Layer already exists 09:16:50 e22ac6f1f7b4: Layer already exists 09:16:50 5133a4ca994b: Layer already exists 09:16:50 4fdee56d7956: Layer already exists 09:16:50 a0c636c0e7ac: Layer already exists 09:16:50 97982d05405e: Layer already exists 09:16:50 47cdc2963fd8: Layer already exists 09:16:50 9e1f85f40e89: Layer already exists 09:16:50 59f0b06687e8: Layer already exists 09:16:50 75acf577f204: Layer already exists 09:16:50 75654b8eeebd: Layer already exists 09:16:50 main: digest: sha256:32f4afdcde2cad383401b2b4b929565501c4e6ec1545662bc48d1be89215474c size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:16:50 ===================================================== [Pipeline] echo 09:16:50 taggedImages: 09:16:50 - nexus3.edgexfoundry.org:10004/device-usb-camera:7690bcd711045423acdb8c53079eda27d9cd07fc 09:16:50 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 09:16:50 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.0.0-dev.6 09:16:50 - nexus3.edgexfoundry.org:10004/device-usb-camera:7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 09:16:50 - 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 09:16:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:51 09:16:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:51 latest: Pulling from edgex-lftools-log-publisher 09:16:51 5eb5b503b376: Pulling fs layer 09:16:51 5c69ac0246d0: Pulling fs layer 09:16:51 ec43610c2a17: Pulling fs layer 09:16:51 3a2ae6a8a46f: Pulling fs layer 09:16:51 33b1e0a273af: Pulling fs layer 09:16:51 5d3b04190fa2: Pulling fs layer 09:16:51 2f39f015ded8: Pulling fs layer 09:16:51 33b1e0a273af: Waiting 09:16:51 5d3b04190fa2: Waiting 09:16:51 2f39f015ded8: Waiting 09:16:51 3a2ae6a8a46f: Waiting 09:16:51 5c69ac0246d0: Verifying Checksum 09:16:51 5c69ac0246d0: Download complete 09:16:51 3a2ae6a8a46f: Verifying Checksum 09:16:51 3a2ae6a8a46f: Download complete 09:16:51 33b1e0a273af: Verifying Checksum 09:16:51 33b1e0a273af: Download complete 09:16:51 5d3b04190fa2: Verifying Checksum 09:16:51 5d3b04190fa2: Download complete 09:16:51 ec43610c2a17: Verifying Checksum 09:16:51 ec43610c2a17: Download complete 09:16:51 5eb5b503b376: Verifying Checksum 09:16:51 5eb5b503b376: Download complete 09:16:52 2f39f015ded8: Download complete 09:16:53 5eb5b503b376: Pull complete 09:16:53 5c69ac0246d0: Pull complete 09:16:53 ec43610c2a17: Pull complete 09:16:53 3a2ae6a8a46f: Pull complete 09:16:54 33b1e0a273af: Pull complete 09:16:54 5d3b04190fa2: Pull complete 09:16:59 2f39f015ded8: Pull complete 09:16:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:16:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:59 prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container 09:16:59 $ 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 09:17:02 $ docker top 0334cf924d0d3c6ed4c0cfc3c9f57c9709c2709654c3452f8e228043deca75fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:02 ---> job-cost.sh 09:17:02 lf-activate-venv: SKIPPING 09:17:02 INFO: No Stack... 09:17:03 INFO: Retrieving Pricing Info for: v3-standard-8 09:17:03 INFO: Archiving Costs [Pipeline] sh 09:17:04 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 09:17:04 + cut -d, -f6 [Pipeline] lock 09:17:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] 09:17:04 Resource [jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] did not exist. Created. 09:17:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:17:04 + echo total: 0.2199999988079071 [Pipeline] stash 09:17:04 Stashed 1 file(s) [Pipeline] } 09:17:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] [Pipeline] // lock [Pipeline] } 09:17:04 $ docker stop --time=1 0334cf924d0d3c6ed4c0cfc3c9f57c9709c2709654c3452f8e228043deca75fd 09:17:05 $ docker rm -f --volumes 0334cf924d0d3c6ed4c0cfc3c9f57c9709c2709654c3452f8e228043deca75fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:08 provisioning config files... 09:17:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/193@tmp/config3183033617771482201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:09 ---> ****-login.sh 09:17:09 nexus3.edgexfoundry.org:10001 09:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:10 Configure a credential helper to remove this warning. See 09:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:10 09:17:10 Login Succeeded 09:17:10 nexus3.edgexfoundry.org:10002 09:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:10 Configure a credential helper to remove this warning. See 09:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:10 09:17:10 Login Succeeded 09:17:10 nexus3.edgexfoundry.org:10003 09:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:10 Configure a credential helper to remove this warning. See 09:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:10 09:17:10 Login Succeeded 09:17:10 nexus3.edgexfoundry.org:10004 09:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:10 Configure a credential helper to remove this warning. See 09:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:10 09:17:10 Login Succeeded 09:17:10 ****.io 09:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:17:11 Configure a credential helper to remove this warning. See 09:17:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:17:11 09:17:11 Login Succeeded 09:17:11 ---> ****-login.sh ends [Pipeline] } 09:17:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:17:11 ========================================================= 09:17:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:17:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:12 + 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 . 09:17:14 #0 building with "default" instance using docker driver 09:17:14 09:17:14 #1 [internal] load build definition from Dockerfile 09:17:14 #1 transferring dockerfile: 2.48kB 0.0s done 09:17:14 #1 DONE 0.1s 09:17:14 09:17:14 #2 [internal] load .dockerignore 09:17:14 #2 transferring context: 2B done 09:17:14 #2 DONE 0.1s 09:17:14 09:17:14 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:17:14 #3 DONE 0.1s 09:17:14 09:17:14 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:17:14 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done 09:17:14 #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done 09:17:14 #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done 09:17:14 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0B / 4.09MB 0.1s 09:17:14 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s 09:17:14 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 3.15MB / 4.09MB 0.2s 09:17:14 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done 09:17:14 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 2.09MB / 70.64MB 0.2s 09:17:14 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done 09:17:14 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done 09:17:14 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 8.03MB / 70.64MB 0.4s 09:17:14 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 09:17:14 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 09:17:14 #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done 09:17:14 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0B / 12.73MB 0.4s 09:17:14 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 1.52MB / 95.52MB 0.4s 09:17:15 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.44MB / 12.73MB 0.5s 09:17:15 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 14.68MB / 70.64MB 0.6s 09:17:15 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 5.24MB / 12.73MB 0.6s 09:17:15 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.39MB / 95.52MB 0.6s 09:17:15 #4 ... 09:17:15 09:17:15 #5 [internal] load build context 09:17:15 #5 transferring context: 10.36MB 0.6s done 09:17:15 #5 DONE 0.7s 09:17:15 09:17:15 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:17:15 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.87MB / 70.64MB 0.7s 09:17:15 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 8.39MB / 12.73MB 0.7s 09:17:15 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 23.07MB / 70.64MB 0.8s 09:17:15 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.6s done 09:17:15 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 11.53MB / 12.73MB 0.8s 09:17:15 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 16.78MB / 95.52MB 0.8s 09:17:15 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 32.51MB / 70.64MB 1.0s 09:17:15 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s done 09:17:15 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 09:17:15 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 39.85MB / 70.64MB 1.2s 09:17:15 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 25.17MB / 95.52MB 1.2s 09:17:15 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 44.04MB / 70.64MB 1.3s 09:17:15 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done 09:17:15 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 54.32MB / 70.64MB 1.5s 09:17:15 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 40.54MB / 95.52MB 1.5s 09:17:16 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 58.72MB / 70.64MB 1.6s 09:17:16 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 45.44MB / 95.52MB 1.6s 09:17:16 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 69.21MB / 70.64MB 1.8s 09:17:16 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 56.62MB / 95.52MB 1.8s 09:17:16 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 61.87MB / 95.52MB 1.9s 09:17:16 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.9s done 09:17:16 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 70.25MB / 95.52MB 2.1s 09:17:16 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0.1s 09:17:16 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 80.45MB / 95.52MB 2.3s 09:17:16 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 90.18MB / 95.52MB 2.5s 09:17:17 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.7s 09:17:17 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.7s done 09:17:22 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.4s 09:17:28 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.8s 09:17:33 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 17.0s 09:17:37 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 20.1s done 09:17:38 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done 09:17:38 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 09:17:38 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:17:38 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done 09:17:38 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 09:17:43 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.0s 09:17:47 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.0s done 09:17:47 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 09:17:49 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.1s done 09:17:49 #4 DONE 34.8s 09:17:49 09:17:49 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 09:17:50 #6 0.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:17:50 #6 1.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:17:51 #6 2.513 (1/14) Installing libintl (0.22.5-r0) 09:17:51 #6 2.523 (2/14) Installing eudev-libs (3.2.14-r2) 09:17:51 #6 2.530 (3/14) Installing libjpeg-turbo (3.0.3-r0) 09:17:51 #6 2.552 (4/14) Installing v4l-utils-libs (1.24.1-r1) 09:17:51 #6 2.577 (5/14) Installing v4l-utils (1.24.1-r1) 09:17:51 #6 2.724 (6/14) Installing libdvbv5 (1.24.1-r1) 09:17:52 #6 2.825 (7/14) Installing udev-init-scripts (35-r1) 09:17:52 #6 2.830 (8/14) Installing libeconf (0.6.3-r0) 09:17:52 #6 2.839 (9/14) Installing libblkid (2.40.1-r1) 09:17:52 #6 2.851 (10/14) Installing xz-libs (5.6.2-r0) 09:17:52 #6 2.864 (11/14) Installing kmod-libs (32-r0) 09:17:52 #6 2.873 (12/14) Installing eudev (3.2.14-r2) 09:17:52 #6 2.919 (13/14) Installing eudev-dev (3.2.14-r2) 09:17:52 #6 3.049 (14/14) Installing v4l-utils-dev (1.24.1-r1) 09:17:52 #6 3.172 Executing busybox-1.36.1-r29.trigger 09:17:52 #6 3.200 Executing eudev-3.2.14-r2.trigger 09:17:52 #6 3.222 OK: 246 MiB in 68 packages 09:17:55 #6 DONE 5.3s 09:17:55 09:17:55 #7 [builder 3/8] WORKDIR /device-usb-camera 09:17:55 #7 DONE 0.1s 09:17:55 09:17:55 #8 [builder 4/8] COPY go.mod vendor* ./ 09:17:55 #8 DONE 0.1s 09:17:55 09:17:55 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:33 #9 DONE 33.2s 09:18:33 09:18:33 #10 [builder 6/8] COPY . . 09:18:33 #10 DONE 0.4s 09:18:33 09:18:33 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 09:18:33 #11 0.767 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:33 #11 0.773 Dload Upload Total Spent Left Speed 09:18:33 #11 0.774 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7669 0 --:--:-- --:--:-- --:--:-- 7808 09:18:33 #11 DONE 1.0s 09:18:33 09:18:33 #12 [builder 8/8] RUN echo noop 09:18:33 #12 0.859 noop 09:18:33 #12 DONE 0.9s 09:18:33 09:18:33 #13 exporting to image 09:18:33 #13 exporting layers 09:19:12 #13 exporting layers 38.8s done 09:19:12 #13 writing image sha256:35d9367aafdde1b4eaa283d38a7512e316636bd6a2bbb9db56bf1b81358dc480 done 09:19:12 #13 naming to docker.io/library/ci-base-image-arm64 0.0s done 09:19:12 #13 DONE 38.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:13 + docker inspect -f . ci-base-image-arm64 09:19:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:13 prd-ubuntu20.04-docker-arm64-4c-16g-35096 does not seem to be running inside a container 09:19:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/193 -v /w/workspace/device-usb-camera/193:/w/workspace/device-usb-camera/193:rw,z -v /w/workspace/device-usb-camera/193@tmp:/w/workspace/device-usb-camera/193@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 09:19:14 $ docker top e200ab1ea60d5173fbcbae3b35a5dc1ae3a80deb7da76faf97b68ed677f81de2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:15 + go version 09:19:15 go version go1.23.2 linux/arm64 [Pipeline] } 09:19:15 $ docker stop --time=1 e200ab1ea60d5173fbcbae3b35a5dc1ae3a80deb7da76faf97b68ed677f81de2 09:19:17 $ docker rm -f --volumes e200ab1ea60d5173fbcbae3b35a5dc1ae3a80deb7da76faf97b68ed677f81de2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:18 + docker inspect -f . ci-base-image-arm64 09:19:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:18 prd-ubuntu20.04-docker-arm64-4c-16g-35096 does not seem to be running inside a container 09:19:18 $ 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/193 -v /w/workspace/device-usb-camera/193:/w/workspace/device-usb-camera/193:rw,z -v /w/workspace/device-usb-camera/193@tmp:/w/workspace/device-usb-camera/193@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 09:19:19 $ docker top 5133e1efa90de92212c65f05cd744262dca7258f762f0402331945df41533708 -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:19 + git config --global --add safe.directory /w/workspace/device-usb-camera/193 [Pipeline] fileExists [Pipeline] sh 09:19:20 + make test 09:19:20 go test ./... -coverprofile=coverage.out ./... 09:19:25 ? github.com/edgexfoundry/device-usb-camera [no test files] 09:22:02 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 09:22:02 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.078s coverage: 4.4% of statements 09:22:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:22:02 go vet ./... 09:22:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:22:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:22:29 ./bin/test-attribution-txt.sh [Pipeline] echo 09:22:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:22:29 $ docker stop --time=1 5133e1efa90de92212c65f05cd744262dca7258f762f0402331945df41533708 09:22:31 $ docker rm -f --volumes 5133e1efa90de92212c65f05cd744262dca7258f762f0402331945df41533708 [Pipeline] // withDockerContainer [Pipeline] sh 09:22:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:22:32 Warning: overwriting stash ‘coverage-report’ 09:22:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:22:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:22:34 + ls -al . 09:22:34 total 284 09:22:34 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:19 . 09:22:34 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 09:16 .. 09:22:34 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 09:16 .git 09:22:34 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:16 .github 09:22:34 -rw-rw-r-- 1 jenkins jenkins 379 Dec 14 09:16 .gitignore 09:22:34 -rw-rw-r-- 1 jenkins jenkins 203 Dec 14 09:16 .golangci.yml 09:22:34 -rw-rw-r-- 1 jenkins jenkins 77 Dec 14 09:16 .hadolint.yml 09:22:34 -rw-rw-r-- 1 jenkins jenkins 19367 Dec 14 09:16 Attribution.txt 09:22:34 -rw-rw-r-- 1 jenkins jenkins 16561 Dec 14 09:16 CHANGELOG.md 09:22:34 -rw-rw-r-- 1 jenkins jenkins 2440 Dec 14 09:16 Dockerfile 09:22:34 -rw-rw-r-- 1 jenkins jenkins 678 Dec 14 09:16 GOVERNANCE.md 09:22:34 -rw-rw-r-- 1 jenkins jenkins 659 Dec 14 09:16 Jenkinsfile 09:22:34 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 14 09:16 LICENSE 09:22:34 -rw-rw-r-- 1 jenkins jenkins 3193 Dec 14 09:16 Makefile 09:22:34 -rw-rw-r-- 1 jenkins jenkins 622 Dec 14 09:16 OWNERS.md 09:22:34 -rw-rw-r-- 1 jenkins jenkins 2575 Dec 14 09:16 README.md 09:22:34 -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 09:13 VERSION 09:22:34 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:16 bin 09:22:34 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:16 cmd 09:22:34 -rw-r--r-- 1 jenkins jenkins 54772 Dec 14 09:21 coverage.out 09:22:34 -rwxrwxr-x 1 jenkins jenkins 84 Dec 14 09:16 docker-entrypoint.sh 09:22:34 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 09:16 docs 09:22:34 -rw-rw-r-- 1 jenkins jenkins 6412 Dec 14 09:16 go.mod 09:22:34 -rw-rw-r-- 1 jenkins jenkins 87607 Dec 14 09:16 go.sum 09:22:34 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 09:16 internal 09:22:34 -rw-rw-r-- 1 jenkins jenkins 231 Dec 14 09:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:34 + 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=7690bcd711045423acdb8c53079eda27d9cd07fc --label arch=arm64 --label version=4.0.0-dev.6 . 09:22:35 #0 building with "default" instance using docker driver 09:22:35 09:22:35 #1 [internal] load .dockerignore 09:22:35 #1 transferring context: 2B done 09:22:35 #1 DONE 0.0s 09:22:35 09:22:35 #2 [internal] load build definition from Dockerfile 09:22:35 #2 transferring dockerfile: 2.48kB 0.0s done 09:22:35 #2 DONE 0.0s 09:22:35 09:22:35 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:22:35 #3 DONE 0.0s 09:22:35 09:22:35 #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 09:22:36 #4 ... 09:22:36 09:22:36 #5 [internal] load metadata for docker.io/library/alpine:3.20 09:22:36 #5 DONE 0.7s 09:22:36 09:22:36 #4 [internal] load metadata for docker.io/bluenviron/mediamtx:1.8.2 09:22:41 #4 DONE 6.1s 09:22:41 09:22:41 #6 [internal] load build context 09:22:41 #6 transferring context: 67.90kB 0.1s done 09:22:41 #6 DONE 0.1s 09:22:41 09:22:41 #7 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 09:22:41 #7 resolve docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 0.1s done 09:22:41 #7 sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 1.29kB / 1.29kB done 09:22:41 #7 sha256:6e275935922f706ca19210c97feddd6fafeb0ac400bf738bd278eb76eed19501 503B / 503B done 09:22:41 #7 sha256:62c65ed7ef0da394d24fa88ec00cac8ec1618451968a9f7ab5743ec62b1805af 755B / 755B done 09:22:41 #7 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 0B / 14.54MB 0.2s 09:22:41 #7 ... 09:22:41 09:22:41 #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 09:22:41 #8 DONE 0.3s 09:22:41 09:22:41 #7 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 09:22:41 #7 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 3.15MB / 14.54MB 0.6s 09:22:42 #7 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 6.78MB / 14.54MB 0.7s 09:22:42 #7 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 13.73MB / 14.54MB 0.9s 09:22:42 #7 sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 14.54MB / 14.54MB 0.9s done 09:22:42 #7 extracting sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 09:22:42 #7 ... 09:22:42 09:22:42 #9 [stage-2 1/15] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:22:42 #9 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 09:22:42 #9 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:22:42 #9 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:22:42 #9 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done 09:22:42 #9 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:22:42 #9 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done 09:22:42 #9 DONE 1.4s 09:22:43 09:22:43 #7 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.8.2@sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 09:22:43 #7 extracting sha256:da4d7e05a7aa4b446fcc464b6d75ce3e71b938483be5811ab4584f0a71948a7e 0.8s done 09:22:43 #7 DONE 2.0s 09:22:43 09:22:43 #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 09:22:43 #10 0.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:22:43 #10 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:22:45 #10 3.219 OK: 246 MiB in 68 packages 09:22:45 #10 DONE 3.6s 09:22:45 09:22:45 #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 09:22:45 #11 0.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:22:45 #11 1.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:22:45 #11 ... 09:22:45 09:22:45 #12 [builder 3/8] WORKDIR /device-usb-camera 09:22:45 #12 DONE 0.1s 09:22:45 09:22:45 #13 [builder 4/8] COPY go.mod vendor* ./ 09:22:45 #13 DONE 0.2s 09:22:45 09:22:45 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:48 #14 DONE 2.1s 09:22:48 09:22:48 #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 09:22:48 #11 3.047 (1/114) Installing dumb-init (1.2.5-r3) 09:22:48 #11 3.063 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 09:22:48 #11 3.268 (3/114) Installing aom-libs (3.9.1-r0) 09:22:48 #11 3.457 (4/114) Installing libxau (1.0.11-r4) 09:22:48 #11 3.463 (5/114) Installing libmd (1.1.0-r0) 09:22:48 #11 3.471 (6/114) Installing libbsd (0.12.2-r0) 09:22:48 #11 3.480 (7/114) Installing libxdmcp (1.1.5-r1) 09:22:48 #11 3.487 (8/114) Installing libxcb (1.16.1-r0) 09:22:48 #11 3.551 (9/114) Installing libx11 (1.8.9-r1) 09:22:48 #11 3.725 (10/114) Installing hwdata-pci (0.382-r0) 09:22:48 #11 3.761 (11/114) Installing libpciaccess (0.18.1-r0) 09:22:48 #11 3.770 (12/114) Installing libdrm (2.4.120-r0) 09:22:48 #11 3.804 (13/114) Installing libxext (1.3.6-r2) 09:22:48 #11 3.818 (14/114) Installing libxfixes (6.0.1-r4) 09:22:48 #11 3.825 (15/114) Installing libffi (3.4.6-r0) 09:22:48 #11 3.833 (16/114) Installing wayland-libs-client (1.22.0-r4) 09:22:48 #11 3.841 (17/114) Installing libva (2.21.0-r0) 09:22:48 #11 3.857 (18/114) Installing libvdpau (1.5-r3) 09:22:48 #11 3.868 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 09:22:48 #11 3.902 (20/114) Installing libdav1d (1.4.2-r0) 09:22:48 #11 3.933 (21/114) Installing libgcc (13.2.1_git20240309-r0) 09:22:48 #11 3.943 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 09:22:48 #11 4.021 (23/114) Installing openexr-libiex (3.1.13-r1) 09:22:48 #11 4.039 (24/114) Installing openexr-libilmthread (3.1.13-r1) 09:22:48 #11 4.047 (25/114) Installing imath (3.1.12-r0) 09:22:48 #11 4.062 (26/114) Installing openexr-libopenexr (3.1.13-r1) 09:22:48 #11 4.139 (27/114) Installing brotli-libs (1.1.0-r2) 09:22:48 #11 4.172 (28/114) Installing giflib (5.2.2-r0) 09:22:48 #11 4.180 (29/114) Installing libhwy (1.0.7-r0) 09:22:48 #11 4.188 (30/114) Installing libjpeg-turbo (3.0.3-r0) 09:22:48 #11 4.209 (31/114) Installing lcms2 (2.16-r0) 09:22:48 #11 4.229 (32/114) Installing libpng (1.6.44-r0) 09:22:48 #11 4.243 (33/114) Installing libjxl (0.10.2-r0) 09:22:48 #11 4.314 (34/114) Installing lame-libs (3.100-r5) 09:22:48 #11 4.328 (35/114) Installing opus (1.5.2-r0) 09:22:48 #11 4.348 (36/114) Installing rav1e-libs (0.7.1-r0) 09:22:48 #11 4.392 (37/114) Installing libgomp (13.2.1_git20240309-r0) 09:22:48 #11 4.407 (38/114) Installing soxr (0.1.3-r7) 09:22:48 #11 4.419 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 09:22:48 #11 4.436 (40/114) Installing libogg (1.3.5-r5) 09:22:48 #11 4.444 (41/114) Installing libtheora (1.1.1-r18) 09:22:48 #11 4.471 (42/114) Installing libvorbis (1.3.7-r2) 09:22:48 #11 4.502 (43/114) Installing libvpx (1.14.1-r0) 09:22:48 #11 4.581 (44/114) Installing libsharpyuv (1.3.2-r0) 09:22:48 #11 4.591 (45/114) Installing libwebp (1.3.2-r0) 09:22:48 #11 4.612 (46/114) Installing libwebpmux (1.3.2-r0) 09:22:48 #11 4.621 (47/114) Installing x264-libs (0.164_git20231001-r0) 09:22:48 #11 4.681 (48/114) Installing numactl (2.0.18-r0) 09:22:48 #11 4.689 (49/114) Installing x265-libs (3.6-r0) 09:22:48 #11 4.888 (50/114) Installing xvidcore (1.3.7-r2) 09:22:48 #11 4.910 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 09:22:48 #11 5.327 (52/114) Installing sdl2 (2.28.5-r1) 09:22:48 #11 5.377 (53/114) Installing alsa-lib (1.2.11-r0) 09:22:48 #11 5.463 (54/114) Installing libexpat (2.6.4-r0) 09:22:48 #11 5.476 (55/114) Installing libbz2 (1.0.8-r6) 09:22:48 #11 5.488 (56/114) Installing freetype (2.13.2-r0) 09:22:48 #11 ... 09:22:48 09:22:48 #15 [builder 6/8] COPY . . 09:22:48 #15 DONE 0.6s 09:22:48 09:22:48 #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 09:22:48 #11 5.612 (57/114) Installing fontconfig (2.15.0-r1) 09:22:48 #11 5.691 (58/114) Installing fribidi (1.0.15-r0) 09:22:48 #11 5.695 (59/114) Installing libintl (0.22.5-r0) 09:22:48 #11 5.711 (60/114) Installing libeconf (0.6.3-r0) 09:22:48 #11 5.723 (61/114) Installing libblkid (2.40.1-r1) 09:22:48 #11 5.742 (62/114) Installing libmount (2.40.1-r1) 09:22:48 #11 5.758 (63/114) Installing pcre2 (10.43-r0) 09:22:48 #11 5.789 (64/114) Installing glib (2.80.5-r0) 09:22:48 #11 5.958 (65/114) Installing graphite2 (1.3.14-r6) 09:22:48 #11 5.969 (66/114) Installing harfbuzz (8.5.0-r0) 09:22:48 #11 6.012 (67/114) Installing libunibreak (6.1-r0) 09:22:48 #11 6.024 (68/114) Installing libass (0.17.2-r0) 09:22:48 #11 6.120 (69/114) Installing libbluray (1.3.4-r1) 09:22:48 #11 6.141 (70/114) Installing mpg123-libs (1.32.8-r0) 09:22:48 #11 6.163 (71/114) Installing libopenmpt (0.7.7-r0) 09:22:48 #11 6.209 (72/114) Installing cjson (1.7.18-r0) 09:22:48 #11 6.215 (73/114) Installing mbedtls (3.6.2-r0) 09:22:48 #11 6.255 (74/114) Installing librist (0.2.10-r1) 09:22:49 #11 6.267 (75/114) Installing libsrt (1.5.3-r0) 09:22:49 #11 6.303 (76/114) Installing libssh (0.10.6-r0) 09:22:49 #11 6.320 (77/114) Installing xz-libs (5.6.2-r0) 09:22:49 #11 6.334 (78/114) Installing libxml2 (2.12.7-r0) 09:22:49 #11 6.376 (79/114) Installing libsodium (1.0.19-r0) 09:22:49 #11 6.392 (80/114) Installing libzmq (4.3.5-r2) 09:22:49 #11 6.419 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 09:22:49 #11 6.510 (82/114) Installing serd-libs (0.32.2-r0) 09:22:49 #11 6.525 (83/114) Installing zix-libs (0.4.2-r0) 09:22:49 #11 6.613 (84/114) Installing sord-libs (0.16.16-r0) 09:22:49 #11 6.619 (85/114) Installing sratom (0.6.16-r0) 09:22:49 #11 6.626 (86/114) Installing lilv-libs (0.24.24-r1) 09:22:49 #11 6.721 (87/114) Installing glslang-libs (1.3.261.1-r0) 09:22:49 #11 ... 09:22:49 09:22:49 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 09:22:49 #16 0.830 % Total % Received % Xferd Average Speed Time Time Time Current 09:22:49 #16 0.837 Dload Upload Total Spent Left Speed 09:22:49 #16 0.837 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4476 0 --:--:-- --:--:-- --:--:-- 4519 09:22:49 #16 DONE 1.2s 09:22:49 09:22:49 #11 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 09:22:49 #11 6.954 (88/114) Installing libdovi (3.3.0-r0) 09:22:49 #11 6.975 (89/114) Installing spirv-tools (1.3.261.1-r0) 09:22:50 #11 7.213 (90/114) Installing shaderc (2024.0-r0) 09:22:50 #11 7.310 (91/114) Installing vulkan-loader (1.3.261.1-r0) 09:22:50 #11 7.330 (92/114) Installing libplacebo (6.338.2-r1) 09:22:50 #11 7.377 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 09:22:50 #11 7.384 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 09:22:50 #11 7.402 (95/114) Installing vidstab (1.1.1-r0) 09:22:50 #11 7.412 (96/114) Installing zimg (3.0.5-r2) 09:22:50 #11 7.509 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 09:22:50 #11 7.724 (98/114) Installing libasyncns (0.8-r3) 09:22:50 #11 7.732 (99/114) Installing dbus-libs (1.14.10-r1) 09:22:50 #11 7.750 (100/114) Installing libltdl (2.4.7-r3) 09:22:50 #11 7.760 (101/114) Installing orc (0.4.40-r0) 09:22:50 #11 7.786 (102/114) Installing libflac (1.4.3-r1) 09:22:50 #11 7.805 (103/114) Installing libsndfile (1.2.2-r0) 09:22:50 #11 7.842 (104/114) Installing speexdsp (1.2.1-r2) 09:22:50 #11 7.852 (105/114) Installing tdb-libs (1.4.9-r1) 09:22:50 #11 7.868 (106/114) Installing libpulse (17.0-r0) 09:22:50 #11 7.928 (107/114) Installing v4l-utils-libs (1.24.1-r1) 09:22:50 #11 7.960 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 09:22:50 #11 7.972 (109/114) Installing ffmpeg (6.1.1-r8) 09:22:50 #11 8.081 (110/114) Installing udev-init-scripts (35-r1) 09:22:50 #11 8.087 (111/114) Installing eudev-libs (3.2.14-r2) 09:22:50 #11 8.095 (112/114) Installing zstd-libs (1.5.6-r0) 09:22:50 #11 8.123 (113/114) Installing kmod-libs (32-r0) 09:22:50 #11 8.135 (114/114) Installing eudev (3.2.14-r2) 09:22:50 #11 8.195 Executing busybox-1.36.1-r29.trigger 09:22:51 #11 8.231 Executing glib-2.80.5-r0.trigger 09:22:51 #11 8.255 Executing eudev-3.2.14-r2.trigger 09:22:51 #11 8.282 OK: 120 MiB in 128 packages 09:22:51 #11 DONE 8.9s 09:22:51 09:22:51 #17 [builder 8/8] RUN make build 09:22:51 #17 1.021 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 09:22:56 #17 ... 09:22:56 09:22:56 #18 [stage-2 3/15] RUN apk --no-cache upgrade 09:22:56 #18 1.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:22:56 #18 1.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:22:56 #18 3.998 Upgrading critical system libraries and apk-tools: 09:22:56 #18 3.999 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:22:56 #18 4.030 Executing busybox-1.36.1-r29.trigger 09:22:56 #18 4.578 Continuing the upgrade transaction with new apk-tools: 09:22:56 #18 4.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:22:56 #18 5.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:22:59 #18 7.373 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:22:59 #18 7.771 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:22:59 #18 7.815 OK: 120 MiB in 128 packages 09:23:00 #18 DONE 8.4s 09:23:00 09:23:00 #17 [builder 8/8] RUN make build 09:25:51 #17 DONE 179.0s 09:25:51 09:25:51 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 09:25:51 #19 DONE 0.5s 09:25:51 09:25:51 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 09:25:51 #20 DONE 0.1s 09:25:51 09:25:51 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 09:25:51 #21 DONE 0.1s 09:25:51 09:25:51 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 09:25:51 #22 DONE 0.1s 09:25:51 09:25:51 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:25:51 #23 DONE 0.1s 09:25:51 09:25:51 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 09:25:51 #24 DONE 0.1s 09:25:51 09:25:51 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 09:25:51 #25 DONE 0.4s 09:25:51 09:25:51 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 09:25:51 #26 DONE 0.7s 09:25:51 09:25:51 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 09:25:52 #27 DONE 0.9s 09:25:52 09:25:52 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 09:25:54 #28 DONE 2.1s 09:25:54 09:25:54 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 09:25:55 #29 DONE 0.9s 09:25:55 09:25:55 #30 exporting to image 09:25:55 #30 exporting layers 09:25:57 #30 exporting layers 2.1s done 09:25:57 #30 writing image sha256:cf6da61b373de9351c5c2047fceeab36ba173a8d8b833bec56d618b69db8c9fd done 09:25:57 #30 naming to docker.io/library/device-usb-camera-arm64 0.0s done 09:25:57 #30 DONE 2.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:25:57 provisioning config files... 09:25:57 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/193@tmp/config9595810926229204730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:57 ---> ****-login.sh 09:25:57 nexus3.edgexfoundry.org:10001 09:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:58 Configure a credential helper to remove this warning. See 09:25:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:58 09:25:58 Login Succeeded 09:25:58 nexus3.edgexfoundry.org:10002 09:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:58 Configure a credential helper to remove this warning. See 09:25:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:58 09:25:58 Login Succeeded 09:25:58 nexus3.edgexfoundry.org:10003 09:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:58 Configure a credential helper to remove this warning. See 09:25:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:58 09:25:58 Login Succeeded 09:25:58 nexus3.edgexfoundry.org:10004 09:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:58 Configure a credential helper to remove this warning. See 09:25:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:58 09:25:58 Login Succeeded 09:25:59 ****.io 09:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:59 Configure a credential helper to remove this warning. See 09:25:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:59 09:25:59 Login Succeeded 09:25:59 ---> ****-login.sh ends [Pipeline] } 09:25:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:25:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:25:59 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 09:25:59 7690bcd711045423acdb8c53079eda27d9cd07fc 09:25:59 latest 09:25:59 4.0.0-dev.6 09:25:59 7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 09:25:59 main 09:25:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:59 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:00 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7690bcd711045423acdb8c53079eda27d9cd07fc 09:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:26:00 ed111dcb6862: Preparing 09:26:00 6edbd529359a: Preparing 09:26:00 21fe20270c02: Preparing 09:26:00 b2a958f550a2: Preparing 09:26:00 503f7a4e8c5d: Preparing 09:26:00 7206d983d249: Preparing 09:26:00 fb6bc287864f: Preparing 09:26:00 8af3756bba4f: Preparing 09:26:00 5e5df63913a4: Preparing 09:26:00 1b1615b04f00: Preparing 09:26:00 05b547cdd1f2: Preparing 09:26:00 3d9e080216a5: Preparing 09:26:00 7206d983d249: Waiting 09:26:00 fb6bc287864f: Waiting 09:26:00 71341d998354: Preparing 09:26:00 8af3756bba4f: Waiting 09:26:00 5e5df63913a4: Waiting 09:26:00 651d9022c234: Preparing 09:26:00 1b1615b04f00: Waiting 09:26:00 3d9e080216a5: Waiting 09:26:00 05b547cdd1f2: Waiting 09:26:00 71341d998354: Waiting 09:26:00 651d9022c234: Waiting 09:26:00 ed111dcb6862: Pushed 09:26:00 6edbd529359a: Pushed 09:26:00 b2a958f550a2: Pushed 09:26:00 21fe20270c02: Pushed 09:26:00 7206d983d249: Pushed 09:26:00 8af3756bba4f: Pushed 09:26:00 fb6bc287864f: Pushed 09:26:00 5e5df63913a4: Pushed 09:26:00 1b1615b04f00: Pushed 09:26:00 651d9022c234: Layer already exists 09:26:02 3d9e080216a5: Pushed 09:26:08 503f7a4e8c5d: Pushed 09:26:11 05b547cdd1f2: Pushed 09:26:26 71341d998354: Pushed 09:26:26 7690bcd711045423acdb8c53079eda27d9cd07fc: digest: sha256:a73dcb6c99a4e5870b6572b2e03647562dad865dde08df50f98fa13311706c15 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:26 + 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 09:26:27 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 09:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:26:27 ed111dcb6862: Preparing 09:26:27 6edbd529359a: Preparing 09:26:27 21fe20270c02: Preparing 09:26:27 b2a958f550a2: Preparing 09:26:27 503f7a4e8c5d: Preparing 09:26:27 7206d983d249: Preparing 09:26:27 fb6bc287864f: Preparing 09:26:27 8af3756bba4f: Preparing 09:26:27 5e5df63913a4: Preparing 09:26:27 1b1615b04f00: Preparing 09:26:27 05b547cdd1f2: Preparing 09:26:27 3d9e080216a5: Preparing 09:26:27 71341d998354: Preparing 09:26:27 651d9022c234: Preparing 09:26:27 7206d983d249: Waiting 09:26:27 5e5df63913a4: Waiting 09:26:27 05b547cdd1f2: Waiting 09:26:27 fb6bc287864f: Waiting 09:26:27 71341d998354: Waiting 09:26:27 1b1615b04f00: Waiting 09:26:27 8af3756bba4f: Waiting 09:26:27 3d9e080216a5: Waiting 09:26:27 651d9022c234: Waiting 09:26:27 503f7a4e8c5d: Layer already exists 09:26:27 21fe20270c02: Layer already exists 09:26:27 6edbd529359a: Layer already exists 09:26:27 ed111dcb6862: Layer already exists 09:26:27 b2a958f550a2: Layer already exists 09:26:27 7206d983d249: Layer already exists 09:26:27 8af3756bba4f: Layer already exists 09:26:27 1b1615b04f00: Layer already exists 09:26:27 5e5df63913a4: Layer already exists 09:26:27 fb6bc287864f: Layer already exists 09:26:27 05b547cdd1f2: Layer already exists 09:26:27 3d9e080216a5: Layer already exists 09:26:27 71341d998354: Layer already exists 09:26:27 651d9022c234: Layer already exists 09:26:27 latest: digest: sha256:a73dcb6c99a4e5870b6572b2e03647562dad865dde08df50f98fa13311706c15 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:27 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:28 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.6 09:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:26:28 ed111dcb6862: Preparing 09:26:28 6edbd529359a: Preparing 09:26:28 21fe20270c02: Preparing 09:26:28 b2a958f550a2: Preparing 09:26:28 503f7a4e8c5d: Preparing 09:26:28 7206d983d249: Preparing 09:26:28 fb6bc287864f: Preparing 09:26:28 8af3756bba4f: Preparing 09:26:28 5e5df63913a4: Preparing 09:26:28 1b1615b04f00: Preparing 09:26:28 05b547cdd1f2: Preparing 09:26:28 3d9e080216a5: Preparing 09:26:28 7206d983d249: Waiting 09:26:28 fb6bc287864f: Waiting 09:26:28 5e5df63913a4: Waiting 09:26:28 1b1615b04f00: Waiting 09:26:28 05b547cdd1f2: Waiting 09:26:28 71341d998354: Preparing 09:26:28 3d9e080216a5: Waiting 09:26:28 651d9022c234: Preparing 09:26:28 71341d998354: Waiting 09:26:28 651d9022c234: Waiting 09:26:28 21fe20270c02: Layer already exists 09:26:28 b2a958f550a2: Layer already exists 09:26:28 ed111dcb6862: Layer already exists 09:26:28 6edbd529359a: Layer already exists 09:26:28 503f7a4e8c5d: Layer already exists 09:26:28 5e5df63913a4: Layer already exists 09:26:28 7206d983d249: Layer already exists 09:26:28 8af3756bba4f: Layer already exists 09:26:28 1b1615b04f00: Layer already exists 09:26:28 fb6bc287864f: Layer already exists 09:26:28 05b547cdd1f2: Layer already exists 09:26:28 71341d998354: Layer already exists 09:26:28 3d9e080216a5: Layer already exists 09:26:28 651d9022c234: Layer already exists 09:26:28 4.0.0-dev.6: digest: sha256:a73dcb6c99a4e5870b6572b2e03647562dad865dde08df50f98fa13311706c15 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:28 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 09:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:26:29 ed111dcb6862: Preparing 09:26:29 6edbd529359a: Preparing 09:26:29 21fe20270c02: Preparing 09:26:29 b2a958f550a2: Preparing 09:26:29 503f7a4e8c5d: Preparing 09:26:29 7206d983d249: Preparing 09:26:29 fb6bc287864f: Preparing 09:26:29 8af3756bba4f: Preparing 09:26:29 5e5df63913a4: Preparing 09:26:29 1b1615b04f00: Preparing 09:26:29 05b547cdd1f2: Preparing 09:26:29 3d9e080216a5: Preparing 09:26:29 71341d998354: Preparing 09:26:29 8af3756bba4f: Waiting 09:26:29 651d9022c234: Preparing 09:26:29 5e5df63913a4: Waiting 09:26:29 1b1615b04f00: Waiting 09:26:29 05b547cdd1f2: Waiting 09:26:29 3d9e080216a5: Waiting 09:26:29 71341d998354: Waiting 09:26:29 651d9022c234: Waiting 09:26:29 7206d983d249: Waiting 09:26:29 fb6bc287864f: Waiting 09:26:29 ed111dcb6862: Layer already exists 09:26:29 6edbd529359a: Layer already exists 09:26:29 503f7a4e8c5d: Layer already exists 09:26:29 21fe20270c02: Layer already exists 09:26:29 b2a958f550a2: Layer already exists 09:26:29 5e5df63913a4: Layer already exists 09:26:29 8af3756bba4f: Layer already exists 09:26:29 fb6bc287864f: Layer already exists 09:26:29 7206d983d249: Layer already exists 09:26:29 1b1615b04f00: Layer already exists 09:26:29 3d9e080216a5: Layer already exists 09:26:29 05b547cdd1f2: Layer already exists 09:26:29 71341d998354: Layer already exists 09:26:29 651d9022c234: Layer already exists 09:26:29 7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6: digest: sha256:a73dcb6c99a4e5870b6572b2e03647562dad865dde08df50f98fa13311706c15 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:30 + 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 09:26:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 09:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 09:26:30 ed111dcb6862: Preparing 09:26:30 6edbd529359a: Preparing 09:26:30 21fe20270c02: Preparing 09:26:30 b2a958f550a2: Preparing 09:26:30 503f7a4e8c5d: Preparing 09:26:30 7206d983d249: Preparing 09:26:30 fb6bc287864f: Preparing 09:26:30 8af3756bba4f: Preparing 09:26:30 5e5df63913a4: Preparing 09:26:30 1b1615b04f00: Preparing 09:26:30 05b547cdd1f2: Preparing 09:26:30 3d9e080216a5: Preparing 09:26:30 71341d998354: Preparing 09:26:30 651d9022c234: Preparing 09:26:30 fb6bc287864f: Waiting 09:26:30 8af3756bba4f: Waiting 09:26:30 5e5df63913a4: Waiting 09:26:30 1b1615b04f00: Waiting 09:26:30 05b547cdd1f2: Waiting 09:26:30 3d9e080216a5: Waiting 09:26:30 71341d998354: Waiting 09:26:30 651d9022c234: Waiting 09:26:30 7206d983d249: Waiting 09:26:30 6edbd529359a: Layer already exists 09:26:30 ed111dcb6862: Layer already exists 09:26:30 503f7a4e8c5d: Layer already exists 09:26:30 21fe20270c02: Layer already exists 09:26:30 b2a958f550a2: Layer already exists 09:26:30 fb6bc287864f: Layer already exists 09:26:30 8af3756bba4f: Layer already exists 09:26:30 7206d983d249: Layer already exists 09:26:30 5e5df63913a4: Layer already exists 09:26:30 1b1615b04f00: Layer already exists 09:26:30 05b547cdd1f2: Layer already exists 09:26:30 3d9e080216a5: Layer already exists 09:26:30 71341d998354: Layer already exists 09:26:30 651d9022c234: Layer already exists 09:26:30 main: digest: sha256:a73dcb6c99a4e5870b6572b2e03647562dad865dde08df50f98fa13311706c15 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:26:30 ===================================================== [Pipeline] echo 09:26:30 taggedImages: 09:26:30 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7690bcd711045423acdb8c53079eda27d9cd07fc 09:26:30 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 09:26:30 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.0.0-dev.6 09:26:30 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:7690bcd711045423acdb8c53079eda27d9cd07fc-4.0.0-dev.6 09:26:30 - 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 09:26:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:26:31 09:26:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:26:31 arm64: Pulling from edgex-lftools-log-publisher 09:26:31 8998bd30e6a1: Pulling fs layer 09:26:31 04944245beec: Pulling fs layer 09:26:31 699f458cf7ca: Pulling fs layer 09:26:31 765212b225bb: Pulling fs layer 09:26:31 f23df028b6ca: Pulling fs layer 09:26:31 d65c8cfc05b1: Pulling fs layer 09:26:31 2437ff75d9bd: Pulling fs layer 09:26:31 f23df028b6ca: Waiting 09:26:31 d65c8cfc05b1: Waiting 09:26:31 2437ff75d9bd: Waiting 09:26:31 765212b225bb: Waiting 09:26:31 04944245beec: Verifying Checksum 09:26:31 04944245beec: Download complete 09:26:31 765212b225bb: Verifying Checksum 09:26:31 765212b225bb: Download complete 09:26:31 f23df028b6ca: Verifying Checksum 09:26:31 f23df028b6ca: Download complete 09:26:31 d65c8cfc05b1: Verifying Checksum 09:26:31 d65c8cfc05b1: Download complete 09:26:32 699f458cf7ca: Verifying Checksum 09:26:32 699f458cf7ca: Download complete 09:26:32 8998bd30e6a1: Verifying Checksum 09:26:32 8998bd30e6a1: Download complete 09:26:34 2437ff75d9bd: Verifying Checksum 09:26:34 2437ff75d9bd: Download complete 09:26:39 8998bd30e6a1: Pull complete 09:26:40 04944245beec: Pull complete 09:26:42 699f458cf7ca: Pull complete 09:26:42 765212b225bb: Pull complete 09:26:43 f23df028b6ca: Pull complete 09:26:43 d65c8cfc05b1: Pull complete 09:27:10 2437ff75d9bd: Pull complete 09:27:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:27:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:27:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:10 prd-ubuntu20.04-docker-arm64-4c-16g-35096 does not seem to be running inside a container 09:27:10 $ 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/193 -v /w/workspace/device-usb-camera/193:/w/workspace/device-usb-camera/193:rw,z -v /w/workspace/device-usb-camera/193@tmp:/w/workspace/device-usb-camera/193@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 09:27:12 $ docker top 22afcdef85f7a1abb29d1919f336ef3617c9a576ee8b8105ad0e20c4b700ebaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:27:13 ---> job-cost.sh 09:27:13 lf-activate-venv: SKIPPING 09:27:13 INFO: No Stack... 09:27:13 INFO: Retrieving Pricing Info for: v3-standard-8 09:27:14 INFO: Archiving Costs [Pipeline] sh 09:27:14 + cat /w/workspace/device-usb-camera/193/archives/cost.csv 09:27:14 + cut -d, -f6 [Pipeline] lock 09:27:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] 09:27:14 Resource [jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] did not exist. Created. 09:27:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:27:15 /w/workspace/device-usb-camera/193@tmp/durable-f05a4677/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:27:15 + echo total: 0.2199999988079071 [Pipeline] stash 09:27:15 Warning: overwriting stash ‘stack-cost’ 09:27:15 Stashed 1 file(s) [Pipeline] } 09:27:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-193-stack-cost] [Pipeline] // lock [Pipeline] } 09:27:15 $ docker stop --time=1 22afcdef85f7a1abb29d1919f336ef3617c9a576ee8b8105ad0e20c4b700ebaa 09:27:17 $ docker rm -f --volumes 22afcdef85f7a1abb29d1919f336ef3617c9a576ee8b8105ad0e20c4b700ebaa [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 09:27:17 provisioning config files... 09:27:17 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14386709040772640559tmp [Pipeline] { [Pipeline] sh 09:27:17 + set +x 09:27:17 + + bash -s -- 09:27:17 curl -s https://codecov.io/bash 09:27:17 09:27:17 _____ _ 09:27:17 / ____| | | 09:27:17 | | ___ __| | ___ ___ _____ __ 09:27:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:27:17 | |___| (_) | (_| | __/ (_| (_) \ V / 09:27:17 \_____\___/ \__,_|\___|\___\___/ \_/ 09:27:17 Bash-1.0.6 09:27:17 09:27:17 09:27:17 ==> git version 2.25.1 found 09:27:17 ==> 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 09:27:17 Release-Date: 2020-01-08 09:27:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:27:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:27:17 ==> Jenkins CI detected. 09:27:17 current dir:  /w/workspace/exfoundry_device-usb-camera_main 09:27:17 project root: . 09:27:17 --> token set from env 09:27:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:27:17 ==> Running gcov in . (disable via -X gcov) 09:27:17 ==> Python coveragepy not found 09:27:17 ==> Searching for coverage reports in: 09:27:17 + . 09:27:17 -> Found 1 reports 09:27:17 ==> Detecting git/mercurial file structure 09:27:17 ==> Reading reports 09:27:17 + ./coverage.out bytes=54772 09:27:17 ==> Appending adjustments 09:27:17 https://docs.codecov.io/docs/fixing-reports 09:27:18 + Found adjustments 09:27:18 ==> Gzipping contents 09:27:18 8.0K /tmp/codecov.OFLUb7.gz 09:27:18 ==> Uploading reports 09:27:18 url: https://codecov.io 09:27:18 query: branch=main&commit=7690bcd711045423acdb8c53079eda27d9cd07fc&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 09:27:18 -> Pinging Codecov 09:27:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7690bcd711045423acdb8c53079eda27d9cd07fc&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 09:27:18 -> Uploading to 09:27:18 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/7690bcd711045423acdb8c53079eda27d9cd07fc/59f71bb2-713c-4eb8-a884-016042f3a233.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241214T092718Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=145fa87904ce712203398df0909a00b37cccaf6aaaaea3294ae3100c44f50c1b 09:27:18 % Total % Received % Xferd Average Speed Time Time Time Current 09:27:18 Dload Upload Total Spent Left Speed 09:27:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 22274 --:--:-- --:--:-- --:--:-- 22274 09:27:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] } 09:27:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:27:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:27:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:27:19 09:27:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:27:19 latest: Pulling from edgex-devops/edgex-snyk-go 09:27:19 43c4264eed91: Already exists 09:27:19 4cc291be95ef: Already exists 09:27:19 2ac1f1163629: Already exists 09:27:19 5c3c966382ef: Already exists 09:27:19 4f4fb700ef54: Already exists 09:27:19 d9c7d2e4e75e: Pulling fs layer 09:27:19 9c3e1370e548: Pulling fs layer 09:27:19 d9c7d2e4e75e: Verifying Checksum 09:27:19 d9c7d2e4e75e: Download complete 09:27:20 d9c7d2e4e75e: Pull complete 09:27:20 9c3e1370e548: Download complete 09:27:23 9c3e1370e548: Pull complete 09:27:23 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:27:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:27:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:24 prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container 09:27:24 $ 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 09:27:26 $ docker top be1497f75973db0ca39faf756abc2c819b2a0dcce34bdb623a557f72582b1889 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:26 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 09:27:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 09:27:26 + set -o pipefail 09:27:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 09:27:33 09:27:33 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 09:27:33 09:27:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/af36b373-bb7a-408b-981d-7750b563860c 09:27:33 09:27:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:27:33 09:27:33 09:27:33 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:27:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:27:33 $ docker stop --time=1 be1497f75973db0ca39faf756abc2c819b2a0dcce34bdb623a557f72582b1889 09:27:38 $ docker rm -f --volumes be1497f75973db0ca39faf756abc2c819b2a0dcce34bdb623a557f72582b1889 [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 09:27:38 + git log --format=format:%s -1 7690bcd711045423acdb8c53079eda27d9cd07fc [Pipeline] sh 09:27:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:27:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:27:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:39 prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container 09:27:39 $ 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 09:27:40 $ docker top f8179f2152c5b0b125ee65c03612abe2917658e3e7b2695d241a9d417de105c5 -eo pid,comm 09:27:40 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). 09:27:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:27:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:27:40 [ssh-agent] Looking for ssh-agent implementation... 09:27:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:27:40 $ docker exec f8179f2152c5b0b125ee65c03612abe2917658e3e7b2695d241a9d417de105c5 ssh-agent 09:27:40 SSH_AUTH_SOCK=/tmp/ssh-fnpjPWZSBl6j/agent.32 09:27:40 SSH_AGENT_PID=38 09:27:40 Running ssh-add (command line suppressed) 09:27:40 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11920784982996475576.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11920784982996475576.key) 09:27:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:27:40 + git semver tag 09:27:41 2024-12-14 09:27:41,076 [run_tag] DEBUG tag force:False 09:27:41 2024-12-14 09:27:41,077 [check_head_tag] DEBUG check head tag 09:27:41 2024-12-14 09:27:41,079 [execute] INFO git cat-file --batch-check 09:27:41 2024-12-14 09:27:41,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 09:27:41 2024-12-14 09:27:41,083 [execute] INFO git cat-file --batch 09:27:41 2024-12-14 09:27:41,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 09:27:41 2024-12-14 09:27:41,129 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:27:41 2024-12-14 09:27:41,130 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 09:27:41 2024-12-14 09:27:41,130 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 09:27:41 2024-12-14 09:27:41,135 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:27:41 4.0.0-dev.6 [Pipeline] } 09:27:41 $ docker exec --env ******** --env ******** f8179f2152c5b0b125ee65c03612abe2917658e3e7b2695d241a9d417de105c5 ssh-agent -k 09:27:41 unset SSH_AUTH_SOCK; 09:27:41 unset SSH_AGENT_PID; 09:27:41 echo Agent pid 38 killed; 09:27:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:27:41 + git semver [Pipeline] } 09:27:42 $ docker stop --time=1 f8179f2152c5b0b125ee65c03612abe2917658e3e7b2695d241a9d417de105c5 09:27:43 $ docker rm -f --volumes f8179f2152c5b0b125ee65c03612abe2917658e3e7b2695d241a9d417de105c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:27:43 09:27:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:27:44 0.23.1-centos7: Pulling from edgex-lftools 09:27:44 ab5ef0e58194: Pulling fs layer 09:27:44 9712f1f96733: Pulling fs layer 09:27:44 63f879dbbcfc: Pulling fs layer 09:27:44 0d9ebad4ef96: Pulling fs layer 09:27:44 0d9ebad4ef96: Waiting 09:27:44 e9a5061849ea: Pulling fs layer 09:27:44 d747dcd14b5f: Pulling fs layer 09:27:44 2de7ff778b66: Pulling fs layer 09:27:44 d747dcd14b5f: Waiting 09:27:44 e9a5061849ea: Waiting 09:27:44 2de7ff778b66: Waiting 09:27:44 9712f1f96733: Verifying Checksum 09:27:44 9712f1f96733: Download complete 09:27:44 63f879dbbcfc: Verifying Checksum 09:27:44 63f879dbbcfc: Download complete 09:27:44 0d9ebad4ef96: Verifying Checksum 09:27:44 0d9ebad4ef96: Download complete 09:27:44 d747dcd14b5f: Verifying Checksum 09:27:44 d747dcd14b5f: Download complete 09:27:44 e9a5061849ea: Verifying Checksum 09:27:44 e9a5061849ea: Download complete 09:27:44 ab5ef0e58194: Download complete 09:27:44 2de7ff778b66: Verifying Checksum 09:27:44 2de7ff778b66: Download complete 09:27:47 ab5ef0e58194: Pull complete 09:27:47 9712f1f96733: Pull complete 09:27:47 63f879dbbcfc: Pull complete 09:27:52 0d9ebad4ef96: Pull complete 09:27:52 e9a5061849ea: Pull complete 09:27:52 d747dcd14b5f: Pull complete 09:27:52 2de7ff778b66: Pull complete 09:27:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:27:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:27:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:52 prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container 09:27:52 $ 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 09:27:57 $ docker top e54d308b039e49cabb64e57bbf7978cf11fa0f4ec1f3291a7471423cadbce915 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:27:57 provisioning config files... 09:27:57 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13716613490515684774tmp 09:27:57 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3918032681717024038tmp 09:27:57 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9006642823251609792tmp [Pipeline] { [Pipeline] echo 09:27:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:27:57 ---> sigul-configuration.sh 09:27:57 gpg: directory `/root/.gnupg' created 09:27:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:27:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:27:57 gpg: keyring `/root/.gnupg/secring.gpg' created 09:27:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:27:57 gpg: CAST5 encrypted data 09:27:57 gpg: encrypted with 1 passphrase 09:27:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:27:58 + mkdir /home/jenkins 09:27:58 + mkdir /home/jenkins/sigul [Pipeline] sh 09:27:58 + 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 09:27:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:27:58 ---> sigul-install.sh 09:27:58 Sigul already installed; skipping installation. [Pipeline] sh 09:27:59 + git tag --list 09:27:59 v0.0.0 09:27:59 v0.0.1-dev.1 09:27:59 v0.0.1-dev.10 09:27:59 v0.0.1-dev.11 09:27:59 v0.0.1-dev.12 09:27:59 v0.0.1-dev.13 09:27:59 v0.0.1-dev.14 09:27:59 v0.0.1-dev.15 09:27:59 v0.0.1-dev.16 09:27:59 v0.0.1-dev.2 09:27:59 v0.0.1-dev.3 09:27:59 v0.0.1-dev.4 09:27:59 v0.0.1-dev.5 09:27:59 v0.0.1-dev.6 09:27:59 v0.0.1-dev.7 09:27:59 v0.0.1-dev.8 09:27:59 v0.0.1-dev.9 09:27:59 v2.2.0 09:27:59 v2.2.0-dev.17 09:27:59 v2.2.0-dev.18 09:27:59 v2.2.0-dev.19 09:27:59 v2.2.0-dev.20 09:27:59 v2.2.0-dev.21 09:27:59 v2.2.0-dev.22 09:27:59 v2.2.0-dev.23 09:27:59 v2.2.0-dev.24 09:27:59 v2.2.0-dev.25 09:27:59 v2.2.0-dev.26 09:27:59 v2.2.0-dev.27 09:27:59 v2.3.0 09:27:59 v2.3.0-dev.1 09:27:59 v2.3.0-dev.10 09:27:59 v2.3.0-dev.11 09:27:59 v2.3.0-dev.12 09:27:59 v2.3.0-dev.13 09:27:59 v2.3.0-dev.14 09:27:59 v2.3.0-dev.15 09:27:59 v2.3.0-dev.16 09:27:59 v2.3.0-dev.17 09:27:59 v2.3.0-dev.18 09:27:59 v2.3.0-dev.19 09:27:59 v2.3.0-dev.2 09:27:59 v2.3.0-dev.20 09:27:59 v2.3.0-dev.21 09:27:59 v2.3.0-dev.22 09:27:59 v2.3.0-dev.23 09:27:59 v2.3.0-dev.24 09:27:59 v2.3.0-dev.25 09:27:59 v2.3.0-dev.26 09:27:59 v2.3.0-dev.27 09:27:59 v2.3.0-dev.28 09:27:59 v2.3.0-dev.3 09:27:59 v2.3.0-dev.4 09:27:59 v2.3.0-dev.5 09:27:59 v2.3.0-dev.6 09:27:59 v2.3.0-dev.7 09:27:59 v2.3.0-dev.8 09:27:59 v2.3.0-dev.9 09:27:59 v2.3.1 09:27:59 v2.3.1-dev.4 09:27:59 v2.3.1-dev.5 09:27:59 v2.3.1-dev.6 09:27:59 v3.0 09:27:59 v3.0.0 09:27:59 v3.0.0-dev.1 09:27:59 v3.0.0-dev.10 09:27:59 v3.0.0-dev.11 09:27:59 v3.0.0-dev.12 09:27:59 v3.0.0-dev.13 09:27:59 v3.0.0-dev.14 09:27:59 v3.0.0-dev.15 09:27:59 v3.0.0-dev.16 09:27:59 v3.0.0-dev.17 09:27:59 v3.0.0-dev.18 09:27:59 v3.0.0-dev.19 09:27:59 v3.0.0-dev.2 09:27:59 v3.0.0-dev.20 09:27:59 v3.0.0-dev.21 09:27:59 v3.0.0-dev.22 09:27:59 v3.0.0-dev.23 09:27:59 v3.0.0-dev.24 09:27:59 v3.0.0-dev.25 09:27:59 v3.0.0-dev.26 09:27:59 v3.0.0-dev.27 09:27:59 v3.0.0-dev.28 09:27:59 v3.0.0-dev.29 09:27:59 v3.0.0-dev.3 09:27:59 v3.0.0-dev.30 09:27:59 v3.0.0-dev.31 09:27:59 v3.0.0-dev.32 09:27:59 v3.0.0-dev.33 09:27:59 v3.0.0-dev.34 09:27:59 v3.0.0-dev.35 09:27:59 v3.0.0-dev.36 09:27:59 v3.0.0-dev.37 09:27:59 v3.0.0-dev.38 09:27:59 v3.0.0-dev.39 09:27:59 v3.0.0-dev.4 09:27:59 v3.0.0-dev.40 09:27:59 v3.0.0-dev.41 09:27:59 v3.0.0-dev.42 09:27:59 v3.0.0-dev.43 09:27:59 v3.0.0-dev.44 09:27:59 v3.0.0-dev.45 09:27:59 v3.0.0-dev.46 09:27:59 v3.0.0-dev.47 09:27:59 v3.0.0-dev.48 09:27:59 v3.0.0-dev.49 09:27:59 v3.0.0-dev.5 09:27:59 v3.0.0-dev.50 09:27:59 v3.0.0-dev.51 09:27:59 v3.0.0-dev.6 09:27:59 v3.0.0-dev.7 09:27:59 v3.0.0-dev.8 09:27:59 v3.0.0-dev.9 09:27:59 v3.1 09:27:59 v3.1.0 09:27:59 v3.1.0-dev.1 09:27:59 v3.1.0-dev.10 09:27:59 v3.1.0-dev.11 09:27:59 v3.1.0-dev.12 09:27:59 v3.1.0-dev.13 09:27:59 v3.1.0-dev.14 09:27:59 v3.1.0-dev.15 09:27:59 v3.1.0-dev.16 09:27:59 v3.1.0-dev.17 09:27:59 v3.1.0-dev.18 09:27:59 v3.1.0-dev.19 09:27:59 v3.1.0-dev.2 09:27:59 v3.1.0-dev.20 09:27:59 v3.1.0-dev.21 09:27:59 v3.1.0-dev.22 09:27:59 v3.1.0-dev.23 09:27:59 v3.1.0-dev.24 09:27:59 v3.1.0-dev.25 09:27:59 v3.1.0-dev.26 09:27:59 v3.1.0-dev.27 09:27:59 v3.1.0-dev.28 09:27:59 v3.1.0-dev.29 09:27:59 v3.1.0-dev.3 09:27:59 v3.1.0-dev.30 09:27:59 v3.1.0-dev.31 09:27:59 v3.1.0-dev.32 09:27:59 v3.1.0-dev.33 09:27:59 v3.1.0-dev.34 09:27:59 v3.1.0-dev.35 09:27:59 v3.1.0-dev.36 09:27:59 v3.1.0-dev.37 09:27:59 v3.1.0-dev.38 09:27:59 v3.1.0-dev.39 09:27:59 v3.1.0-dev.4 09:27:59 v3.1.0-dev.5 09:27:59 v3.1.0-dev.6 09:27:59 v3.1.0-dev.7 09:27:59 v3.1.0-dev.8 09:27:59 v3.1.0-dev.9 09:27:59 v3.1.1 09:27:59 v3.1.1-dev.1 09:27:59 v3.2.0-dev.1 09:27:59 v3.2.0-dev.10 09:27:59 v3.2.0-dev.11 09:27:59 v3.2.0-dev.12 09:27:59 v3.2.0-dev.13 09:27:59 v3.2.0-dev.14 09:27:59 v3.2.0-dev.15 09:27:59 v3.2.0-dev.16 09:27:59 v3.2.0-dev.17 09:27:59 v3.2.0-dev.18 09:27:59 v3.2.0-dev.19 09:27:59 v3.2.0-dev.2 09:27:59 v3.2.0-dev.20 09:27:59 v3.2.0-dev.21 09:27:59 v3.2.0-dev.22 09:27:59 v3.2.0-dev.3 09:27:59 v3.2.0-dev.4 09:27:59 v3.2.0-dev.5 09:27:59 v3.2.0-dev.6 09:27:59 v3.2.0-dev.7 09:27:59 v3.2.0-dev.8 09:27:59 v3.2.0-dev.9 09:27:59 v4.0.0-dev.1 09:27:59 v4.0.0-dev.2 09:27:59 v4.0.0-dev.3 09:27:59 v4.0.0-dev.4 09:27:59 v4.0.0-dev.5 09:27:59 v4.0.0-dev.6 [Pipeline] sh 09:27:59 + lftools sign git-tag v4.0.0-dev.6 09:27:59 Signing Git tag with Sigul... 09:27:59 Signing v4.0.0-dev.6 [Pipeline] echo 09:28:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:28:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:28:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:28:00 $ docker stop --time=1 e54d308b039e49cabb64e57bbf7978cf11fa0f4ec1f3291a7471423cadbce915 09:28:01 $ docker rm -f --volumes e54d308b039e49cabb64e57bbf7978cf11fa0f4ec1f3291a7471423cadbce915 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:28:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:28:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:28:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:02 prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container 09:28:02 $ 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 09:28:03 $ docker top f02a4bf0304bc8bcfb29ad5aebbf30d693a7fac08c8993f0c36ac792b97114db -eo pid,comm 09:28:03 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). 09:28:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:28:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:28:03 [ssh-agent] Looking for ssh-agent implementation... 09:28:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:28:03 $ docker exec f02a4bf0304bc8bcfb29ad5aebbf30d693a7fac08c8993f0c36ac792b97114db ssh-agent 09:28:03 SSH_AUTH_SOCK=/tmp/ssh-oZsUdVTHJ8fm/agent.32 09:28:03 SSH_AGENT_PID=38 09:28:03 Running ssh-add (command line suppressed) 09:28:03 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17965145983719967422.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17965145983719967422.key) 09:28:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:28:03 + git semver bump pre 09:28:04 2024-12-14 09:28:03,975 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:28:04 2024-12-14 09:28:03,975 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev 09:28:04 2024-12-14 09:28:03,975 [bump_version] DEBUG bumped version:4.0.0-dev.7 09:28:04 2024-12-14 09:28:03,975 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 09:28:04 2024-12-14 09:28:03,975 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:28:04 2024-12-14 09:28:03,975 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:28:04 2024-12-14 09:28:03,977 [execute] INFO git cat-file --batch-check 09:28:04 2024-12-14 09:28:03,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:28:04 2024-12-14 09:28:03,983 [execute] INFO git cat-file --batch 09:28:04 2024-12-14 09:28:03,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:28:04 2024-12-14 09:28:03,988 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:28:04 4.0.0-dev.7 [Pipeline] } 09:28:04 $ docker exec --env ******** --env ******** f02a4bf0304bc8bcfb29ad5aebbf30d693a7fac08c8993f0c36ac792b97114db ssh-agent -k 09:28:04 unset SSH_AUTH_SOCK; 09:28:04 unset SSH_AGENT_PID; 09:28:04 echo Agent pid 38 killed; 09:28:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:28:04 + git semver [Pipeline] } 09:28:04 $ docker stop --time=1 f02a4bf0304bc8bcfb29ad5aebbf30d693a7fac08c8993f0c36ac792b97114db 09:28:06 $ docker rm -f --volumes f02a4bf0304bc8bcfb29ad5aebbf30d693a7fac08c8993f0c36ac792b97114db [Pipeline] // withDockerContainer [Pipeline] sh 09:28:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:28:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:28:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:06 prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container 09:28:06 $ 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 09:28:07 $ docker top 7b2578cc589459b98d2685b718bee1f81c18f6bbaf235b8856346690bd450b4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:28:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:28:07 [ssh-agent] Looking for ssh-agent implementation... 09:28:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:28:07 $ docker exec 7b2578cc589459b98d2685b718bee1f81c18f6bbaf235b8856346690bd450b4f ssh-agent 09:28:07 SSH_AUTH_SOCK=/tmp/ssh-5QDApfDvSAt4/agent.32 09:28:07 SSH_AGENT_PID=38 09:28:07 Running ssh-add (command line suppressed) 09:28:07 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6641692481340062936.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6641692481340062936.key) 09:28:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:28:07 + git semver push 09:28:08 2024-12-14 09:28:08,122 [run_push] DEBUG push 09:28:08 2024-12-14 09:28:08,123 [execute] INFO git cat-file --batch-check 09:28:08 2024-12-14 09:28:08,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 09:28:08 2024-12-14 09:28:08,129 [execute] INFO git rev-list 62247b1c86786c3a60e1a146d96a8d4c24f0cc82 -- 09:28:08 2024-12-14 09:28:08,130 [execute] DEBUG Popen(['git', 'rev-list', '62247b1c86786c3a60e1a146d96a8d4c24f0cc82', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 09:28:08 2024-12-14 09:28:08,140 [execute] INFO git fetch -v origin 09:28:08 2024-12-14 09:28:08,140 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 09:28:08 2024-12-14 09:28:08,618 [run_push] DEBUG no remote changes detected 09:28:08 2024-12-14 09:28:08,618 [execute] INFO git push origin semver 09:28:08 2024-12-14 09:28:08,619 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 09:28:09 2024-12-14 09:28:09,312 [run_push] DEBUG push all version tags 09:28:09 2024-12-14 09:28:09,313 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:28:09 2024-12-14 09:28:09,314 [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) 09:28:10 2024-12-14 09:28:10,008 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 09:28:10 4.0.0-dev.7 [Pipeline] } 09:28:10 $ docker exec --env ******** --env ******** 7b2578cc589459b98d2685b718bee1f81c18f6bbaf235b8856346690bd450b4f ssh-agent -k 09:28:10 unset SSH_AUTH_SOCK; 09:28:10 unset SSH_AGENT_PID; 09:28:10 echo Agent pid 38 killed; 09:28:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:28:10 + git semver [Pipeline] } 09:28:10 $ docker stop --time=1 7b2578cc589459b98d2685b718bee1f81c18f6bbaf235b8856346690bd450b4f 09:28:12 $ docker rm -f --volumes 7b2578cc589459b98d2685b718bee1f81c18f6bbaf235b8856346690bd450b4f [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 09:28:12 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 09:28:12 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 09:28:12 total 16 09:28:12 drwxr-xr-x 3 root root 4096 Dec 14 09:17 . 09:28:12 drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 09:27 .. 09:28:12 drwxr-xr-x 2 root root 4096 Dec 14 09:17 cost 09:28:12 -rw-r--r-- 1 root root 89 Dec 14 09:17 cost.csv 09:28:12 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 09:28:12 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 09:28:12 total 16 09:28:12 drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 09:17 . 09:28:12 drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 09:27 .. 09:28:12 drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 09:17 cost 09:28:12 -rw-r--r-- 1 jenkins jenkins 89 Dec 14 09:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:28:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:28:13 ---> package-listing.sh 09:28:13 ++ facter osfamily 09:28:13 ++ tr '[:upper:]' '[:lower:]' 09:28:14 + OS_FAMILY=debian 09:28:14 + workspace=/w/workspace/exfoundry_device-usb-camera_main 09:28:14 + START_PACKAGES=/tmp/packages_start.txt 09:28:14 + END_PACKAGES=/tmp/packages_end.txt 09:28:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:28:14 + PACKAGES=/tmp/packages_start.txt 09:28:14 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 09:28:14 + PACKAGES=/tmp/packages_end.txt 09:28:14 + case "${OS_FAMILY}" in 09:28:14 + dpkg -l 09:28:14 + grep '^ii' 09:28:14 + '[' -f /tmp/packages_start.txt ']' 09:28:14 + '[' -f /tmp/packages_end.txt ']' 09:28:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:28:14 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 09:28:14 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 09:28:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 09:28:14 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 09:28:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:15 prd-ubuntu20.04-docker-8c-8g-35090 does not seem to be running inside a container 09:28:15 $ 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 09:28:15 $ docker top 2a11391c60c630d0c8989a487a82cf785e93d3d44a13a190598d4533d3b9348c -eo pid,comm [Pipeline] { [Pipeline] sh 09:28:15 + touch /tmp/pre-build-complete [Pipeline] sh 09:28:16 + mkdir -p /var/log/sysstat [Pipeline] sh 09:28:16 + ls /var/log/sa-host 09:28:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:28:16 provisioning config files... 09:28:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7055547202709753233tmp [Pipeline] { [Pipeline] echo 09:28:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:28:16 ---> create-netrc.sh [Pipeline] } 09:28:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:28:17 ---> python-tools-install.sh [Pipeline] echo 09:28:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:28:17 ---> sudo-logs.sh 09:28:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:28:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:28:17 ---> job-cost.sh 09:28:17 lf-activate-venv: SKIPPING 09:28:17 DEBUG: total: 0.2199999988079071 09:28:17 INFO: Retrieving Stack Cost... 09:28:17 INFO: Retrieving Pricing Info for: v3-standard-8 09:28:18 INFO: Archiving Costs [Pipeline] echo 09:28:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:28:18 ---> logs-deploy.sh 09:28:18 lf-activate-venv: SKIPPING 09:28:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/193 09:28:18 INFO: archiving workspace using pattern(s): 09:28:19 Archives upload complete. 09:28:19 INFO: archiving logs to Nexus